Pull request #43593 updated Started by user Sebastiaan van Stijn Rebuilds build #6 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 rather than 3edb9798c750c3c22939dc39c35b04700c86cdb3 Obtained Jenkinsfile from 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 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-43593@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 [2022-05-18T18:20:12.449Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-18T18:20:12.454Z] Trying to pass milestone 6 [Pipeline] milestone [2022-05-18T18:20:12.537Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-18T18:20:12.735Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023e5d9fadd2365c3) in /home/ubuntu/workspace/moby_PR-43593 [Pipeline] { [Pipeline] checkout [2022-05-18T18:20:12.768Z] The recommended git tool is: git [2022-05-18T18:20:12.794Z] using credential docker-jenkins-github-credentials [2022-05-18T18:20:12.808Z] Cloning the remote Git repository [2022-05-18T18:20:12.808Z] Cloning with configured refspecs honoured and without tags [2022-05-18T18:20:12.812Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T18:20:12.813Z] > git init /home/ubuntu/workspace/moby_PR-43593 # timeout=10 [2022-05-18T18:20:12.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:12.833Z] > git --version # timeout=10 [2022-05-18T18:20:12.842Z] > git --version # 'git version 2.17.1' [2022-05-18T18:20:12.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:12.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:28.639Z] Fetching without tags [2022-05-18T18:20:28.605Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:28.608Z] > git config --add remote.origin.fetch +refs/pull/43593/head:refs/remotes/origin/PR-43593 # timeout=10 [2022-05-18T18:20:28.615Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:28.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:28.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:28.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:28.644Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:28.819Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:29.387Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:29.388Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:20:29.843Z] Commit message: "daemon/linux: Set console size on creation" [2022-05-18T18:20:28.822Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:28.835Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:29.357Z] > git remote # timeout=10 [2022-05-18T18:20:29.360Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:20:29.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:29.371Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:20:29.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T18:20:29.390Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:29.395Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:29.847Z] > git rev-list --no-walk 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T18:20:30.467Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43593:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-18T18:20:30.467Z] Unable to find image 'alpine:latest' locally [2022-05-18T18:20:30.467Z] latest: Pulling from library/alpine [2022-05-18T18:20:30.727Z] df9b9388f04a: Pulling fs layer [2022-05-18T18:20:30.727Z] df9b9388f04a: Verifying Checksum [2022-05-18T18:20:30.727Z] df9b9388f04a: Download complete [2022-05-18T18:20:30.727Z] df9b9388f04a: Pull complete [2022-05-18T18:20:30.727Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-18T18:20:30.727Z] Status: Downloaded newer image for alpine:latest [2022-05-18T18:20:33.276Z] 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-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-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-18T18:20:33.756Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-023e5d9fadd2365c3) in /home/ubuntu/workspace/moby_PR-43593 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-05-18T18:20:33.767Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cb66cecdd76c0bb6) in /home/ubuntu/workspace/moby_PR-43593 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-05-18T18:20:33.814Z] The recommended git tool is: git [2022-05-18T18:20:33.821Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-05-18T18:20:33.834Z] The recommended git tool is: git [2022-05-18T18:20:33.837Z] Fetching changes from the remote Git repository [2022-05-18T18:20:33.845Z] Fetching without tags [Pipeline] // stage [2022-05-18T18:20:33.848Z] using credential docker-jenkins-github-credentials [2022-05-18T18:20:33.856Z] Cloning the remote Git repository [2022-05-18T18:20:33.856Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-05-18T18:20:34.034Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [Pipeline] // stage [2022-05-18T18:20:34.046Z] Running on azwin-2-7a19b0 in d:\jenkins\workspace\moby_PR-43593 [Pipeline] // stage [2022-05-18T18:20:34.057Z] Running on azwin-2-bf45e0 in d:\jenkins\workspace\moby_PR-43593 [2022-05-18T18:20:34.062Z] Running on azwin-2-699a10 in d:\jenkins\workspace\moby_PR-43593 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2022-05-18T18:20:34.147Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-05-18T18:20:34.168Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-05-18T18:20:34.169Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-05-18T18:20:34.261Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-18T18:20:34.283Z] The recommended git tool is: git [2022-05-18T18:20:34.289Z] The recommended git tool is: git [2022-05-18T18:20:34.470Z] using credential docker-jenkins-github-credentials [2022-05-18T18:20:34.493Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:34.493Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:20:34.502Z] using credential docker-jenkins-github-credentials [2022-05-18T18:20:34.512Z] using credential docker-jenkins-github-credentials [2022-05-18T18:20:34.545Z] Cloning the remote Git repository [2022-05-18T18:20:34.545Z] Cloning with configured refspecs honoured and without tags [2022-05-18T18:20:34.579Z] Cloning the remote Git repository [2022-05-18T18:20:34.579Z] Cloning with configured refspecs honoured and without tags [2022-05-18T18:20:34.588Z] Commit message: "daemon/linux: Set console size on creation" [2022-05-18T18:20:34.591Z] Cloning the remote Git repository [2022-05-18T18:20:34.591Z] Cloning with configured refspecs honoured and without tags [2022-05-18T18:20:33.830Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43593/.git # timeout=10 [2022-05-18T18:20:33.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:33.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:33.848Z] > git --version # timeout=10 [2022-05-18T18:20:33.853Z] > git --version # 'git version 2.17.1' [2022-05-18T18:20:33.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:33.854Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:34.036Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:34.041Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:34.473Z] > git remote # timeout=10 [2022-05-18T18:20:34.477Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:20:34.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:34.480Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:20:34.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T18:20:34.499Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:34.506Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:33.860Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T18:20:33.860Z] > git init /home/ubuntu/workspace/moby_PR-43593 # timeout=10 [2022-05-18T18:20:33.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:33.885Z] > git --version # timeout=10 [2022-05-18T18:20:33.888Z] > git --version # 'git version 2.17.1' [2022-05-18T18:20:33.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:33.889Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T18:20:35.182Z] + [ PR != PR ] [2022-05-18T18:20:35.182Z] + [ master != master ] [2022-05-18T18:20:35.182Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T18:20:34.578Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T18:20:34.579Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-18T18:20:34.643Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:34.643Z] > git --version # timeout=10 [2022-05-18T18:20:34.691Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-18T18:20:34.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:34.694Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:34.617Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T18:20:34.617Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-18T18:20:34.665Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:34.665Z] > git --version # timeout=10 [2022-05-18T18:20:34.699Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-18T18:20:34.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:34.701Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:34.626Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T18:20:34.626Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-18T18:20:34.705Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:34.705Z] > git --version # timeout=10 [2022-05-18T18:20:34.752Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-18T18:20:34.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:34.768Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:35.503Z] + docker version [2022-05-18T18:20:35.503Z] Client: Docker Engine - Community [2022-05-18T18:20:35.503Z] Version: 20.10.14 [2022-05-18T18:20:35.503Z] API version: 1.41 [2022-05-18T18:20:35.503Z] Go version: go1.16.15 [2022-05-18T18:20:35.503Z] Git commit: a224086 [2022-05-18T18:20:35.503Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-18T18:20:35.503Z] OS/Arch: linux/amd64 [2022-05-18T18:20:35.503Z] Context: default [2022-05-18T18:20:35.503Z] Experimental: true [2022-05-18T18:20:35.503Z] [2022-05-18T18:20:35.503Z] Server: Docker Engine - Community [2022-05-18T18:20:35.503Z] Engine: [2022-05-18T18:20:35.503Z] Version: 20.10.14 [2022-05-18T18:20:35.503Z] API version: 1.41 (minimum version 1.12) [2022-05-18T18:20:35.503Z] Go version: go1.16.15 [2022-05-18T18:20:35.503Z] Git commit: 87a90dc [2022-05-18T18:20:35.503Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-18T18:20:35.503Z] OS/Arch: linux/amd64 [2022-05-18T18:20:35.503Z] Experimental: true [2022-05-18T18:20:35.503Z] containerd: [2022-05-18T18:20:35.503Z] Version: 1.5.11 [2022-05-18T18:20:35.503Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:20:35.503Z] runc: [2022-05-18T18:20:35.503Z] Version: 1.0.3 [2022-05-18T18:20:35.503Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T18:20:35.503Z] docker-init: [2022-05-18T18:20:35.503Z] Version: 0.19.0 [2022-05-18T18:20:35.503Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T18:20:35.783Z] + docker info [2022-05-18T18:20:36.715Z] Client: [2022-05-18T18:20:36.715Z] Context: default [2022-05-18T18:20:36.715Z] Debug Mode: false [2022-05-18T18:20:36.715Z] Plugins: [2022-05-18T18:20:36.715Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T18:20:36.715Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T18:20:36.715Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-18T18:20:36.715Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-18T18:20:36.715Z] [2022-05-18T18:20:36.715Z] Server: [2022-05-18T18:20:36.715Z] Containers: 0 [2022-05-18T18:20:36.715Z] Running: 0 [2022-05-18T18:20:36.715Z] Paused: 0 [2022-05-18T18:20:36.715Z] Stopped: 0 [2022-05-18T18:20:36.715Z] Images: 4 [2022-05-18T18:20:36.715Z] Server Version: 20.10.14 [2022-05-18T18:20:36.715Z] Storage Driver: overlay2 [2022-05-18T18:20:36.715Z] Backing Filesystem: extfs [2022-05-18T18:20:36.715Z] Supports d_type: true [2022-05-18T18:20:36.715Z] Native Overlay Diff: true [2022-05-18T18:20:36.715Z] userxattr: false [2022-05-18T18:20:36.715Z] Logging Driver: json-file [2022-05-18T18:20:36.715Z] Cgroup Driver: cgroupfs [2022-05-18T18:20:36.715Z] Cgroup Version: 1 [2022-05-18T18:20:36.715Z] Plugins: [2022-05-18T18:20:36.715Z] Volume: local [2022-05-18T18:20:36.715Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T18:20:36.715Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T18:20:36.715Z] Swarm: inactive [2022-05-18T18:20:36.715Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-18T18:20:36.715Z] Default Runtime: runc [2022-05-18T18:20:36.715Z] Init Binary: docker-init [2022-05-18T18:20:36.715Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:20:36.715Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T18:20:36.715Z] init version: de40ad0 [2022-05-18T18:20:36.715Z] Security Options: [2022-05-18T18:20:36.715Z] apparmor [2022-05-18T18:20:36.715Z] seccomp [2022-05-18T18:20:36.715Z] Profile: default [2022-05-18T18:20:36.715Z] Kernel Version: 5.4.0-1071-aws [2022-05-18T18:20:36.715Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-18T18:20:36.715Z] OSType: linux [2022-05-18T18:20:36.715Z] Architecture: x86_64 [2022-05-18T18:20:36.715Z] CPUs: 2 [2022-05-18T18:20:36.715Z] Total Memory: 7.565GiB [2022-05-18T18:20:36.715Z] Name: ip-10-100-106-165 [2022-05-18T18:20:36.715Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-18T18:20:36.715Z] Docker Root Dir: /var/lib/docker [2022-05-18T18:20:36.715Z] Debug Mode: false [2022-05-18T18:20:36.715Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:20:36.715Z] Labels: [2022-05-18T18:20:36.715Z] Experimental: true [2022-05-18T18:20:36.715Z] Insecure Registries: [2022-05-18T18:20:36.715Z] 127.0.0.0/8 [2022-05-18T18:20:36.715Z] Live Restore Enabled: true [2022-05-18T18:20:36.715Z] [2022-05-18T18:20:36.715Z] WARNING: No swap limit support [Pipeline] sh [2022-05-18T18:20:36.993Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:20:36.993Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:20:36.993Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43593/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-18T18:20:36.993Z] + bash /home/ubuntu/workspace/moby_PR-43593/check-config.sh [2022-05-18T18:20:36.993Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-18T18:20:36.993Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-18T18:20:36.993Z] [2022-05-18T18:20:36.993Z] Generally Necessary: [2022-05-18T18:20:36.993Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-18T18:20:36.993Z] - apparmor: enabled and tools installed [2022-05-18T18:20:36.994Z] - CONFIG_NAMESPACES: enabled [2022-05-18T18:20:36.994Z] - CONFIG_NET_NS: enabled [2022-05-18T18:20:36.994Z] - CONFIG_PID_NS: enabled [2022-05-18T18:20:36.994Z] - CONFIG_IPC_NS: enabled [2022-05-18T18:20:36.994Z] - CONFIG_UTS_NS: enabled [2022-05-18T18:20:36.994Z] - CONFIG_CGROUPS: enabled [2022-05-18T18:20:36.994Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-18T18:20:36.994Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-18T18:20:36.994Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-18T18:20:36.994Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-18T18:20:36.994Z] - CONFIG_CPUSETS: enabled [2022-05-18T18:20:36.994Z] - CONFIG_MEMCG: enabled [2022-05-18T18:20:36.994Z] - CONFIG_KEYS: enabled [2022-05-18T18:20:36.994Z] - CONFIG_VETH: enabled (as module) [2022-05-18T18:20:36.994Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-18T18:20:37.251Z] - CONFIG_CGROUP_BPF: enabled [2022-05-18T18:20:37.251Z] [2022-05-18T18:20:37.251Z] Optional Features: [2022-05-18T18:20:37.251Z] - CONFIG_USER_NS: enabled [2022-05-18T18:20:37.251Z] - CONFIG_SECCOMP: enabled [2022-05-18T18:20:37.251Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-18T18:20:37.251Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-18T18:20:37.251Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-18T18:20:37.251Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-18T18:20:37.251Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-18T18:20:37.251Z] - CONFIG_BLK_CGROUP: enabled [2022-05-18T18:20:37.251Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-18T18:20:37.251Z] - CONFIG_CGROUP_PERF: enabled [2022-05-18T18:20:37.251Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-18T18:20:37.251Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-18T18:20:37.251Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-18T18:20:37.251Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-18T18:20:37.251Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-18T18:20:37.251Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_IP_VS: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-18T18:20:37.251Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-18T18:20:37.251Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-18T18:20:37.251Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-18T18:20:37.251Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-18T18:20:37.251Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-18T18:20:37.251Z] - CONFIG_EXT4_FS: enabled [2022-05-18T18:20:37.509Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-18T18:20:37.509Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-18T18:20:37.509Z] - Network Drivers: [2022-05-18T18:20:37.509Z] - "overlay": [2022-05-18T18:20:37.509Z] - CONFIG_VXLAN: enabled (as module) [2022-05-18T18:20:37.509Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-18T18:20:37.509Z] Optional (for encrypted networks): [2022-05-18T18:20:37.509Z] - CONFIG_CRYPTO: enabled [2022-05-18T18:20:37.509Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-18T18:20:37.509Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-18T18:20:37.509Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-18T18:20:37.509Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-18T18:20:37.509Z] - CONFIG_XFRM: enabled [2022-05-18T18:20:37.509Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-18T18:20:37.509Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-18T18:20:37.509Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-18T18:20:37.509Z] - "ipvlan": [2022-05-18T18:20:37.509Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-18T18:20:37.509Z] - "macvlan": [2022-05-18T18:20:37.509Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-18T18:20:37.509Z] - CONFIG_DUMMY: enabled (as module) [2022-05-18T18:20:37.509Z] - "ftp,tftp client in container": [2022-05-18T18:20:37.509Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-18T18:20:37.509Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-18T18:20:37.509Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-18T18:20:37.509Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-18T18:20:37.509Z] - Storage Drivers: [2022-05-18T18:20:37.509Z] - "aufs": [2022-05-18T18:20:37.509Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-18T18:20:37.509Z] - "btrfs": [2022-05-18T18:20:37.509Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-18T18:20:37.509Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-18T18:20:37.509Z] - "devicemapper": [2022-05-18T18:20:37.509Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-18T18:20:37.509Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-18T18:20:37.509Z] - "overlay": [2022-05-18T18:20:37.509Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-18T18:20:37.509Z] - "zfs": [2022-05-18T18:20:37.509Z] - /dev/zfs: present [2022-05-18T18:20:37.509Z] - zfs command: missing [2022-05-18T18:20:37.509Z] - zpool command: missing [2022-05-18T18:20:37.509Z] [2022-05-18T18:20:37.509Z] Limits: [2022-05-18T18:20:37.509Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-18T18:20:37.509Z] [2022-05-18T18:20:37.509Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-18T18:20:37.835Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 . [2022-05-18T18:20:37.835Z] #2 [internal] load .dockerignore [2022-05-18T18:20:37.835Z] #2 sha256:a2f2852cd9fafcc1e7c4b045945b7e50d4daf4182a6e083f9b30251075b5cb6e [2022-05-18T18:20:37.835Z] #2 transferring context: 145B done [2022-05-18T18:20:37.835Z] #2 DONE 0.0s [2022-05-18T18:20:37.835Z] [2022-05-18T18:20:37.835Z] #1 [internal] load build definition from Dockerfile [2022-05-18T18:20:37.835Z] #1 sha256:3145b9af530bbbabec0f869ad1e3b6b3a9363d14a74ae3c0110803268eab4f9e [2022-05-18T18:20:37.835Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T18:20:37.835Z] #1 DONE 0.0s [2022-05-18T18:20:37.835Z] [2022-05-18T18:20:37.835Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T18:20:37.835Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-18T18:20:38.093Z] #3 DONE 0.2s [2022-05-18T18:20:38.093Z] [2022-05-18T18:20:38.093Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T18:20:38.093Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-18T18:20:38.093Z] #4 CACHED [2022-05-18T18:20:38.353Z] [2022-05-18T18:20:38.353Z] #6 [internal] load build definition from Dockerfile [2022-05-18T18:20:38.353Z] #6 sha256:d2045055ee6fd554e058946f871b1b1b68d3a5fa940daf6dcf9aeab54c271488 [2022-05-18T18:20:38.353Z] #6 DONE 0.0s [2022-05-18T18:20:38.353Z] [2022-05-18T18:20:38.353Z] #5 [internal] load .dockerignore [2022-05-18T18:20:38.353Z] #5 sha256:e30a8de2d36ae4d7672635157b3f07b9c1ac0c592103812259a9775218caa11e [2022-05-18T18:20:38.353Z] #5 DONE 0.0s [2022-05-18T18:20:38.353Z] [2022-05-18T18:20:38.353Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:20:38.353Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T18:20:38.353Z] #10 DONE 0.1s [2022-05-18T18:20:38.353Z] [2022-05-18T18:20:38.353Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T18:20:38.353Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-18T18:20:38.612Z] #9 DONE 0.1s [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:20:38.612Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T18:20:38.612Z] #8 DONE 0.1s [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T18:20:38.612Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-18T18:20:38.612Z] #7 DONE 0.1s [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:20:38.612Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T18:20:38.612Z] #80 DONE 0.0s [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:20:38.612Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T18:20:38.612Z] #78 DONE 0.0s [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:20:38.612Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:20:38.612Z] #11 DONE 0.0s [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:20:38.612Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T18:20:38.612Z] #35 DONE 0.0s [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T18:20:38.612Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T18:20:38.612Z] #12 CACHED [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #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 [2022-05-18T18:20:38.612Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-18T18:20:38.612Z] #13 CACHED [2022-05-18T18:20:38.612Z] [2022-05-18T18:20:38.612Z] #31 [internal] load build context [2022-05-18T18:20:38.612Z] #31 sha256:82b12845f89c9b08c558bc7986aa8652535a20a7df55950d915a5adc49204e92 [2022-05-18T18:20:39.211Z] #31 ... [2022-05-18T18:20:39.211Z] [2022-05-18T18:20:39.211Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T18:20:39.211Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T18:20:39.211Z] #56 DONE 0.5s [2022-05-18T18:20:39.211Z] [2022-05-18T18:20:39.211Z] #31 [internal] load build context [2022-05-18T18:20:39.211Z] #31 sha256:82b12845f89c9b08c558bc7986aa8652535a20a7df55950d915a5adc49204e92 [2022-05-18T18:20:39.470Z] #31 ... [2022-05-18T18:20:39.470Z] [2022-05-18T18:20:39.470Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-18T18:20:39.470Z] #14 sha256:96429e8b414013dd32883e63ed306b8efd72f1854e9297df732aeff7eea9fa18 [2022-05-18T18:20:39.470Z] #14 DONE 1.0s [2022-05-18T18:20:39.470Z] [2022-05-18T18:20:39.470Z] #31 [internal] load build context [2022-05-18T18:20:39.470Z] #31 sha256:82b12845f89c9b08c558bc7986aa8652535a20a7df55950d915a5adc49204e92 [2022-05-18T18:20:40.852Z] #31 ... [2022-05-18T18:20:40.852Z] [2022-05-18T18:20:40.852Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-18T18:20:40.852Z] #15 sha256:fcda4a2e82f629713d95031fab746f34bcfd07d9facbf21d012f99cc8f14f975 [2022-05-18T18:20:40.852Z] #15 DONE 1.2s [2022-05-18T18:20:40.852Z] [2022-05-18T18:20:40.852Z] #31 [internal] load build context [2022-05-18T18:20:40.852Z] #31 sha256:82b12845f89c9b08c558bc7986aa8652535a20a7df55950d915a5adc49204e92 [2022-05-18T18:20:41.420Z] #31 transferring context: 61.18MB 2.9s done [2022-05-18T18:20:41.420Z] #31 DONE 3.0s [2022-05-18T18:20:41.420Z] [2022-05-18T18:20:41.420Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-18T18:20:41.420Z] #16 sha256:131100efbffcd67ebbc438a0f674923d92a7be883213c47c1fde96cd49ce0155 [2022-05-18T18:20:41.679Z] #16 DONE 1.0s [2022-05-18T18:20:41.938Z] [2022-05-18T18:20:41.938Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-18T18:20:41.938Z] #17 sha256:86781eb3188866b82d8be57ecb83171517b0af828e80c6cf856ae78bb6812896 [2022-05-18T18:20:42.196Z] #17 DONE 0.5s [2022-05-18T18:20:42.454Z] [2022-05-18T18:20:42.454Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-18T18:20:42.454Z] #18 sha256:7de885ad4c5c3abb4440ee58fcb5ed3e645d67288a9a320dafb1ff3175001759 [2022-05-18T18:20:43.020Z] #18 DONE 0.5s [2022-05-18T18:20:43.020Z] [2022-05-18T18:20:43.020Z] #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 [2022-05-18T18:20:43.020Z] #19 sha256:f906552b5f82ee6cc7ffaae751835b5293cfb13fa5ba15dd04916bc798787b13 [2022-05-18T18:20:43.952Z] #19 0.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:20:43.952Z] #19 1.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:20:44.209Z] #19 1.307 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:20:44.210Z] #19 1.317 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T18:20:44.468Z] #19 1.431 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:20:44.468Z] #19 1.502 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T18:20:44.468Z] #19 1.609 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T18:20:44.468Z] #19 1.706 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:20:44.726Z] #19 1.819 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T18:20:44.726Z] #19 1.905 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T18:20:44.726Z] #19 1.908 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:20:44.726Z] #19 1.910 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T18:20:44.726Z] #19 1.911 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T18:20:44.726Z] #19 1.913 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T18:20:44.726Z] #19 1.914 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:20:44.726Z] #19 1.916 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T18:20:44.726Z] #19 1.917 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T18:20:44.726Z] #19 1.917 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T18:20:44.726Z] #19 1.918 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:20:44.726Z] #19 1.919 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:20:44.726Z] #19 1.919 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T18:20:48.756Z] Still waiting to schedule task [2022-05-18T18:20:48.757Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-18T18:20:48.757Z] Still waiting to schedule task [2022-05-18T18:20:48.758Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-05-18T18:20:48.760Z] Still waiting to schedule task [2022-05-18T18:20:48.761Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-05-18T18:20:49.629Z] Fetching without tags [2022-05-18T18:20:49.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:49.616Z] > git config --add remote.origin.fetch +refs/pull/43593/head:refs/remotes/origin/PR-43593 # timeout=10 [2022-05-18T18:20:49.620Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:49.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:49.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:49.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:49.632Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:49.788Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:50.066Z] Fetching without tags [2022-05-18T18:20:49.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:49.846Z] > git config --add remote.origin.fetch +refs/pull/43593/head:refs/remotes/origin/PR-43593 # timeout=10 [2022-05-18T18:20:49.883Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:49.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:50.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:50.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:50.105Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:50.346Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:50.346Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:20:50.787Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:50.804Z] Commit message: "daemon/linux: Set console size on creation" [2022-05-18T18:20:51.285Z] #19 7.500 Fetched 49.0 MB in 7s (7008 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T18:20:49.789Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:49.794Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:50.314Z] > git remote # timeout=10 [2022-05-18T18:20:50.320Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:20:50.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:50.324Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:20:50.334Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T18:20:50.390Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:50.397Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:51.684Z] + docker version [2022-05-18T18:20:51.684Z] Client: Docker Engine - Community [2022-05-18T18:20:51.684Z] Version: 20.10.14 [2022-05-18T18:20:51.684Z] API version: 1.41 [2022-05-18T18:20:51.684Z] Go version: go1.16.15 [2022-05-18T18:20:51.684Z] Git commit: a224086 [2022-05-18T18:20:51.684Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-18T18:20:51.684Z] OS/Arch: linux/amd64 [2022-05-18T18:20:51.684Z] Context: default [2022-05-18T18:20:51.684Z] Experimental: true [2022-05-18T18:20:51.684Z] [2022-05-18T18:20:51.684Z] Server: Docker Engine - Community [2022-05-18T18:20:51.684Z] Engine: [2022-05-18T18:20:51.684Z] Version: 20.10.14 [2022-05-18T18:20:51.684Z] API version: 1.41 (minimum version 1.12) [2022-05-18T18:20:51.684Z] Go version: go1.16.15 [2022-05-18T18:20:51.684Z] Git commit: 87a90dc [2022-05-18T18:20:51.684Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-18T18:20:51.684Z] OS/Arch: linux/amd64 [2022-05-18T18:20:51.684Z] Experimental: true [2022-05-18T18:20:51.684Z] containerd: [2022-05-18T18:20:51.684Z] Version: 1.5.11 [2022-05-18T18:20:51.684Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:20:51.684Z] runc: [2022-05-18T18:20:51.684Z] Version: 1.0.3 [2022-05-18T18:20:51.684Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T18:20:51.684Z] docker-init: [2022-05-18T18:20:51.684Z] Version: 0.19.0 [2022-05-18T18:20:51.684Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T18:20:51.757Z] Fetching without tags [2022-05-18T18:20:51.843Z] Fetching without tags [2022-05-18T18:20:51.998Z] + docker info [2022-05-18T18:20:51.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:51.585Z] > git config --add remote.origin.fetch +refs/pull/43593/head:refs/remotes/origin/PR-43593 # timeout=10 [2022-05-18T18:20:51.636Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:51.757Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:51.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:51.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:51.881Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:50.825Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:50.860Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:51.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:51.459Z] > git config --add remote.origin.fetch +refs/pull/43593/head:refs/remotes/origin/PR-43593 # timeout=10 [2022-05-18T18:20:51.506Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:51.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:20:51.787Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:20:51.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:51.787Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:20:52.522Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:52.747Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:53.360Z] Client: [2022-05-18T18:20:53.360Z] Context: default [2022-05-18T18:20:53.360Z] Debug Mode: false [2022-05-18T18:20:53.360Z] Plugins: [2022-05-18T18:20:53.360Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T18:20:53.360Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T18:20:53.360Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-18T18:20:53.360Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-18T18:20:53.360Z] [2022-05-18T18:20:53.360Z] Server: [2022-05-18T18:20:53.360Z] Containers: 0 [2022-05-18T18:20:53.360Z] Running: 0 [2022-05-18T18:20:53.360Z] Paused: 0 [2022-05-18T18:20:53.360Z] Stopped: 0 [2022-05-18T18:20:53.360Z] Images: 4 [2022-05-18T18:20:53.360Z] Server Version: 20.10.14 [2022-05-18T18:20:53.360Z] Storage Driver: overlay2 [2022-05-18T18:20:53.360Z] Backing Filesystem: extfs [2022-05-18T18:20:53.360Z] Supports d_type: true [2022-05-18T18:20:53.360Z] Native Overlay Diff: true [2022-05-18T18:20:53.360Z] userxattr: false [2022-05-18T18:20:53.360Z] Logging Driver: json-file [2022-05-18T18:20:53.360Z] Cgroup Driver: cgroupfs [2022-05-18T18:20:53.360Z] Cgroup Version: 1 [2022-05-18T18:20:53.360Z] Plugins: [2022-05-18T18:20:53.360Z] Volume: local [2022-05-18T18:20:53.360Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T18:20:53.360Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T18:20:53.360Z] Swarm: inactive [2022-05-18T18:20:53.360Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-18T18:20:53.360Z] Default Runtime: runc [2022-05-18T18:20:53.360Z] Init Binary: docker-init [2022-05-18T18:20:53.360Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:20:53.360Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T18:20:53.360Z] init version: de40ad0 [2022-05-18T18:20:53.360Z] Security Options: [2022-05-18T18:20:53.360Z] apparmor [2022-05-18T18:20:53.360Z] seccomp [2022-05-18T18:20:53.360Z] Profile: default [2022-05-18T18:20:53.361Z] Kernel Version: 5.4.0-1071-aws [2022-05-18T18:20:53.361Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-18T18:20:53.361Z] OSType: linux [2022-05-18T18:20:53.361Z] Architecture: x86_64 [2022-05-18T18:20:53.361Z] CPUs: 2 [2022-05-18T18:20:53.361Z] Total Memory: 7.565GiB [2022-05-18T18:20:53.361Z] Name: ip-10-100-84-139 [2022-05-18T18:20:53.361Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-18T18:20:53.361Z] Docker Root Dir: /var/lib/docker [2022-05-18T18:20:53.361Z] Debug Mode: false [2022-05-18T18:20:53.361Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:20:53.361Z] Labels: [2022-05-18T18:20:53.361Z] Experimental: true [2022-05-18T18:20:53.361Z] Insecure Registries: [2022-05-18T18:20:53.361Z] 127.0.0.0/8 [2022-05-18T18:20:53.361Z] Live Restore Enabled: true [2022-05-18T18:20:53.361Z] [2022-05-18T18:20:53.361Z] WARNING: No swap limit support [Pipeline] sh [2022-05-18T18:20:53.630Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:53.631Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:20:53.674Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:20:53.674Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:20:53.674Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43593/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-18T18:20:53.674Z] + bash /home/ubuntu/workspace/moby_PR-43593/check-config.sh [2022-05-18T18:20:53.674Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-18T18:20:53.674Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-18T18:20:53.674Z] [2022-05-18T18:20:53.674Z] Generally Necessary: [2022-05-18T18:20:53.674Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-18T18:20:53.674Z] - apparmor: enabled and tools installed [2022-05-18T18:20:53.674Z] - CONFIG_NAMESPACES: enabled [2022-05-18T18:20:53.674Z] - CONFIG_NET_NS: enabled [2022-05-18T18:20:53.674Z] - CONFIG_PID_NS: enabled [2022-05-18T18:20:53.674Z] - CONFIG_IPC_NS: enabled [2022-05-18T18:20:53.674Z] - CONFIG_UTS_NS: enabled [2022-05-18T18:20:53.674Z] - CONFIG_CGROUPS: enabled [2022-05-18T18:20:53.674Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-18T18:20:53.674Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-18T18:20:53.674Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-18T18:20:53.674Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-18T18:20:53.674Z] - CONFIG_CPUSETS: enabled [2022-05-18T18:20:53.674Z] - CONFIG_MEMCG: enabled [2022-05-18T18:20:53.674Z] - CONFIG_KEYS: enabled [2022-05-18T18:20:53.674Z] - CONFIG_VETH: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-18T18:20:53.674Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-18T18:20:53.815Z] #19 7.500 Reading package lists... [2022-05-18T18:20:52.781Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:52.830Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:53.360Z] > git remote # timeout=10 [2022-05-18T18:20:53.400Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:20:53.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:53.437Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:20:53.557Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-18T18:20:53.668Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:53.704Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:53.931Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-18T18:20:53.931Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-18T18:20:53.931Z] - CONFIG_CGROUP_BPF: enabled [2022-05-18T18:20:53.931Z] [2022-05-18T18:20:53.931Z] Optional Features: [2022-05-18T18:20:53.931Z] - CONFIG_USER_NS: enabled [2022-05-18T18:20:53.931Z] - CONFIG_SECCOMP: enabled [2022-05-18T18:20:53.931Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-18T18:20:53.931Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-18T18:20:53.931Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-18T18:20:53.931Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-18T18:20:53.931Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-18T18:20:53.931Z] - CONFIG_BLK_CGROUP: enabled [2022-05-18T18:20:53.931Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-18T18:20:53.931Z] - CONFIG_CGROUP_PERF: enabled [2022-05-18T18:20:53.931Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-18T18:20:53.931Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-18T18:20:53.931Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-18T18:20:53.931Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-18T18:20:53.931Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-18T18:20:53.931Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-18T18:20:53.931Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-18T18:20:53.931Z] - CONFIG_IP_VS: enabled (as module) [2022-05-18T18:20:53.931Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-18T18:20:53.931Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-18T18:20:53.931Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-18T18:20:53.931Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-18T18:20:53.931Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-18T18:20:53.931Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-18T18:20:53.931Z] - CONFIG_EXT4_FS: enabled [2022-05-18T18:20:53.931Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-18T18:20:53.931Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-18T18:20:53.931Z] - Network Drivers: [2022-05-18T18:20:53.931Z] - "overlay": [2022-05-18T18:20:53.931Z] - CONFIG_VXLAN: enabled (as module) [2022-05-18T18:20:53.931Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-18T18:20:53.931Z] Optional (for encrypted networks): [2022-05-18T18:20:52.553Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:52.616Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:54.068Z] Commit message: "daemon/linux: Set console size on creation" [2022-05-18T18:20:54.186Z] - CONFIG_CRYPTO: enabled [2022-05-18T18:20:54.186Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-18T18:20:54.186Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-18T18:20:54.186Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-18T18:20:54.186Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-18T18:20:54.186Z] - CONFIG_XFRM: enabled [2022-05-18T18:20:54.186Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-18T18:20:54.186Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-18T18:20:54.186Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-18T18:20:54.186Z] - "ipvlan": [2022-05-18T18:20:54.186Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-18T18:20:54.186Z] - "macvlan": [2022-05-18T18:20:54.186Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-18T18:20:54.186Z] - CONFIG_DUMMY: enabled (as module) [2022-05-18T18:20:54.186Z] - "ftp,tftp client in container": [2022-05-18T18:20:54.186Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-18T18:20:54.186Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-18T18:20:54.186Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-18T18:20:54.186Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-18T18:20:54.186Z] - Storage Drivers: [2022-05-18T18:20:54.186Z] - "aufs": [2022-05-18T18:20:54.186Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-18T18:20:54.186Z] - "btrfs": [2022-05-18T18:20:54.186Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-18T18:20:54.186Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-18T18:20:54.186Z] - "devicemapper": [2022-05-18T18:20:54.186Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-18T18:20:54.186Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-18T18:20:54.186Z] - "overlay": [2022-05-18T18:20:54.186Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-18T18:20:54.186Z] - "zfs": [2022-05-18T18:20:54.186Z] - /dev/zfs: present [2022-05-18T18:20:54.186Z] - zfs command: missing [2022-05-18T18:20:54.186Z] - zpool command: missing [2022-05-18T18:20:54.186Z] [2022-05-18T18:20:54.186Z] Limits: [2022-05-18T18:20:54.186Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-18T18:20:54.186Z] [2022-05-18T18:20:54.186Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T18:20:54.504Z] + sudo modprobe ip_vs [2022-05-18T18:20:54.504Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 . [2022-05-18T18:20:54.759Z] #1 [internal] load build definition from Dockerfile [2022-05-18T18:20:54.759Z] #1 sha256:4799ec6c9e8b7092cd79d46614f66589321869c8422d7300f1cf52e4c925e03b [2022-05-18T18:20:54.759Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T18:20:54.759Z] #1 DONE 0.0s [2022-05-18T18:20:54.759Z] [2022-05-18T18:20:54.759Z] #2 [internal] load .dockerignore [2022-05-18T18:20:54.759Z] #2 sha256:41dc52160326a7e6adb688086fd73e613d1d8e86827786bcb9e65fb64509bb70 [2022-05-18T18:20:54.759Z] #2 transferring context: 145B done [2022-05-18T18:20:54.759Z] #2 DONE 0.0s [2022-05-18T18:20:54.759Z] [2022-05-18T18:20:54.759Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T18:20:54.759Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-18T18:20:54.759Z] #3 DONE 0.1s [2022-05-18T18:20:54.759Z] [2022-05-18T18:20:54.759Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T18:20:54.759Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-18T18:20:54.759Z] #4 CACHED [2022-05-18T18:20:55.014Z] [2022-05-18T18:20:55.014Z] #6 [internal] load build definition from Dockerfile [2022-05-18T18:20:55.014Z] #6 sha256:864b65605c032586b0eb26236966a451997608e2356f367b67fa27641a94443a [2022-05-18T18:20:55.014Z] #6 DONE 0.0s [2022-05-18T18:20:55.014Z] [2022-05-18T18:20:55.014Z] #5 [internal] load .dockerignore [2022-05-18T18:20:55.014Z] #5 sha256:fbe0fe7365c6ebcf3bd8c887093523229695462de47f65853627a32d131d0e28 [2022-05-18T18:20:55.014Z] #5 DONE 0.0s [2022-05-18T18:20:55.014Z] [2022-05-18T18:20:55.014Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:20:55.014Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T18:20:55.014Z] #7 DONE 0.1s [2022-05-18T18:20:55.014Z] [2022-05-18T18:20:55.014Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:20:55.014Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T18:20:55.270Z] #10 DONE 0.1s [2022-05-18T18:20:55.270Z] [2022-05-18T18:20:55.270Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T18:20:55.270Z] #8 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-18T18:20:55.270Z] #8 DONE 0.1s [2022-05-18T18:20:55.270Z] [2022-05-18T18:20:55.270Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T18:20:55.270Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-18T18:20:55.270Z] #9 DONE 0.1s [2022-05-18T18:20:55.429Z] + docker version [2022-05-18T18:20:55.429Z] Client: [2022-05-18T18:20:55.429Z] Version: 20.10.9 [2022-05-18T18:20:55.429Z] API version: 1.41 [2022-05-18T18:20:55.429Z] Go version: go1.16.8 [2022-05-18T18:20:55.429Z] Git commit: c2ea9bc [2022-05-18T18:20:55.429Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T18:20:55.429Z] OS/Arch: windows/amd64 [2022-05-18T18:20:55.429Z] Context: default [2022-05-18T18:20:55.429Z] Experimental: true [2022-05-18T18:20:55.429Z] [2022-05-18T18:20:55.429Z] Server: Docker Engine - Community [2022-05-18T18:20:55.429Z] Engine: [2022-05-18T18:20:55.429Z] Version: 20.10.9 [2022-05-18T18:20:55.429Z] API version: 1.41 (minimum version 1.24) [2022-05-18T18:20:55.429Z] Go version: go1.16.8 [2022-05-18T18:20:55.429Z] Git commit: 79ea9d3 [2022-05-18T18:20:55.429Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T18:20:55.429Z] OS/Arch: windows/amd64 [2022-05-18T18:20:55.429Z] Experimental: true [2022-05-18T18:20:55.526Z] [2022-05-18T18:20:55.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:20:55.526Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:20:55.526Z] #11 DONE 0.0s [2022-05-18T18:20:55.526Z] [2022-05-18T18:20:55.526Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:20:55.526Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T18:20:55.526Z] #73 DONE 0.0s [2022-05-18T18:20:55.526Z] [2022-05-18T18:20:55.526Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:20:55.526Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T18:20:55.526Z] #71 DONE 0.0s [2022-05-18T18:20:55.526Z] [2022-05-18T18:20:55.526Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:20:55.526Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T18:20:55.526Z] #28 DONE 0.0s [2022-05-18T18:20:55.526Z] [2022-05-18T18:20:55.526Z] #24 [internal] load build context [2022-05-18T18:20:55.526Z] #24 sha256:64ef37a92bb051a758905a597f1ad6c952d29b59b234a1b0d97ead2ea548ae39 [Pipeline] sh [2022-05-18T18:20:56.102Z] #24 ... [2022-05-18T18:20:56.102Z] [2022-05-18T18:20:56.102Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T18:20:56.102Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T18:20:56.102Z] #49 DONE 0.4s [2022-05-18T18:20:56.102Z] [2022-05-18T18:20:56.102Z] #24 [internal] load build context [2022-05-18T18:20:56.102Z] #24 sha256:64ef37a92bb051a758905a597f1ad6c952d29b59b234a1b0d97ead2ea548ae39 [2022-05-18T18:20:56.480Z] + docker info [2022-05-18T18:20:56.480Z] Client: [2022-05-18T18:20:56.480Z] Context: default [2022-05-18T18:20:56.480Z] Debug Mode: false [2022-05-18T18:20:56.480Z] [2022-05-18T18:20:56.480Z] Server: [2022-05-18T18:20:56.480Z] Containers: 0 [2022-05-18T18:20:56.480Z] Running: 0 [2022-05-18T18:20:56.480Z] Paused: 0 [2022-05-18T18:20:56.480Z] Stopped: 0 [2022-05-18T18:20:56.480Z] Images: 13 [2022-05-18T18:20:56.480Z] Server Version: 20.10.9 [2022-05-18T18:20:56.480Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T18:20:56.480Z] Windows: [2022-05-18T18:20:56.480Z] LCOW: [2022-05-18T18:20:56.480Z] Logging Driver: json-file [2022-05-18T18:20:56.480Z] Plugins: [2022-05-18T18:20:56.480Z] Volume: local [2022-05-18T18:20:56.480Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:20:56.480Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:20:56.480Z] Swarm: inactive [2022-05-18T18:20:56.480Z] Default Isolation: process [2022-05-18T18:20:56.480Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T18:20:56.480Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-18T18:20:56.480Z] OSType: windows [2022-05-18T18:20:56.480Z] Architecture: x86_64 [2022-05-18T18:20:56.481Z] CPUs: 4 [2022-05-18T18:20:56.481Z] Total Memory: 32GiB [2022-05-18T18:20:56.481Z] Name: azwin-2-bf45e0 [2022-05-18T18:20:56.481Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-18T18:20:56.481Z] Docker Root Dir: D:\docker [2022-05-18T18:20:56.481Z] Debug Mode: false [2022-05-18T18:20:56.481Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:20:56.481Z] Labels: [2022-05-18T18:20:56.481Z] Experimental: true [2022-05-18T18:20:56.481Z] Insecure Registries: [2022-05-18T18:20:56.481Z] 10.0.0.4:5000 [2022-05-18T18:20:56.481Z] 127.0.0.0/8 [2022-05-18T18:20:56.481Z] Registry Mirrors: [2022-05-18T18:20:56.481Z] http://10.0.0.4:5000/ [2022-05-18T18:20:56.481Z] Live Restore Enabled: false [2022-05-18T18:20:56.481Z] Product License: Community Engine [2022-05-18T18:20:56.481Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-18T18:20:56.952Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:56.952Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:20:57.101Z] #19 10.62 Reading package lists... [2022-05-18T18:20:57.253Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:20:57.253Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:20:57.359Z] #19 13.74 Building dependency tree... [2022-05-18T18:20:57.462Z] Commit message: "daemon/linux: Set console size on creation" [2022-05-18T18:20:57.487Z] #24 transferring context: 61.18MB 1.8s done [2022-05-18T18:20:57.487Z] #24 DONE 1.8s [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T18:20:57.487Z] #45 sha256:f93469d66c1c05daf50ff1b11a0cbd0549754a52ac7d7b48439058ce898a6ec1 [2022-05-18T18:20:57.487Z] #45 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T18:20:57.487Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-18T18:20:57.487Z] #20 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T18:20:57.487Z] #37 sha256:83c79aeb2525773b3204ad2a96fbcdf0e88971a9c3baf84dd3d7923f421b864c [2022-05-18T18:20:57.487Z] #37 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #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 [2022-05-18T18:20:57.487Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:20:57.487Z] #34 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T18:20:57.487Z] #41 sha256:681748d01e5f098399a464aa17edd3f4c05fb4ac64190c520c33abe60289fb7d [2022-05-18T18:20:57.487Z] #41 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T18:20:57.487Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-18T18:20:57.487Z] #46 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #50 [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 [2022-05-18T18:20:57.487Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-18T18:20:57.487Z] #50 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T18:20:57.487Z] #69 sha256:28a8db93d4fd258693a84240fbb934aa6f2f68a31b622e5677dc81e2c9921b43 [2022-05-18T18:20:57.487Z] #69 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T18:20:57.487Z] #35 sha256:30db929f54c538fab0b9ca96c43a9f1cbc35b9eff555ef1709f76a8bd7b76f8e [2022-05-18T18:20:57.487Z] #35 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T18:20:57.487Z] #75 sha256:0a214dc4a3aa516a12fd85048d9cc494abbc714ee47ba884a82ed4fb3ec83bc9 [2022-05-18T18:20:57.487Z] #75 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T18:20:57.487Z] #56 sha256:b5804609869d8bc157e4df5a36ca5979e2afc569e3fb57bcf47000929aa982aa [2022-05-18T18:20:57.487Z] #56 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T18:20:57.487Z] #61 sha256:23d6082dfe9d92173a4057be8a5223335205cc6e9e953001b1e4c8a0c3166d92 [2022-05-18T18:20:57.487Z] #61 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:20:57.487Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:20:57.487Z] #51 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #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 [2022-05-18T18:20:57.487Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-18T18:20:57.487Z] #13 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T18:20:57.487Z] #66 sha256:572b66ba0bdd7fe7e73880e6146292c218c71783453419f4747ae1fdb9e87559 [2022-05-18T18:20:57.487Z] #66 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #38 [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 [2022-05-18T18:20:57.487Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T18:20:57.487Z] #38 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T18:20:57.487Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-18T18:20:57.487Z] #23 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T18:20:57.487Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-18T18:20:57.487Z] #15 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T18:20:57.487Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-18T18:20:57.487Z] #19 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #42 [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 [2022-05-18T18:20:57.487Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:20:57.487Z] #42 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T18:20:57.487Z] #48 sha256:2e8be3f8177b176f1d9b490939a33fe4796f08c0c93f378dcfe37e9b19f353c3 [2022-05-18T18:20:57.487Z] #48 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T18:20:57.487Z] #32 sha256:d32022d3c0ef850cbe8d9176956e75d845019871caa48e510757c579e0505103 [2022-05-18T18:20:57.487Z] #32 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T18:20:57.487Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-18T18:20:57.487Z] #74 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #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 [2022-05-18T18:20:57.487Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:20:57.487Z] #14 CACHED [2022-05-18T18:20:57.487Z] [2022-05-18T18:20:57.487Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T18:20:57.487Z] #44 sha256:b995f3ff1e053323319bf59aad2aad817438bfc022d0facd629146acf78ca9cb [2022-05-18T18:20:57.487Z] #44 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T18:20:57.488Z] #39 sha256:8813bf251a9fd4aa2fec37c19fd4308a289977e6c96a4b1c96e385826614b81e [2022-05-18T18:20:57.488Z] #39 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T18:20:57.488Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T18:20:57.488Z] #12 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #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 [2022-05-18T18:20:57.488Z] #26 sha256:803a8e5ab2f7c831db72841da3833841286a1a08f68ab07b039e4088c2404d40 [2022-05-18T18:20:57.488Z] #26 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T18:20:57.488Z] #54 sha256:77bab9164da00d704e6033542b7258e872c8fe36e1bd61388ef8076e4d1dbbe3 [2022-05-18T18:20:57.488Z] #54 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:20:57.488Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:20:57.488Z] #55 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T18:20:57.488Z] #63 sha256:9e8f3e98f27637885d2cae8ee7bbe560e5d1b1b2ab1201947e2e6cd4fac7e2a7 [2022-05-18T18:20:57.488Z] #63 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T18:20:57.488Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-18T18:20:57.488Z] #72 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #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 [2022-05-18T18:20:57.488Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T18:20:57.488Z] #29 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T18:20:57.488Z] #68 sha256:2ef3728bc6d733657983854fc2d4b2078275fb2cbb6bacfb1ce9b58c86e8c84d [2022-05-18T18:20:57.488Z] #68 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:20:57.488Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T18:20:57.488Z] #21 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T18:20:57.488Z] #65 sha256:bb4e1a2b9a8d3bdf33b093e344ab369037e77a8c680788e6f64f9b969da23787 [2022-05-18T18:20:57.488Z] #65 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T18:20:57.488Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-18T18:20:57.488Z] #16 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T18:20:57.488Z] #27 sha256:90566c7d5c223f37fe5b17bb26aadfd7b66bfdb70726c74367e9e387c1545cfe [2022-05-18T18:20:57.488Z] #27 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T18:20:57.488Z] #52 sha256:2dd24ae547b2c26939ea689973ff0a1bd56b79594084b89a6d77e6986a034fb2 [2022-05-18T18:20:57.488Z] #52 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #53 [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 [2022-05-18T18:20:57.488Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:20:57.488Z] #53 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T18:20:57.488Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-18T18:20:57.488Z] #17 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #62 [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 [2022-05-18T18:20:57.488Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:20:57.488Z] #62 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:20:57.488Z] #64 sha256:260b65706f91afbedb9576d2e206aa25d012c9f961e1fe63ca89db9c668bcb7f [2022-05-18T18:20:57.488Z] #64 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #67 [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 [2022-05-18T18:20:57.488Z] #67 sha256:52954b9377459117edfc908194897ff7d4fb4594956f2668eb8f8b881a3b7428 [2022-05-18T18:20:57.488Z] #67 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T18:20:57.488Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-18T18:20:57.488Z] #18 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T18:20:57.488Z] #59 sha256:16758ef0e9c0290d0d60905aa85dbf954ce51ef6abf9977a2fbc2c62db1d2af3 [2022-05-18T18:20:57.488Z] #59 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T18:20:57.488Z] #25 sha256:0d62b84299a97346f97198526345ca22808ac0f209ce12b4a915fadaad5cf6f7 [2022-05-18T18:20:57.488Z] #25 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T18:20:57.488Z] #30 sha256:b9938d865958abb6e272f512341efb4fd17a5962d6f5b8c1620cb4621726c110 [2022-05-18T18:20:57.488Z] #30 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #57 [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 [2022-05-18T18:20:57.488Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T18:20:57.488Z] #57 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T18:20:57.488Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-18T18:20:57.488Z] #22 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #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 [2022-05-18T18:20:57.488Z] #31 sha256:8953c7355102e3125d54e9617ce1503add635cec53372cc98d40c7fc7b3353e9 [2022-05-18T18:20:57.488Z] #31 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:20:57.488Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:20:57.488Z] #47 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T18:20:57.488Z] #43 sha256:d919ffb9fbdfce406ea245ea9a8c2a855004197954e5efef0f0162b2d8a7292c [2022-05-18T18:20:57.488Z] #43 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T18:20:57.488Z] #58 sha256:94cd6eaeb4b6f1b12b37ade49008d52657d3b2ed59fb0891e6f094e4389a005c [2022-05-18T18:20:57.488Z] #58 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T18:20:57.488Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-18T18:20:57.488Z] #33 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:20:57.488Z] #60 sha256:86508f2eb516073be8c7e6a6736cfae8b6f395b99abf0dece3f9773def31db9e [2022-05-18T18:20:57.488Z] #60 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T18:20:57.488Z] #70 sha256:408b28bdef72e2784ffd48e7d82de62510a2b6f4e3618a67e180767a5983ac2a [2022-05-18T18:20:57.488Z] #70 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:20:57.488Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T18:20:57.488Z] #40 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:20:57.488Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:20:57.488Z] #36 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T18:20:57.488Z] #76 sha256:51167c532dabb9d177b2f2df7eae765c0b1b9b683b03afbe738dc8fa01e2f480 [2022-05-18T18:20:57.488Z] #76 CACHED [2022-05-18T18:20:57.488Z] [2022-05-18T18:20:57.488Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T18:20:57.488Z] #77 sha256:9a974b41eddd792df7a7d46a5fcc3cb89cad1d8f62908fd5b07f840e20647d23 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T18:20:57.926Z] #19 15.19 The following additional packages will be installed: [2022-05-18T18:20:57.926Z] #19 15.19 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-18T18:20:57.926Z] #19 15.19 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-18T18:20:56.895Z] > git remote # timeout=10 [2022-05-18T18:20:56.953Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:20:57.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:57.004Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:20:57.163Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-18T18:20:57.286Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:57.336Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:57.982Z] Commit message: "daemon/linux: Set console size on creation" [2022-05-18T18:20:56.569Z] > git remote # timeout=10 [2022-05-18T18:20:56.631Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:20:56.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:20:56.709Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:20:56.850Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-18T18:20:56.991Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:20:57.038Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:20:58.185Z] #19 15.19 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.19 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-18T18:20:58.185Z] #19 15.19 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.19 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.19 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-18T18:20:58.185Z] #19 15.19 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-18T18:20:58.185Z] #19 15.19 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.19 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.19 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-18T18:20:58.185Z] #19 15.19 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-18T18:20:58.185Z] #19 15.19 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-18T18:20:58.185Z] #19 15.19 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-18T18:20:58.185Z] #19 15.19 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.19 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.19 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-18T18:20:58.185Z] #19 15.19 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-18T18:20:58.185Z] #19 15.19 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-18T18:20:58.185Z] #19 15.19 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-18T18:20:58.185Z] #19 15.19 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-18T18:20:58.185Z] #19 15.19 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-18T18:20:58.185Z] #19 15.19 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-18T18:20:58.185Z] #19 15.19 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-18T18:20:58.185Z] #19 15.19 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-18T18:20:58.185Z] #19 15.19 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-18T18:20:58.185Z] #19 15.19 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-18T18:20:58.185Z] #19 15.19 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-18T18:20:58.185Z] #19 15.19 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-18T18:20:58.185Z] #19 15.19 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-18T18:20:58.185Z] #19 15.19 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-18T18:20:58.185Z] #19 15.19 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-18T18:20:58.185Z] #19 15.19 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-18T18:20:58.185Z] #19 15.19 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-18T18:20:58.185Z] #19 15.19 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-18T18:20:58.185Z] #19 15.19 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-18T18:20:58.185Z] #19 15.20 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-18T18:20:58.185Z] #19 15.20 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-18T18:20:58.185Z] #19 15.20 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-18T18:20:58.185Z] #19 15.20 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-18T18:20:58.185Z] #19 15.20 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-18T18:20:58.185Z] #19 15.20 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-18T18:20:58.185Z] #19 15.20 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-18T18:20:58.185Z] #19 15.20 linux-libc-dev-s390x-cross patch xz-utils [2022-05-18T18:20:58.185Z] #19 15.21 Suggested packages: [2022-05-18T18:20:58.185Z] #19 15.21 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-18T18:20:58.185Z] #19 15.21 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.21 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-18T18:20:58.185Z] #19 15.21 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-18T18:20:58.185Z] #19 15.21 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-18T18:20:58.185Z] #19 15.21 libyaml-shell-perl ed diffutils-doc [2022-05-18T18:20:58.185Z] #19 15.21 Recommended packages: [2022-05-18T18:20:58.185Z] #19 15.21 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-18T18:20:58.185Z] #19 15.21 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T18:20:58.743Z] + docker version [2022-05-18T18:20:58.743Z] Client: [2022-05-18T18:20:58.743Z] Version: 20.10.9 [2022-05-18T18:20:58.743Z] API version: 1.41 [2022-05-18T18:20:58.743Z] Go version: go1.16.8 [2022-05-18T18:20:58.743Z] Git commit: c2ea9bc [2022-05-18T18:20:58.743Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T18:20:58.743Z] OS/Arch: windows/amd64 [2022-05-18T18:20:58.743Z] Context: default [2022-05-18T18:20:58.743Z] Experimental: true [2022-05-18T18:20:58.743Z] [2022-05-18T18:20:58.743Z] Server: Docker Engine - Community [2022-05-18T18:20:58.743Z] Engine: [2022-05-18T18:20:58.743Z] Version: 20.10.9 [2022-05-18T18:20:58.743Z] API version: 1.41 (minimum version 1.24) [2022-05-18T18:20:58.743Z] Go version: go1.16.8 [2022-05-18T18:20:58.743Z] Git commit: 79ea9d3 [2022-05-18T18:20:58.743Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T18:20:58.743Z] OS/Arch: windows/amd64 [2022-05-18T18:20:58.743Z] Experimental: true [Pipeline] sh [2022-05-18T18:20:59.299Z] + docker version [2022-05-18T18:20:59.299Z] Client: [2022-05-18T18:20:59.299Z] Version: 20.10.9 [2022-05-18T18:20:59.299Z] API version: 1.41 [2022-05-18T18:20:59.299Z] Go version: go1.16.8 [2022-05-18T18:20:59.299Z] Git commit: c2ea9bc [2022-05-18T18:20:59.299Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T18:20:59.299Z] OS/Arch: windows/amd64 [2022-05-18T18:20:59.299Z] Context: default [2022-05-18T18:20:59.299Z] Experimental: true [2022-05-18T18:20:59.299Z] [2022-05-18T18:20:59.299Z] Server: Docker Engine - Community [2022-05-18T18:20:59.299Z] Engine: [2022-05-18T18:20:59.299Z] Version: 20.10.9 [2022-05-18T18:20:59.299Z] API version: 1.41 (minimum version 1.24) [2022-05-18T18:20:59.299Z] Go version: go1.16.8 [2022-05-18T18:20:59.299Z] Git commit: 79ea9d3 [2022-05-18T18:20:59.299Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T18:20:59.299Z] OS/Arch: windows/amd64 [2022-05-18T18:20:59.299Z] Experimental: true [2022-05-18T18:20:59.376Z] #77 DONE 1.9s [2022-05-18T18:20:59.376Z] [2022-05-18T18:20:59.376Z] #78 exporting to image [2022-05-18T18:20:59.376Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T18:20:59.376Z] #78 exporting layers [Pipeline] sh [2022-05-18T18:20:59.562Z] #19 16.44 The following NEW packages will be installed: [2022-05-18T18:20:59.562Z] #19 16.44 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-18T18:20:59.562Z] #19 16.44 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-18T18:20:59.562Z] #19 16.44 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-18T18:20:59.562Z] #19 16.44 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-18T18:20:59.562Z] #19 16.44 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-18T18:20:59.562Z] #19 16.44 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-18T18:20:59.562Z] #19 16.44 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-18T18:20:59.562Z] #19 16.44 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-18T18:20:59.562Z] #19 16.44 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-18T18:20:59.562Z] #19 16.44 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-18T18:20:59.562Z] #19 16.44 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-18T18:20:59.562Z] #19 16.44 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-18T18:20:59.562Z] #19 16.44 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-18T18:20:59.562Z] #19 16.44 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-18T18:20:59.562Z] #19 16.44 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-18T18:20:59.562Z] #19 16.44 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-18T18:20:59.562Z] #19 16.44 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-18T18:20:59.562Z] #19 16.44 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-18T18:20:59.562Z] #19 16.44 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-18T18:20:59.562Z] #19 16.44 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-18T18:20:59.562Z] #19 16.44 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-18T18:20:59.562Z] #19 16.44 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-18T18:20:59.562Z] #19 16.44 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-18T18:20:59.562Z] #19 16.44 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-18T18:20:59.562Z] #19 16.44 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-18T18:20:59.562Z] #19 16.44 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-18T18:20:59.562Z] #19 16.44 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-18T18:20:59.562Z] #19 16.44 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-18T18:20:59.562Z] #19 16.44 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-18T18:20:59.562Z] #19 16.44 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-18T18:20:59.562Z] #19 16.44 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-18T18:20:59.562Z] #19 16.44 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-18T18:20:59.562Z] #19 16.44 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-18T18:20:59.562Z] #19 16.44 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-18T18:20:59.562Z] #19 16.44 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-18T18:20:59.562Z] #19 16.44 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-18T18:20:59.562Z] #19 16.44 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-18T18:20:59.562Z] #19 16.44 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-18T18:20:59.562Z] #19 16.44 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-18T18:20:59.562Z] #19 16.44 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-18T18:20:59.562Z] #19 16.44 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-18T18:20:59.562Z] #19 16.44 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-18T18:20:59.562Z] #19 16.44 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-18T18:20:59.562Z] #19 16.44 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-18T18:20:59.562Z] #19 16.44 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-18T18:20:59.562Z] #19 16.44 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-18T18:20:59.562Z] #19 16.44 linux-libc-dev-s390x-cross patch xz-utils [2022-05-18T18:20:59.562Z] #19 16.76 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:20:59.562Z] #19 16.76 Need to get 787 MB of archives. [2022-05-18T18:20:59.562Z] #19 16.76 After this operation, 3385 MB of additional disk space will be used. [2022-05-18T18:20:59.562Z] #19 16.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-18T18:20:59.562Z] #19 16.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-18T18:20:59.562Z] #19 16.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-18T18:20:59.562Z] #19 16.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-18T18:20:59.562Z] #19 16.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-18T18:20:59.562Z] #19 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-18T18:20:59.809Z] + docker info [2022-05-18T18:20:59.821Z] #19 16.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-18T18:20:59.821Z] #19 16.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-18T18:20:59.821Z] #19 16.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-18T18:20:59.821Z] #19 16.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-18T18:20:59.821Z] #19 16.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-18T18:20:59.821Z] #19 16.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T18:20:59.821Z] #19 16.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-05-18T18:21:00.081Z] #19 17.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T18:21:00.081Z] #19 17.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-05-18T18:21:00.302Z] #78 exporting layers 0.9s done [2022-05-18T18:21:00.302Z] #78 writing image sha256:e44116131e8e0c2ce0e9012f6eb0460f9c971747cbe5c75ca5ca4935bac8491b [2022-05-18T18:21:00.302Z] #78 writing image sha256:e44116131e8e0c2ce0e9012f6eb0460f9c971747cbe5c75ca5ca4935bac8491b done [2022-05-18T18:21:00.302Z] #78 naming to docker.io/library/docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 done [2022-05-18T18:21:00.302Z] #78 DONE 0.9s [Pipeline] } [2022-05-18T18:21:00.313Z] + docker info [2022-05-18T18:21:00.313Z] Client: [2022-05-18T18:21:00.313Z] Context: default [2022-05-18T18:21:00.313Z] Debug Mode: false [2022-05-18T18:21:00.313Z] [2022-05-18T18:21:00.313Z] Server: [2022-05-18T18:21:00.313Z] Containers: 0 [2022-05-18T18:21:00.313Z] Running: 0 [2022-05-18T18:21:00.313Z] Paused: 0 [2022-05-18T18:21:00.313Z] Stopped: 0 [2022-05-18T18:21:00.313Z] Images: 13 [2022-05-18T18:21:00.313Z] Server Version: 20.10.9 [2022-05-18T18:21:00.313Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T18:21:00.313Z] Windows: [2022-05-18T18:21:00.313Z] LCOW: [2022-05-18T18:21:00.313Z] Logging Driver: json-file [2022-05-18T18:21:00.313Z] Plugins: [2022-05-18T18:21:00.313Z] Volume: local [2022-05-18T18:21:00.313Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:21:00.313Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:21:00.313Z] Swarm: inactive [2022-05-18T18:21:00.313Z] Default Isolation: process [2022-05-18T18:21:00.313Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T18:21:00.313Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-18T18:21:00.313Z] OSType: windows [2022-05-18T18:21:00.313Z] Architecture: x86_64 [2022-05-18T18:21:00.313Z] CPUs: 4 [2022-05-18T18:21:00.313Z] Total Memory: 32GiB [2022-05-18T18:21:00.313Z] Name: azwin-2-7a19b0 [2022-05-18T18:21:00.313Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-18T18:21:00.313Z] Docker Root Dir: D:\docker [2022-05-18T18:21:00.313Z] Debug Mode: false [2022-05-18T18:21:00.313Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:21:00.313Z] Labels: [2022-05-18T18:21:00.313Z] Experimental: true [2022-05-18T18:21:00.313Z] Insecure Registries: [2022-05-18T18:21:00.313Z] 10.0.0.4:5000 [2022-05-18T18:21:00.313Z] 127.0.0.0/8 [2022-05-18T18:21:00.313Z] Registry Mirrors: [2022-05-18T18:21:00.313Z] http://10.0.0.4:5000/ [2022-05-18T18:21:00.313Z] Live Restore Enabled: false [2022-05-18T18:21:00.313Z] Product License: Community Engine [2022-05-18T18:21:00.313Z] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-18T18:21:00.646Z] + trap exit INT TERM [2022-05-18T18:21:00.646Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-18T18:21:00.646Z] + CONTAINER_NAME=docker-pr7 [2022-05-18T18:21:00.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43593/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh dynbinary [2022-05-18T18:21:00.648Z] #19 17.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T18:21:00.648Z] #19 17.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-05-18T18:21:00.908Z] #19 18.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T18:21:01.168Z] #19 18.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-05-18T18:21:01.207Z] [2022-05-18T18:21:01.425Z] #19 18.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-18T18:21:01.425Z] #19 18.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-05-18T18:21:01.463Z] Removing bundles/ [2022-05-18T18:21:01.463Z] [2022-05-18T18:21:01.463Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T18:21:01.463Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:21:01.463Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:21:01.685Z] #19 18.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T18:21:01.685Z] #19 18.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T18:21:01.685Z] #19 18.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T18:21:01.685Z] #19 18.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T18:21:01.685Z] #19 18.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-18T18:21:01.685Z] #19 18.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-18T18:21:01.685Z] #19 18.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-18T18:21:01.685Z] #19 18.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-18T18:21:01.685Z] #19 18.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-18T18:21:01.685Z] #19 18.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-18T18:21:01.685Z] #19 18.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-18T18:21:01.685Z] #19 18.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-18T18:21:01.685Z] #19 18.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-18T18:21:01.685Z] #19 18.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-18T18:21:01.685Z] #19 18.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-18T18:21:01.685Z] #19 18.87 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-18T18:21:01.685Z] #19 18.87 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-18T18:21:01.685Z] #19 18.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-18T18:21:01.685Z] #19 18.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-05-18T18:21:02.028Z] Client: [2022-05-18T18:21:02.028Z] Context: default [2022-05-18T18:21:02.028Z] Debug Mode: false [2022-05-18T18:21:02.028Z] Plugins: [2022-05-18T18:21:02.028Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-18T18:21:02.028Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-18T18:21:02.028Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-18T18:21:02.028Z] [2022-05-18T18:21:02.028Z] Server: [2022-05-18T18:21:02.028Z] Containers: 0 [2022-05-18T18:21:02.028Z] Running: 0 [2022-05-18T18:21:02.028Z] Paused: 0 [2022-05-18T18:21:02.028Z] Stopped: 0 [2022-05-18T18:21:02.028Z] Images: 13 [2022-05-18T18:21:02.028Z] Server Version: 20.10.9 [2022-05-18T18:21:02.028Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T18:21:02.028Z] Windows: [2022-05-18T18:21:02.028Z] LCOW: [2022-05-18T18:21:02.028Z] Logging Driver: json-file [2022-05-18T18:21:02.029Z] Plugins: [2022-05-18T18:21:02.029Z] Volume: local [2022-05-18T18:21:02.029Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:21:02.029Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:21:02.029Z] Swarm: inactive [2022-05-18T18:21:02.029Z] Default Isolation: process [2022-05-18T18:21:02.029Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-18T18:21:02.029Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-18T18:21:02.029Z] OSType: windows [2022-05-18T18:21:02.029Z] Architecture: x86_64 [2022-05-18T18:21:02.029Z] CPUs: 4 [2022-05-18T18:21:02.029Z] Total Memory: 32GiB [2022-05-18T18:21:02.029Z] Name: azwin-2-699a10 [2022-05-18T18:21:02.029Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-18T18:21:02.029Z] Docker Root Dir: D:\docker [2022-05-18T18:21:02.029Z] Debug Mode: false [2022-05-18T18:21:02.029Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:21:02.029Z] Labels: [2022-05-18T18:21:02.029Z] Experimental: true [2022-05-18T18:21:02.029Z] Insecure Registries: [2022-05-18T18:21:02.029Z] 10.0.0.4:5000 [2022-05-18T18:21:02.029Z] 127.0.0.0/8 [2022-05-18T18:21:02.029Z] Registry Mirrors: [2022-05-18T18:21:02.029Z] http://10.0.0.4:5000/ [2022-05-18T18:21:02.029Z] Live Restore Enabled: false [2022-05-18T18:21:02.029Z] Product License: Community Engine [2022-05-18T18:21:02.029Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-18T18:21:02.252Z] #19 19.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-05-18T18:21:02.252Z] #19 19.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-05-18T18:21:02.252Z] #19 19.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-18T18:21:02.252Z] #19 19.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-18T18:21:02.252Z] #19 19.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-05-18T18:21:02.819Z] #19 19.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-18T18:21:02.819Z] #19 19.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-18T18:21:02.819Z] #19 19.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-18T18:21:02.819Z] #19 19.79 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-18T18:21:02.820Z] #19 19.79 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-18T18:21:02.820Z] #19 19.79 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-18T18:21:02.820Z] #19 19.86 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-18T18:21:02.820Z] #19 19.86 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-18T18:21:02.820Z] #19 19.86 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-18T18:21:02.820Z] #19 19.86 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-18T18:21:02.820Z] #19 19.87 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-18T18:21:02.820Z] #19 19.87 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-18T18:21:02.820Z] #19 19.88 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-18T18:21:02.820Z] #19 19.88 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-18T18:21:02.820Z] #19 19.88 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-18T18:21:02.820Z] #19 19.88 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-18T18:21:02.820Z] #19 19.90 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-18T18:21:02.820Z] #19 19.91 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-18T18:21:02.820Z] #19 19.92 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-18T18:21:02.820Z] #19 19.92 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-05-18T18:21:03.389Z] #19 20.36 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-18T18:21:03.389Z] #19 20.36 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-18T18:21:03.389Z] #19 20.38 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-18T18:21:03.389Z] #19 20.39 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-18T18:21:03.389Z] #19 20.40 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-05-18T18:21:03.648Z] #19 20.77 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-18T18:21:03.648Z] #19 20.77 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-18T18:21:03.648Z] #19 20.77 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-18T18:21:03.648Z] #19 20.78 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-18T18:21:03.648Z] #19 20.79 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-18T18:21:03.648Z] #19 20.79 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-18T18:21:03.648Z] #19 20.79 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-18T18:21:03.648Z] #19 20.81 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-18T18:21:03.648Z] #19 20.81 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-18T18:21:03.648Z] #19 20.82 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-18T18:21:03.648Z] #19 20.82 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-05-18T18:21:04.215Z] #19 21.30 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-18T18:21:04.215Z] #19 21.31 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-18T18:21:04.215Z] #19 21.31 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-18T18:21:04.215Z] #19 21.33 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-18T18:21:04.215Z] #19 21.34 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-05-18T18:21:04.329Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-18T18:21:04.329Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-03c5fef5\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-18T18:21:04.329Z] ---------------------------------------------------------------------------- [2022-05-18T18:21:04.329Z] [2022-05-18T18:21:04.329Z] INFO: executeCI.ps1 starting at Wed May 18 18:21:03 CUT 2022 [2022-05-18T18:21:04.329Z] [2022-05-18T18:21:04.329Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-18T18:21:04.329Z] INFO: Running git version 2.24.1.windows.2 [2022-05-18T18:21:04.329Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-18T18:21:04.329Z] INFO: Environment variables: [2022-05-18T18:21:04.329Z] [2022-05-18T18:21:04.329Z] Name Value [2022-05-18T18:21:04.329Z] ---- ----- [2022-05-18T18:21:04.329Z] ALLUSERSPROFILE C:\ProgramData [2022-05-18T18:21:04.329Z] amd64 true [2022-05-18T18:21:04.329Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-18T18:21:04.329Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-18T18:21:04.329Z] arm64 true [2022-05-18T18:21:04.329Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-18T18:21:04.329Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-18T18:21:04.329Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-18T18:21:04.329Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-18T18:21:04.329Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-18T18:21:04.329Z] BRANCH_NAME PR-43593 [2022-05-18T18:21:04.329Z] BUILD_DISPLAY_NAME #7 [2022-05-18T18:21:04.329Z] BUILD_ID 7 [2022-05-18T18:21:04.329Z] BUILD_NUMBER 7 [2022-05-18T18:21:04.329Z] BUILD_TAG jenkins-moby-PR-43593-7 [2022-05-18T18:21:04.329Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/ [2022-05-18T18:21:04.329Z] cgroup2 true [2022-05-18T18:21:04.329Z] CHANGE_AUTHOR vvoland [2022-05-18T18:21:04.329Z] CHANGE_AUTHOR_DISPLAY_NAME PaweÅ‚ Gronowski [2022-05-18T18:21:04.329Z] CHANGE_BRANCH 3554-initial-console-size [2022-05-18T18:21:04.329Z] CHANGE_FORK vvoland [2022-05-18T18:21:04.329Z] CHANGE_ID 43593 [2022-05-18T18:21:04.329Z] CHANGE_TARGET master [2022-05-18T18:21:04.329Z] CHANGE_TITLE daemon/linux: Set console size on creation [2022-05-18T18:21:04.329Z] CHANGE_URL https://github.com/moby/moby/pull/43593 [2022-05-18T18:21:04.329Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:21:04.329Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-18T18:21:04.329Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-18T18:21:04.329Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-18T18:21:04.329Z] COMPUTERNAME azwin-2-bf45e0 [2022-05-18T18:21:04.329Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-18T18:21:04.329Z] ConfigSequenceNumber 0 [2022-05-18T18:21:04.329Z] dco true [2022-05-18T18:21:04.329Z] DOCKER_BUILDKIT 0 [2022-05-18T18:21:04.329Z] DOCKER_DUT_DEBUG 1 [2022-05-18T18:21:04.329Z] DOCKER_EXPERIMENTAL 1 [2022-05-18T18:21:04.329Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-18T18:21:04.329Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-18T18:21:04.329Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-18T18:21:04.329Z] EXECUTOR_NUMBER 0 [2022-05-18T18:21:04.329Z] FQDN azwin-2-bf45e0.westus.cloudapp.azure.com [2022-05-18T18:21:04.329Z] GIT_BRANCH PR-43593 [2022-05-18T18:21:04.329Z] GIT_COMMIT 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:21:04.329Z] GIT_PREVIOUS_COMMIT 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:21:04.329Z] GIT_URL https://github.com/moby/moby.git [2022-05-18T18:21:04.329Z] HUDSON_COOKIE 56692fad-b5e5-4a33-ae6a-bebee502aafc [2022-05-18T18:21:04.329Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-18T18:21:04.329Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-18T18:21:04.329Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-18T18:21:04.329Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-18T18:21:04.329Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-18T18:21:04.329Z] JENKINS_NODE_COOKIE 810bea95-e2a6-4be8-9898-98445338ecb5 [2022-05-18T18:21:04.329Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-18T18:21:04.329Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-18T18:21:04.329Z] JOB_BASE_NAME PR-43593 [2022-05-18T18:21:04.329Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/display/redirect [2022-05-18T18:21:04.329Z] JOB_NAME moby/PR-43593 [2022-05-18T18:21:04.329Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/ [2022-05-18T18:21:04.329Z] library.jps.version master [2022-05-18T18:21:04.329Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-18T18:21:04.329Z] NODE_LABELS amd64 azure azwin-2-bf45e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-18T18:21:04.329Z] NODE_NAME azwin-2-bf45e0 [2022-05-18T18:21:04.329Z] NUMBER_OF_PROCESSORS 4 [2022-05-18T18:21:04.329Z] OS Windows_NT [2022-05-18T18:21:04.329Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-18T18:21:04.329Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-18T18:21:04.329Z] ppc64le false [2022-05-18T18:21:04.329Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-18T18:21:04.329Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-05-18T18:21:04.329Z] PROCESSOR_LEVEL 6 [2022-05-18T18:21:04.329Z] PROCESSOR_REVISION 5507 [2022-05-18T18:21:04.329Z] ProgramData C:\ProgramData [2022-05-18T18:21:04.329Z] ProgramFiles C:\Program Files [2022-05-18T18:21:04.330Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-18T18:21:04.330Z] ProgramW6432 C:\Program Files [2022-05-18T18:21:04.330Z] PROMPT $P$G [2022-05-18T18:21:04.330Z] PSExecutionPolicyPreference Bypass [2022-05-18T18:21:04.330Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-18T18:21:04.330Z] PUBLIC C:\Users\Public [2022-05-18T18:21:04.330Z] rootless true [2022-05-18T18:21:04.330Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=artif... [2022-05-18T18:21:04.330Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=changes [2022-05-18T18:21:04.330Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect [2022-05-18T18:21:04.330Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=tests [2022-05-18T18:21:04.330Z] s390x false [2022-05-18T18:21:04.330Z] SKIP_VALIDATION_TESTS 1 [2022-05-18T18:21:04.330Z] SOURCES_DRIVE d [2022-05-18T18:21:04.330Z] SOURCES_SUBDIR gopath [2022-05-18T18:21:04.330Z] STAGE_NAME Run tests [2022-05-18T18:21:04.330Z] SystemDrive C: [2022-05-18T18:21:04.330Z] SystemRoot C:\Windows [2022-05-18T18:21:04.330Z] TEMP C:\Windows\TEMP [2022-05-18T18:21:04.330Z] TESTDEBUG 0 [2022-05-18T18:21:04.330Z] TESTRUN_DRIVE d [2022-05-18T18:21:04.330Z] TESTRUN_SUBDIR CI [2022-05-18T18:21:04.330Z] TIMEOUT 120m [2022-05-18T18:21:04.330Z] TMP C:\Windows\TEMP [2022-05-18T18:21:04.330Z] unit_validate true [2022-05-18T18:21:04.330Z] USERDOMAIN WORKGROUP [2022-05-18T18:21:04.330Z] USERNAME azwin-2-bf45e0$ [2022-05-18T18:21:04.330Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-18T18:21:04.330Z] validate_force false [2022-05-18T18:21:04.330Z] windir C:\Windows [2022-05-18T18:21:04.330Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-18T18:21:04.330Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-18T18:21:04.330Z] windows2022 true [2022-05-18T18:21:04.330Z] windows2022containerd true [2022-05-18T18:21:04.330Z] windowsRS5 true [2022-05-18T18:21:04.330Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-18T18:21:04.330Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-18T18:21:04.330Z] [2022-05-18T18:21:04.330Z] [2022-05-18T18:21:04.330Z] [2022-05-18T18:21:04.475Z] #19 21.76 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-18T18:21:04.736Z] #19 21.76 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-18T18:21:04.736Z] #19 21.76 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-18T18:21:04.736Z] #19 21.77 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-05-18T18:21:04.736Z] #19 21.77 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-18T18:21:04.736Z] #19 21.77 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-18T18:21:04.736Z] #19 21.77 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-18T18:21:04.737Z] #19 21.77 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-18T18:21:04.737Z] #19 21.79 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-18T18:21:04.737Z] #19 21.79 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-18T18:21:04.737Z] #19 21.80 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-18T18:21:04.737Z] #19 21.81 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-18T18:21:04.737Z] #19 21.82 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-18T18:21:04.737Z] #19 21.82 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-18T18:21:04.737Z] #19 21.83 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-05-18T18:21:04.796Z] INFO: Sources under d:\gopath\... [2022-05-18T18:21:04.796Z] INFO: Test run under d:\CI\... [2022-05-18T18:21:04.796Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-18T18:21:04.796Z] INFO: docker/docker repository was found [2022-05-18T18:21:04.796Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-18T18:21:04.796Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-18T18:21:04.796Z] INFO: Docker version of control daemon [2022-05-18T18:21:04.796Z] [2022-05-18T18:21:04.796Z] Client: [2022-05-18T18:21:04.796Z] Version: 20.10.9 [2022-05-18T18:21:04.796Z] API version: 1.41 [2022-05-18T18:21:04.796Z] Go version: go1.16.8 [2022-05-18T18:21:04.796Z] Git commit: c2ea9bc [2022-05-18T18:21:04.796Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T18:21:04.796Z] OS/Arch: windows/amd64 [2022-05-18T18:21:04.796Z] Context: default [2022-05-18T18:21:04.796Z] Experimental: true [2022-05-18T18:21:04.796Z] [2022-05-18T18:21:04.796Z] Server: Docker Engine - Community [2022-05-18T18:21:04.796Z] Engine: [2022-05-18T18:21:04.796Z] Version: 20.10.9 [2022-05-18T18:21:04.796Z] API version: 1.41 (minimum version 1.24) [2022-05-18T18:21:04.796Z] Go version: go1.16.8 [2022-05-18T18:21:04.796Z] Git commit: 79ea9d3 [2022-05-18T18:21:04.796Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T18:21:04.796Z] OS/Arch: windows/amd64 [2022-05-18T18:21:04.796Z] Experimental: true [2022-05-18T18:21:04.796Z] [2022-05-18T18:21:04.796Z] INFO: Docker info of control daemon [2022-05-18T18:21:04.796Z] [2022-05-18T18:21:04.796Z] Client: [2022-05-18T18:21:04.796Z] Context: default [2022-05-18T18:21:04.796Z] Debug Mode: false [2022-05-18T18:21:04.796Z] [2022-05-18T18:21:04.796Z] Server: [2022-05-18T18:21:04.796Z] Containers: 0 [2022-05-18T18:21:04.796Z] Running: 0 [2022-05-18T18:21:04.796Z] Paused: 0 [2022-05-18T18:21:04.796Z] Stopped: 0 [2022-05-18T18:21:04.796Z] Images: 13 [2022-05-18T18:21:04.796Z] Server Version: 20.10.9 [2022-05-18T18:21:04.796Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T18:21:04.796Z] Windows: [2022-05-18T18:21:04.796Z] LCOW: [2022-05-18T18:21:04.796Z] Logging Driver: json-file [2022-05-18T18:21:04.796Z] Plugins: [2022-05-18T18:21:04.796Z] Volume: local [2022-05-18T18:21:04.796Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:21:04.796Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:21:04.796Z] Swarm: inactive [2022-05-18T18:21:04.796Z] Default Isolation: process [2022-05-18T18:21:04.796Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T18:21:04.796Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-18T18:21:04.796Z] OSType: windows [2022-05-18T18:21:04.796Z] Architecture: x86_64 [2022-05-18T18:21:04.796Z] CPUs: 4 [2022-05-18T18:21:04.796Z] Total Memory: 32GiB [2022-05-18T18:21:04.796Z] Name: azwin-2-bf45e0 [2022-05-18T18:21:04.796Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-18T18:21:04.796Z] Docker Root Dir: D:\docker [2022-05-18T18:21:04.796Z] Debug Mode: false [2022-05-18T18:21:04.796Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:21:04.796Z] Labels: [2022-05-18T18:21:04.796Z] Experimental: true [2022-05-18T18:21:04.796Z] Insecure Registries: [2022-05-18T18:21:04.796Z] 10.0.0.4:5000 [2022-05-18T18:21:04.796Z] 127.0.0.0/8 [2022-05-18T18:21:04.796Z] Registry Mirrors: [2022-05-18T18:21:04.796Z] http://10.0.0.4:5000/ [2022-05-18T18:21:04.796Z] Live Restore Enabled: false [2022-05-18T18:21:04.796Z] Product License: Community Engine [2022-05-18T18:21:04.796Z] [2022-05-18T18:21:04.796Z] [2022-05-18T18:21:04.796Z] INFO: Commit hash is 3edb9798c7 [2022-05-18T18:21:04.796Z] INFO: Nuke-Everything... [2022-05-18T18:21:04.796Z] INFO: Container count on control daemon to delete is 0 [2022-05-18T18:21:05.263Z] INFO: Nuking d:\CI [2022-05-18T18:21:05.264Z] INFO: Zapped successfully [2022-05-18T18:21:05.264Z] INFO: Location for testing is d:\CI\PR-43593\7 [2022-05-18T18:21:05.264Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-18T18:21:05.264Z] [2022-05-18T18:21:05.264Z] [2022-05-18T18:21:05.264Z] INFO: Building the image from Dockerfile.windows at 05/18/2022 18:21:05... [2022-05-18T18:21:05.264Z] [2022-05-18T18:21:05.308Z] #19 22.23 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-18T18:21:05.308Z] #19 22.23 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-18T18:21:05.308Z] #19 22.24 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-18T18:21:05.308Z] #19 22.25 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-18T18:21:05.308Z] #19 22.27 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-05-18T18:21:05.308Z] #19 22.62 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-18T18:21:05.308Z] #19 22.62 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-18T18:21:05.569Z] #19 22.62 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-18T18:21:05.569Z] #19 22.64 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-18T18:21:05.569Z] #19 22.64 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-18T18:21:05.569Z] #19 22.64 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-18T18:21:05.569Z] #19 22.64 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-18T18:21:05.569Z] #19 22.64 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-18T18:21:05.569Z] #19 22.66 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-18T18:21:05.569Z] #19 22.66 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-18T18:21:05.569Z] #19 22.67 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-18T18:21:05.569Z] #19 22.67 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-05-18T18:21:06.136Z] #19 23.11 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-18T18:21:06.136Z] #19 23.11 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-18T18:21:06.136Z] #19 23.12 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-18T18:21:06.136Z] #19 23.14 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-18T18:21:06.136Z] #19 23.16 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-05-18T18:21:06.393Z] #19 23.54 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-18T18:21:06.393Z] #19 23.54 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-18T18:21:06.651Z] #19 23.85 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:21:06.651Z] #19 23.97 Fetched 787 MB in 7s (112 MB/s) [2022-05-18T18:21:06.909Z] #19 24.00 Selecting previously unselected package liblocale-gettext-perl. [2022-05-18T18:21:06.909Z] #19 24.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-18T18:21:06.909Z] #19 24.09 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-18T18:21:06.909Z] #19 24.09 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-18T18:21:06.909Z] #19 24.13 Selecting previously unselected package bzip2. [2022-05-18T18:21:06.909Z] #19 24.13 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-18T18:21:06.909Z] #19 24.13 Unpacking bzip2 (1.0.8-4) ... [2022-05-18T18:21:06.909Z] #19 24.16 Selecting previously unselected package libmagic-mgc. [2022-05-18T18:21:06.909Z] #19 24.17 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-18T18:21:06.909Z] #19 24.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-18T18:21:07.167Z] #19 24.24 Selecting previously unselected package libmagic1:amd64. [2022-05-18T18:21:07.167Z] #19 24.25 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-18T18:21:07.167Z] #19 24.25 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-18T18:21:07.167Z] #19 24.29 Selecting previously unselected package file. [2022-05-18T18:21:07.167Z] #19 24.29 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-18T18:21:07.167Z] #19 24.30 Unpacking file (1:5.39-3) ... [2022-05-18T18:21:07.167Z] #19 24.33 Selecting previously unselected package xz-utils. [2022-05-18T18:21:07.167Z] #19 24.33 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-18T18:21:07.167Z] #19 24.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T18:21:07.167Z] #19 24.42 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-18T18:21:07.167Z] #19 24.42 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-18T18:21:07.167Z] #19 24.42 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-18T18:21:07.425Z] #19 24.75 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-18T18:21:07.684Z] #19 24.75 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-18T18:21:07.684Z] #19 24.76 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-18T18:21:07.941Z] #19 25.07 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-18T18:21:07.941Z] #19 25.07 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-18T18:21:07.941Z] #19 25.08 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-18T18:21:08.199Z] #19 25.38 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-18T18:21:08.199Z] #19 25.38 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-18T18:21:08.199Z] #19 25.38 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-18T18:21:08.458Z] #19 25.65 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-18T18:21:08.716Z] #19 25.65 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-18T18:21:08.716Z] #19 25.66 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-18T18:21:08.716Z] #19 25.88 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-18T18:21:08.716Z] #19 25.88 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:08.716Z] #19 25.88 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:21:08.716Z] #19 25.91 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-18T18:21:08.974Z] #19 25.92 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:08.974Z] #19 25.92 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:21:09.529Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-18T18:21:09.529Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5337826c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-18T18:21:09.529Z] ---------------------------------------------------------------------------- [2022-05-18T18:21:09.529Z] [2022-05-18T18:21:09.529Z] INFO: executeCI.ps1 starting at Wed May 18 18:21:09 CUT 2022 [2022-05-18T18:21:09.529Z] [2022-05-18T18:21:09.529Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-18T18:21:09.529Z] INFO: Running git version 2.24.1.windows.2 [2022-05-18T18:21:09.529Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-18T18:21:09.529Z] INFO: Environment variables: [2022-05-18T18:21:09.529Z] [2022-05-18T18:21:09.529Z] Name Value [2022-05-18T18:21:09.529Z] ---- ----- [2022-05-18T18:21:09.529Z] ALLUSERSPROFILE C:\ProgramData [2022-05-18T18:21:09.529Z] amd64 true [2022-05-18T18:21:09.529Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-18T18:21:09.529Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-18T18:21:09.529Z] arm64 true [2022-05-18T18:21:09.529Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-18T18:21:09.529Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-18T18:21:09.529Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-18T18:21:09.529Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-18T18:21:09.529Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-18T18:21:09.529Z] BRANCH_NAME PR-43593 [2022-05-18T18:21:09.529Z] BUILD_DISPLAY_NAME #7 [2022-05-18T18:21:09.529Z] BUILD_ID 7 [2022-05-18T18:21:09.529Z] BUILD_NUMBER 7 [2022-05-18T18:21:09.529Z] BUILD_TAG jenkins-moby-PR-43593-7 [2022-05-18T18:21:09.529Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/ [2022-05-18T18:21:09.529Z] cgroup2 true [2022-05-18T18:21:09.529Z] CHANGE_AUTHOR vvoland [2022-05-18T18:21:09.529Z] CHANGE_AUTHOR_DISPLAY_NAME PaweÅ‚ Gronowski [2022-05-18T18:21:09.529Z] CHANGE_BRANCH 3554-initial-console-size [2022-05-18T18:21:09.529Z] CHANGE_FORK vvoland [2022-05-18T18:21:09.529Z] CHANGE_ID 43593 [2022-05-18T18:21:09.529Z] CHANGE_TARGET master [2022-05-18T18:21:09.529Z] CHANGE_TITLE daemon/linux: Set console size on creation [2022-05-18T18:21:09.529Z] CHANGE_URL https://github.com/moby/moby/pull/43593 [2022-05-18T18:21:09.529Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:21:09.529Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-18T18:21:09.529Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-18T18:21:09.529Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-18T18:21:09.529Z] COMPUTERNAME azwin-2-7a19b0 [2022-05-18T18:21:09.529Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-18T18:21:09.529Z] ConfigSequenceNumber 0 [2022-05-18T18:21:09.529Z] dco true [2022-05-18T18:21:09.529Z] DOCKER_BUILDKIT 0 [2022-05-18T18:21:09.529Z] DOCKER_DUT_DEBUG 1 [2022-05-18T18:21:09.529Z] DOCKER_EXPERIMENTAL 1 [2022-05-18T18:21:09.529Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-18T18:21:09.529Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-18T18:21:09.529Z] EXECUTOR_NUMBER 0 [2022-05-18T18:21:09.529Z] FQDN azwin-2-7a19b0.westus.cloudapp.azure.com [2022-05-18T18:21:09.529Z] GIT_BRANCH PR-43593 [2022-05-18T18:21:09.529Z] GIT_COMMIT 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:21:09.529Z] GIT_PREVIOUS_COMMIT 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:21:09.529Z] GIT_URL https://github.com/moby/moby.git [2022-05-18T18:21:09.529Z] HUDSON_COOKIE fd6054dc-e0ed-48c5-be9c-6fbaf3a50e31 [2022-05-18T18:21:09.529Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-18T18:21:09.529Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-18T18:21:09.530Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-18T18:21:09.530Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-18T18:21:09.530Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-18T18:21:09.530Z] JENKINS_NODE_COOKIE c2401751-1151-490c-93ef-519461ff9970 [2022-05-18T18:21:09.530Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-18T18:21:09.530Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-18T18:21:09.530Z] JOB_BASE_NAME PR-43593 [2022-05-18T18:21:09.530Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/display/redirect [2022-05-18T18:21:09.530Z] JOB_NAME moby/PR-43593 [2022-05-18T18:21:09.530Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/ [2022-05-18T18:21:09.530Z] library.jps.version master [2022-05-18T18:21:09.530Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-18T18:21:09.530Z] NODE_LABELS amd64 azure azwin-2-7a19b0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-18T18:21:09.530Z] NODE_NAME azwin-2-7a19b0 [2022-05-18T18:21:09.530Z] NUMBER_OF_PROCESSORS 4 [2022-05-18T18:21:09.530Z] OS Windows_NT [2022-05-18T18:21:09.530Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-18T18:21:09.530Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-18T18:21:09.530Z] ppc64le false [2022-05-18T18:21:09.530Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-18T18:21:09.530Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-18T18:21:09.530Z] PROCESSOR_LEVEL 6 [2022-05-18T18:21:09.530Z] PROCESSOR_REVISION 4f01 [2022-05-18T18:21:09.530Z] ProgramData C:\ProgramData [2022-05-18T18:21:09.530Z] ProgramFiles C:\Program Files [2022-05-18T18:21:09.530Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-18T18:21:09.530Z] ProgramW6432 C:\Program Files [2022-05-18T18:21:09.530Z] PROMPT $P$G [2022-05-18T18:21:09.530Z] PSExecutionPolicyPreference Bypass [2022-05-18T18:21:09.530Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-18T18:21:09.530Z] PUBLIC C:\Users\Public [2022-05-18T18:21:09.530Z] rootless true [2022-05-18T18:21:09.530Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=artif... [2022-05-18T18:21:09.530Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=changes [2022-05-18T18:21:09.530Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect [2022-05-18T18:21:09.530Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=tests [2022-05-18T18:21:09.530Z] s390x false [2022-05-18T18:21:09.530Z] SKIP_VALIDATION_TESTS 1 [2022-05-18T18:21:09.530Z] SOURCES_DRIVE d [2022-05-18T18:21:09.530Z] SOURCES_SUBDIR gopath [2022-05-18T18:21:09.530Z] STAGE_NAME Run tests [2022-05-18T18:21:09.530Z] SystemDrive C: [2022-05-18T18:21:09.530Z] SystemRoot C:\Windows [2022-05-18T18:21:09.530Z] TEMP C:\Windows\TEMP [2022-05-18T18:21:09.530Z] TESTDEBUG 0 [2022-05-18T18:21:09.530Z] TESTRUN_DRIVE d [2022-05-18T18:21:09.530Z] TESTRUN_SUBDIR CI [2022-05-18T18:21:09.530Z] TIMEOUT 120m [2022-05-18T18:21:09.530Z] TMP C:\Windows\TEMP [2022-05-18T18:21:09.530Z] unit_validate true [2022-05-18T18:21:09.530Z] USERDOMAIN WORKGROUP [2022-05-18T18:21:09.530Z] USERNAME azwin-2-7a19b0$ [2022-05-18T18:21:09.530Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-18T18:21:09.530Z] validate_force false [2022-05-18T18:21:09.530Z] windir C:\Windows [2022-05-18T18:21:09.530Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-18T18:21:09.530Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-18T18:21:09.530Z] windows2022 true [2022-05-18T18:21:09.530Z] windows2022containerd true [2022-05-18T18:21:09.530Z] windowsRS5 true [2022-05-18T18:21:09.530Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-18T18:21:09.530Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-18T18:21:09.530Z] [2022-05-18T18:21:09.530Z] [2022-05-18T18:21:09.530Z] [2022-05-18T18:21:09.987Z] INFO: Sources under d:\gopath\... [2022-05-18T18:21:09.987Z] INFO: Test run under d:\CI\... [2022-05-18T18:21:09.987Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-18T18:21:09.987Z] INFO: docker/docker repository was found [2022-05-18T18:21:09.987Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-18T18:21:09.987Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-18T18:21:09.987Z] INFO: Docker version of control daemon [2022-05-18T18:21:09.987Z] [2022-05-18T18:21:10.005Z] Sending build context to Docker daemon 66.77MB [2022-05-18T18:21:10.005Z] [2022-05-18T18:21:10.005Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-18T18:21:10.005Z] ---> 7c569352fed3 [2022-05-18T18:21:10.005Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-18T18:21:10.005Z] ---> Using cache [2022-05-18T18:21:10.005Z] ---> 590a9c28d493 [2022-05-18T18:21:10.005Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-18T18:21:10.005Z] ---> Using cache [2022-05-18T18:21:10.005Z] ---> ba89a64b107e [2022-05-18T18:21:10.005Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-18T18:21:10.005Z] ---> Using cache [2022-05-18T18:21:10.005Z] ---> ee2edaaa466d [2022-05-18T18:21:10.005Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-18T18:21:10.005Z] ---> Using cache [2022-05-18T18:21:10.005Z] ---> 8764124c1074 [2022-05-18T18:21:10.005Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-18T18:21:10.005Z] ---> Using cache [2022-05-18T18:21:10.005Z] ---> 66e2da9bc629 [2022-05-18T18:21:10.005Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-18T18:21:10.005Z] ---> Using cache [2022-05-18T18:21:10.005Z] ---> 4124cda12b53 [2022-05-18T18:21:10.006Z] Step 8/13 : 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; [2022-05-18T18:21:10.006Z] ---> Using cache [2022-05-18T18:21:10.006Z] ---> 4abbad42d724 [2022-05-18T18:21:10.006Z] Step 9/13 : 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 [2022-05-18T18:21:10.006Z] ---> Using cache [2022-05-18T18:21:10.006Z] ---> bc07938a9ee9 [2022-05-18T18:21:10.006Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-18T18:21:10.006Z] ---> Using cache [2022-05-18T18:21:10.006Z] ---> 88c3c2c49695 [2022-05-18T18:21:10.006Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-18T18:21:10.006Z] ---> Using cache [2022-05-18T18:21:10.006Z] ---> 831f317b7c77 [2022-05-18T18:21:10.006Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-18T18:21:10.006Z] ---> Using cache [2022-05-18T18:21:10.006Z] ---> 5b77563a7417 [2022-05-18T18:21:10.006Z] Step 13/13 : COPY . . [2022-05-18T18:21:10.444Z] Client: [2022-05-18T18:21:10.444Z] Version: 20.10.9 [2022-05-18T18:21:10.444Z] API version: 1.41 [2022-05-18T18:21:10.444Z] Go version: go1.16.8 [2022-05-18T18:21:10.444Z] Git commit: c2ea9bc [2022-05-18T18:21:10.444Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T18:21:10.444Z] OS/Arch: windows/amd64 [2022-05-18T18:21:10.444Z] Context: default [2022-05-18T18:21:10.444Z] Experimental: true [2022-05-18T18:21:10.444Z] [2022-05-18T18:21:10.444Z] Server: Docker Engine - Community [2022-05-18T18:21:10.444Z] Engine: [2022-05-18T18:21:10.444Z] Version: 20.10.9 [2022-05-18T18:21:10.444Z] API version: 1.41 (minimum version 1.24) [2022-05-18T18:21:10.444Z] Go version: go1.16.8 [2022-05-18T18:21:10.444Z] Git commit: 79ea9d3 [2022-05-18T18:21:10.444Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T18:21:10.444Z] OS/Arch: windows/amd64 [2022-05-18T18:21:10.444Z] Experimental: true [2022-05-18T18:21:10.444Z] [2022-05-18T18:21:10.444Z] INFO: Docker info of control daemon [2022-05-18T18:21:10.444Z] [2022-05-18T18:21:10.444Z] Client: [2022-05-18T18:21:10.444Z] Context: default [2022-05-18T18:21:10.444Z] Debug Mode: false [2022-05-18T18:21:10.444Z] [2022-05-18T18:21:10.444Z] Server: [2022-05-18T18:21:10.444Z] Containers: 0 [2022-05-18T18:21:10.444Z] Running: 0 [2022-05-18T18:21:10.444Z] Paused: 0 [2022-05-18T18:21:10.444Z] Stopped: 0 [2022-05-18T18:21:10.444Z] Images: 13 [2022-05-18T18:21:10.444Z] Server Version: 20.10.9 [2022-05-18T18:21:10.444Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-18T18:21:10.444Z] LCOW: [2022-05-18T18:21:10.444Z] Windows: [2022-05-18T18:21:10.444Z] Logging Driver: json-file [2022-05-18T18:21:10.444Z] Plugins: [2022-05-18T18:21:10.444Z] Volume: local [2022-05-18T18:21:10.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:21:10.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:21:10.444Z] Swarm: inactive [2022-05-18T18:21:10.444Z] Default Isolation: process [2022-05-18T18:21:10.444Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T18:21:10.444Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-18T18:21:10.444Z] OSType: windows [2022-05-18T18:21:10.444Z] Architecture: x86_64 [2022-05-18T18:21:10.444Z] CPUs: 4 [2022-05-18T18:21:10.444Z] Total Memory: 32GiB [2022-05-18T18:21:10.444Z] Name: azwin-2-7a19b0 [2022-05-18T18:21:10.444Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-18T18:21:10.444Z] Docker Root Dir: D:\docker [2022-05-18T18:21:10.444Z] Debug Mode: false [2022-05-18T18:21:10.444Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:21:10.444Z] Labels: [2022-05-18T18:21:10.444Z] Experimental: true [2022-05-18T18:21:10.444Z] Insecure Registries: [2022-05-18T18:21:10.444Z] 10.0.0.4:5000 [2022-05-18T18:21:10.444Z] 127.0.0.0/8 [2022-05-18T18:21:10.444Z] Registry Mirrors: [2022-05-18T18:21:10.444Z] http://10.0.0.4:5000/ [2022-05-18T18:21:10.444Z] Live Restore Enabled: false [2022-05-18T18:21:10.444Z] Product License: Community Engine [2022-05-18T18:21:10.444Z] [2022-05-18T18:21:10.444Z] [2022-05-18T18:21:10.444Z] INFO: Commit hash is 3edb9798c7 [2022-05-18T18:21:10.444Z] INFO: Nuke-Everything... [2022-05-18T18:21:10.444Z] INFO: Container count on control daemon to delete is 0 [2022-05-18T18:21:10.900Z] INFO: Nuking d:\CI [2022-05-18T18:21:10.900Z] INFO: Zapped successfully [2022-05-18T18:21:10.900Z] INFO: Location for testing is d:\CI\PR-43593\7 [2022-05-18T18:21:10.900Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-18T18:21:10.900Z] [2022-05-18T18:21:10.900Z] [2022-05-18T18:21:10.900Z] INFO: Building the image from Dockerfile.windows at 05/18/2022 18:21:10... [2022-05-18T18:21:10.900Z] [2022-05-18T18:21:13.160Z] #19 30.39 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-18T18:21:13.432Z] #19 30.40 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:13.432Z] #19 30.40 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:21:13.432Z] #19 30.43 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-18T18:21:13.432Z] #19 30.43 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:13.432Z] #19 30.44 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T18:21:17.618Z] #19 34.70 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-18T18:21:17.618Z] #19 34.70 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:17.618Z] #19 34.70 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:21:17.618Z] #19 34.74 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-18T18:21:17.618Z] #19 34.74 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:17.618Z] #19 34.75 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T18:21:17.693Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-18T18:21:17.693Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7d2e4939\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-18T18:21:17.693Z] ---------------------------------------------------------------------------- [2022-05-18T18:21:17.693Z] [2022-05-18T18:21:17.693Z] INFO: executeCI.ps1 starting at Wed May 18 18:21:17 CUT 2022 [2022-05-18T18:21:17.693Z] [2022-05-18T18:21:17.693Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-18T18:21:17.693Z] INFO: Running git version 2.24.1.windows.2 [2022-05-18T18:21:17.693Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-18T18:21:17.693Z] INFO: Environment variables: [2022-05-18T18:21:18.163Z] [2022-05-18T18:21:18.163Z] Name Value [2022-05-18T18:21:18.163Z] ---- ----- [2022-05-18T18:21:18.163Z] ALLUSERSPROFILE C:\ProgramData [2022-05-18T18:21:18.163Z] amd64 true [2022-05-18T18:21:18.163Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-18T18:21:18.163Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-18T18:21:18.163Z] arm64 true [2022-05-18T18:21:18.163Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-18T18:21:18.163Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-18T18:21:18.163Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-18T18:21:18.163Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-18T18:21:18.163Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-18T18:21:18.163Z] BRANCH_NAME PR-43593 [2022-05-18T18:21:18.163Z] BUILD_DISPLAY_NAME #7 [2022-05-18T18:21:18.163Z] BUILD_ID 7 [2022-05-18T18:21:18.163Z] BUILD_NUMBER 7 [2022-05-18T18:21:18.163Z] BUILD_TAG jenkins-moby-PR-43593-7 [2022-05-18T18:21:18.163Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/ [2022-05-18T18:21:18.163Z] cgroup2 true [2022-05-18T18:21:18.163Z] CHANGE_AUTHOR vvoland [2022-05-18T18:21:18.163Z] CHANGE_AUTHOR_DISPLAY_NAME PaweÅ‚ Gronowski [2022-05-18T18:21:18.163Z] CHANGE_BRANCH 3554-initial-console-size [2022-05-18T18:21:18.163Z] CHANGE_FORK vvoland [2022-05-18T18:21:18.163Z] CHANGE_ID 43593 [2022-05-18T18:21:18.163Z] CHANGE_TARGET master [2022-05-18T18:21:18.163Z] CHANGE_TITLE daemon/linux: Set console size on creation [2022-05-18T18:21:18.163Z] CHANGE_URL https://github.com/moby/moby/pull/43593 [2022-05-18T18:21:18.163Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:21:18.163Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-18T18:21:18.163Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-18T18:21:18.163Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-18T18:21:18.164Z] COMPUTERNAME azwin-2-699a10 [2022-05-18T18:21:18.164Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-18T18:21:18.164Z] ConfigSequenceNumber 0 [2022-05-18T18:21:18.164Z] dco true [2022-05-18T18:21:18.164Z] DOCKER_BUILDKIT 0 [2022-05-18T18:21:18.164Z] DOCKER_DUT_DEBUG 1 [2022-05-18T18:21:18.164Z] DOCKER_EXPERIMENTAL 1 [2022-05-18T18:21:18.164Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-18T18:21:18.164Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-18T18:21:18.164Z] EXECUTOR_NUMBER 0 [2022-05-18T18:21:18.164Z] FQDN azwin-2-699a10.westus.cloudapp.azure.com [2022-05-18T18:21:18.164Z] GIT_BRANCH PR-43593 [2022-05-18T18:21:18.164Z] GIT_COMMIT 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:21:18.164Z] GIT_PREVIOUS_COMMIT 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:21:18.164Z] GIT_URL https://github.com/moby/moby.git [2022-05-18T18:21:18.164Z] HUDSON_COOKIE f73c8e3e-c0de-4eef-8a8a-93e1627c9787 [2022-05-18T18:21:18.164Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-18T18:21:18.164Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-18T18:21:18.164Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-18T18:21:18.164Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-18T18:21:18.164Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-18T18:21:18.164Z] JENKINS_NODE_COOKIE 0fd044f4-3963-478a-a1a8-9af6e880088c [2022-05-18T18:21:18.164Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-18T18:21:18.164Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-18T18:21:18.164Z] JOB_BASE_NAME PR-43593 [2022-05-18T18:21:18.164Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/display/redirect [2022-05-18T18:21:18.164Z] JOB_NAME moby/PR-43593 [2022-05-18T18:21:18.164Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/ [2022-05-18T18:21:18.164Z] library.jps.version master [2022-05-18T18:21:18.164Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-18T18:21:18.164Z] NODE_LABELS amd64 azure azwin-2-699a10 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-18T18:21:18.164Z] NODE_NAME azwin-2-699a10 [2022-05-18T18:21:18.164Z] NUMBER_OF_PROCESSORS 4 [2022-05-18T18:21:18.164Z] OS Windows_NT [2022-05-18T18:21:18.164Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-18T18:21:18.164Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-18T18:21:18.164Z] ppc64le false [2022-05-18T18:21:18.164Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-18T18:21:18.164Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-18T18:21:18.164Z] PROCESSOR_LEVEL 6 [2022-05-18T18:21:18.164Z] PROCESSOR_REVISION 4f01 [2022-05-18T18:21:18.164Z] ProgramData C:\ProgramData [2022-05-18T18:21:18.164Z] ProgramFiles C:\Program Files [2022-05-18T18:21:18.164Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-18T18:21:18.164Z] ProgramW6432 C:\Program Files [2022-05-18T18:21:18.164Z] PROMPT $P$G [2022-05-18T18:21:18.164Z] PSExecutionPolicyPreference Bypass [2022-05-18T18:21:18.164Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-18T18:21:18.164Z] PUBLIC C:\Users\Public [2022-05-18T18:21:18.164Z] rootless true [2022-05-18T18:21:18.164Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=artif... [2022-05-18T18:21:18.164Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=changes [2022-05-18T18:21:18.164Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect [2022-05-18T18:21:18.164Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43593/7/display/redirect?page=tests [2022-05-18T18:21:18.164Z] s390x false [2022-05-18T18:21:18.164Z] SKIP_VALIDATION_TESTS 1 [2022-05-18T18:21:18.164Z] SOURCES_DRIVE d [2022-05-18T18:21:18.164Z] SOURCES_SUBDIR gopath [2022-05-18T18:21:18.164Z] STAGE_NAME Run tests [2022-05-18T18:21:18.164Z] SystemDrive C: [2022-05-18T18:21:18.164Z] SystemRoot C:\Windows [2022-05-18T18:21:18.164Z] TEMP C:\Windows\TEMP [2022-05-18T18:21:18.164Z] TESTDEBUG 0 [2022-05-18T18:21:18.164Z] TESTRUN_DRIVE d [2022-05-18T18:21:18.164Z] TESTRUN_SUBDIR CI [2022-05-18T18:21:18.164Z] TIMEOUT 120m [2022-05-18T18:21:18.164Z] TMP C:\Windows\TEMP [2022-05-18T18:21:18.164Z] unit_validate true [2022-05-18T18:21:18.164Z] USERDOMAIN WORKGROUP [2022-05-18T18:21:18.164Z] USERNAME azwin-2-699a10$ [2022-05-18T18:21:18.164Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-18T18:21:18.164Z] validate_force false [2022-05-18T18:21:18.164Z] windir C:\Windows [2022-05-18T18:21:18.164Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-18T18:21:18.164Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-18T18:21:18.164Z] windows2022 true [2022-05-18T18:21:18.164Z] windows2022containerd true [2022-05-18T18:21:18.164Z] windowsRS5 true [2022-05-18T18:21:18.164Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-18T18:21:18.164Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-18T18:21:18.164Z] [2022-05-18T18:21:18.164Z] [2022-05-18T18:21:18.164Z] [2022-05-18T18:21:18.164Z] INFO: Sources under d:\gopath\... [2022-05-18T18:21:18.164Z] INFO: Test run under d:\CI\... [2022-05-18T18:21:18.164Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-18T18:21:18.164Z] INFO: docker/docker repository was found [2022-05-18T18:21:18.633Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-18T18:21:18.633Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-18T18:21:18.633Z] INFO: Docker version of control daemon [2022-05-18T18:21:18.633Z] [2022-05-18T18:21:18.633Z] Client: [2022-05-18T18:21:18.633Z] Version: 20.10.9 [2022-05-18T18:21:18.633Z] API version: 1.41 [2022-05-18T18:21:18.633Z] Go version: go1.16.8 [2022-05-18T18:21:18.633Z] Git commit: c2ea9bc [2022-05-18T18:21:18.633Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-18T18:21:18.633Z] OS/Arch: windows/amd64 [2022-05-18T18:21:18.633Z] Context: default [2022-05-18T18:21:18.633Z] Experimental: true [2022-05-18T18:21:18.633Z] [2022-05-18T18:21:18.633Z] Server: Docker Engine - Community [2022-05-18T18:21:18.633Z] Engine: [2022-05-18T18:21:18.633Z] Version: 20.10.9 [2022-05-18T18:21:18.633Z] API version: 1.41 (minimum version 1.24) [2022-05-18T18:21:18.633Z] Go version: go1.16.8 [2022-05-18T18:21:18.633Z] Git commit: 79ea9d3 [2022-05-18T18:21:18.633Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-18T18:21:18.633Z] OS/Arch: windows/amd64 [2022-05-18T18:21:18.633Z] Experimental: true [2022-05-18T18:21:18.633Z] [2022-05-18T18:21:18.633Z] INFO: Docker info of control daemon [2022-05-18T18:21:18.633Z] [2022-05-18T18:21:19.473Z] Sending build context to Docker daemon 66.77MB [2022-05-18T18:21:19.473Z] [2022-05-18T18:21:19.473Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-18T18:21:19.473Z] ---> 7c569352fed3 [2022-05-18T18:21:19.473Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> 27db77862331 [2022-05-18T18:21:19.473Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> 97b4e073a18a [2022-05-18T18:21:19.473Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> 24ef9211c8d3 [2022-05-18T18:21:19.473Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> 382cce7202eb [2022-05-18T18:21:19.473Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> abb1d1be3e3e [2022-05-18T18:21:19.473Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> fe508f119f0a [2022-05-18T18:21:19.473Z] Step 8/13 : 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; [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> 8b415f37bcae [2022-05-18T18:21:19.473Z] Step 9/13 : 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 [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> 4d8d7a5f11d6 [2022-05-18T18:21:19.473Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> 19a567ad071f [2022-05-18T18:21:19.473Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> 62d0ff164b25 [2022-05-18T18:21:19.473Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-18T18:21:19.473Z] ---> Using cache [2022-05-18T18:21:19.473Z] ---> a032627d1487 [2022-05-18T18:21:19.473Z] Step 13/13 : COPY . . [2022-05-18T18:21:19.622Z] Client: [2022-05-18T18:21:19.622Z] Context: default [2022-05-18T18:21:19.622Z] Debug Mode: false [2022-05-18T18:21:19.622Z] Plugins: [2022-05-18T18:21:19.622Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-18T18:21:19.622Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-18T18:21:19.622Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-18T18:21:19.622Z] [2022-05-18T18:21:19.622Z] Server: [2022-05-18T18:21:19.622Z] Containers: 0 [2022-05-18T18:21:19.622Z] Running: 0 [2022-05-18T18:21:19.622Z] Paused: 0 [2022-05-18T18:21:19.622Z] Stopped: 0 [2022-05-18T18:21:19.622Z] Images: 13 [2022-05-18T18:21:19.622Z] Server Version: 20.10.9 [2022-05-18T18:21:19.622Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-18T18:21:19.622Z] Windows: [2022-05-18T18:21:19.622Z] LCOW: [2022-05-18T18:21:19.622Z] Logging Driver: json-file [2022-05-18T18:21:19.622Z] Plugins: [2022-05-18T18:21:19.622Z] Volume: local [2022-05-18T18:21:19.622Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:21:19.622Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:21:19.622Z] Swarm: inactive [2022-05-18T18:21:19.622Z] Default Isolation: process [2022-05-18T18:21:19.622Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-18T18:21:19.622Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-18T18:21:19.622Z] OSType: windows [2022-05-18T18:21:19.622Z] Architecture: x86_64 [2022-05-18T18:21:19.622Z] CPUs: 4 [2022-05-18T18:21:19.622Z] Total Memory: 32GiB [2022-05-18T18:21:19.622Z] Name: azwin-2-699a10 [2022-05-18T18:21:19.622Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-18T18:21:19.622Z] Docker Root Dir: D:\docker [2022-05-18T18:21:19.622Z] Debug Mode: false [2022-05-18T18:21:19.622Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:21:19.622Z] Labels: [2022-05-18T18:21:19.622Z] Experimental: true [2022-05-18T18:21:19.622Z] Insecure Registries: [2022-05-18T18:21:19.622Z] 10.0.0.4:5000 [2022-05-18T18:21:19.622Z] 127.0.0.0/8 [2022-05-18T18:21:19.622Z] Registry Mirrors: [2022-05-18T18:21:19.622Z] http://10.0.0.4:5000/ [2022-05-18T18:21:19.622Z] Live Restore Enabled: false [2022-05-18T18:21:19.622Z] Product License: Community Engine [2022-05-18T18:21:19.622Z] [2022-05-18T18:21:19.622Z] [2022-05-18T18:21:19.622Z] INFO: Commit hash is 3edb9798c7 [2022-05-18T18:21:19.622Z] INFO: Nuke-Everything... [2022-05-18T18:21:19.622Z] INFO: Container count on control daemon to delete is 0 [2022-05-18T18:21:20.092Z] INFO: Nuking d:\CI [2022-05-18T18:21:20.092Z] INFO: Zapped successfully [2022-05-18T18:21:20.092Z] INFO: Location for testing is d:\CI\PR-43593\7 [2022-05-18T18:21:20.092Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-18T18:21:20.092Z] [2022-05-18T18:21:20.092Z] [2022-05-18T18:21:20.092Z] INFO: Building the image from Dockerfile.windows at 05/18/2022 18:21:19... [2022-05-18T18:21:20.092Z] [2022-05-18T18:21:21.805Z] #19 38.92 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-18T18:21:21.805Z] #19 38.92 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:21.805Z] #19 38.93 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:21:21.805Z] #19 38.96 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-18T18:21:21.805Z] #19 38.96 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:21.805Z] #19 38.97 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:21:25.987Z] #19 43.04 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-18T18:21:25.987Z] #19 43.04 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:25.987Z] #19 43.05 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:21:25.987Z] #19 43.08 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-18T18:21:25.987Z] #19 43.09 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:25.987Z] #19 43.09 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:21:30.172Z] #19 46.96 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-18T18:21:30.172Z] #19 46.96 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:30.172Z] #19 46.97 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:21:30.172Z] #19 46.99 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-18T18:21:30.172Z] #19 47.00 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:30.172Z] #19 47.00 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T18:21:30.172Z] #19 47.03 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-18T18:21:30.172Z] #19 47.03 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:30.172Z] #19 47.03 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T18:21:30.172Z] #19 47.06 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-18T18:21:30.172Z] #19 47.06 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:30.172Z] #19 47.07 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:21:30.172Z] #19 47.09 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-18T18:21:30.172Z] #19 47.10 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:30.172Z] #19 47.10 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:21:30.172Z] #19 47.13 Selecting previously unselected package cross-config. [2022-05-18T18:21:30.172Z] #19 47.13 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-18T18:21:30.172Z] #19 47.13 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-18T18:21:30.172Z] #19 47.16 Selecting previously unselected package gcc-10-cross-base. [2022-05-18T18:21:30.172Z] #19 47.16 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.172Z] #19 47.17 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-18T18:21:30.172Z] #19 47.20 Selecting previously unselected package libc6-arm64-cross. [2022-05-18T18:21:30.172Z] #19 47.20 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-18T18:21:30.172Z] #19 47.21 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-18T18:21:30.172Z] #19 47.34 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-18T18:21:30.172Z] #19 47.34 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.172Z] #19 47.34 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:30.172Z] #19 47.37 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-18T18:21:30.172Z] #19 47.38 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.172Z] #19 47.38 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:30.172Z] #19 47.42 Selecting previously unselected package libitm1-arm64-cross. [2022-05-18T18:21:30.430Z] #19 47.42 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.430Z] #19 47.42 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:30.430Z] #19 47.47 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-18T18:21:30.430Z] #19 47.47 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.430Z] #19 47.48 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:30.430Z] #19 47.51 Selecting previously unselected package libasan6-arm64-cross. [2022-05-18T18:21:30.430Z] #19 47.52 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.430Z] #19 47.52 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:30.536Z] Sending build context to Docker daemon 66.77MB [2022-05-18T18:21:30.536Z] [2022-05-18T18:21:30.536Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-18T18:21:30.536Z] ---> 3e15a767850d [2022-05-18T18:21:30.536Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> 4bc267cc418a [2022-05-18T18:21:30.536Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> 029e0822a55d [2022-05-18T18:21:30.536Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> 2d3985e8c05b [2022-05-18T18:21:30.536Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> 58bc2d06c08b [2022-05-18T18:21:30.536Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> 90c1eed474cb [2022-05-18T18:21:30.536Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> 5902a174145f [2022-05-18T18:21:30.536Z] Step 8/13 : 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; [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> 7f56cf7fc7fb [2022-05-18T18:21:30.536Z] Step 9/13 : 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 [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> c7dc75ada828 [2022-05-18T18:21:30.536Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> a06dc8bc951d [2022-05-18T18:21:30.536Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> cc1720bef062 [2022-05-18T18:21:30.536Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-18T18:21:30.536Z] ---> Using cache [2022-05-18T18:21:30.536Z] ---> 10975287d93a [2022-05-18T18:21:30.536Z] Step 13/13 : COPY . . [2022-05-18T18:21:30.688Z] #19 47.77 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-18T18:21:30.688Z] #19 47.77 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.688Z] #19 47.79 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:30.688Z] #19 47.90 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-18T18:21:30.945Z] #19 47.90 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.945Z] #19 47.91 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:30.945Z] #19 48.13 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-18T18:21:30.945Z] #19 48.13 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:30.945Z] #19 48.13 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:30.945Z] #19 48.20 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-18T18:21:31.204Z] #19 48.21 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:31.204Z] #19 48.21 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:31.204Z] #19 48.31 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-18T18:21:31.204Z] #19 48.31 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:31.204Z] #19 48.32 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:31.204Z] #19 48.45 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-18T18:21:31.209Z] ---> b6ac50f8d063 [2022-05-18T18:21:31.462Z] #19 48.45 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:31.462Z] #19 48.46 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:21:32.198Z] Successfully built b6ac50f8d063 [2022-05-18T18:21:32.198Z] Successfully tagged docker:latest [2022-05-18T18:21:32.198Z] INFO: Image build ended at 05/18/2022 18:21:31. Duration:00:00:26.6984425 [2022-05-18T18:21:32.198Z] [2022-05-18T18:21:32.198Z] [2022-05-18T18:21:32.198Z] INFO: Building the test binaries at 05/18/2022 18:21:31... [2022-05-18T18:21:35.979Z] INFO: make.ps1 starting at 05/18/2022 18:21:35 [2022-05-18T18:21:36.445Z] INFO: Git commit (3edb9798c7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T18:21:36.445Z] INFO: Invoking autogen... [2022-05-18T18:21:36.445Z] { [2022-05-18T18:21:36.445Z] "RT_GROUP_ICON": { [2022-05-18T18:21:36.445Z] "#1": { [2022-05-18T18:21:36.445Z] "0409": "../../winresources/docker.ico" [2022-05-18T18:21:36.445Z] } [2022-05-18T18:21:36.445Z] }, [2022-05-18T18:21:36.445Z] "RT_MANIFEST": { [2022-05-18T18:21:36.445Z] "#1": { [2022-05-18T18:21:36.445Z] "0409": { [2022-05-18T18:21:36.445Z] "identity": {}, [2022-05-18T18:21:36.445Z] "description": "Docker Engine", [2022-05-18T18:21:36.445Z] "minimum-os": "vista", [2022-05-18T18:21:36.445Z] "execution-level": "", [2022-05-18T18:21:36.445Z] "ui-access": false, [2022-05-18T18:21:36.445Z] "auto-elevate": false, [2022-05-18T18:21:36.445Z] "dpi-awareness": "unaware", [2022-05-18T18:21:36.445Z] "disable-theming": false, [2022-05-18T18:21:36.445Z] "disable-window-filtering": false, [2022-05-18T18:21:36.445Z] "high-resolution-scrolling-aware": false, [2022-05-18T18:21:36.445Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T18:21:36.445Z] "long-path-aware": false, [2022-05-18T18:21:36.445Z] "printer-driver-isolation": false, [2022-05-18T18:21:36.445Z] "gdi-scaling": false, [2022-05-18T18:21:36.445Z] "segment-heap": false, [2022-05-18T18:21:36.445Z] "use-common-controls-v6": false [2022-05-18T18:21:36.445Z] } [2022-05-18T18:21:36.445Z] } [2022-05-18T18:21:36.445Z] }, [2022-05-18T18:21:36.445Z] "RT_MESSAGETABLE": { [2022-05-18T18:21:36.445Z] "#1": { [2022-05-18T18:21:36.445Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T18:21:36.445Z] } [2022-05-18T18:21:36.445Z] }, [2022-05-18T18:21:36.445Z] "RT_VERSION": { [2022-05-18T18:21:36.445Z] "#1": { [2022-05-18T18:21:36.445Z] "0409": { [2022-05-18T18:21:36.445Z] "fixed": { [2022-05-18T18:21:36.445Z] "file_version": "0.0.0.0", [2022-05-18T18:21:36.445Z] "product_version": "0.0.0.0", [2022-05-18T18:21:36.445Z] "type": "Unknown" [2022-05-18T18:21:36.445Z] }, [2022-05-18T18:21:36.445Z] "info": { [2022-05-18T18:21:36.445Z] "0000": { [2022-05-18T18:21:36.445Z] "CompanyName": "", [2022-05-18T18:21:36.445Z] "FileVersion": "0.0.0-dev", [2022-05-18T18:21:36.445Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-18T18:21:36.445Z] "OriginalFileName": "dockerd.exe", [2022-05-18T18:21:36.445Z] "ProductName": "", [2022-05-18T18:21:36.446Z] "ProductVersion": "0.0.0-dev", [2022-05-18T18:21:36.446Z] "SpecialBuild": "3edb9798c7" [2022-05-18T18:21:36.446Z] } [2022-05-18T18:21:36.446Z] } [2022-05-18T18:21:36.446Z] } [2022-05-18T18:21:36.446Z] } [2022-05-18T18:21:36.446Z] } [2022-05-18T18:21:36.446Z] } [2022-05-18T18:21:36.727Z] #19 53.46 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-18T18:21:36.727Z] #19 53.46 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:36.727Z] #19 53.47 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:21:36.727Z] #19 53.49 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-18T18:21:36.727Z] #19 53.50 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-18T18:21:36.727Z] #19 53.50 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-18T18:21:36.727Z] #19 53.67 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-18T18:21:36.727Z] #19 53.67 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-18T18:21:36.727Z] #19 53.67 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-18T18:21:36.727Z] #19 53.92 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-18T18:21:36.727Z] #19 53.92 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:36.912Z] powershell.exe : cmd\dockerd\config.go [2022-05-18T18:21:36.912Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-03c5fef5\powershellWrapper.ps1:3 char:1 [2022-05-18T18:21:36.912Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-18T18:21:36.912Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-18T18:21:36.912Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-18T18:21:36.912Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-18T18:21:36.912Z] [2022-05-18T18:21:36.912Z] cmd\dockerd\config_windows.go [2022-05-18T18:21:36.912Z] cmd\dockerd\daemon.go [2022-05-18T18:21:36.912Z] cmd\dockerd\daemon_test.go [2022-05-18T18:21:36.912Z] cmd\dockerd\daemon_windows.go [2022-05-18T18:21:36.912Z] cmd\dockerd\docker.go [2022-05-18T18:21:36.912Z] cmd\dockerd\docker_windows.go [2022-05-18T18:21:36.912Z] cmd\dockerd\genwinres_windows.go [2022-05-18T18:21:36.912Z] cmd\dockerd\metrics.go [2022-05-18T18:21:36.912Z] cmd\dockerd\options.go [2022-05-18T18:21:36.912Z] cmd\dockerd\options_test.go [2022-05-18T18:21:36.912Z] cmd\dockerd\service_windows.go [2022-05-18T18:21:36.912Z] INFO: Building daemon... [2022-05-18T18:21:36.986Z] #19 53.92 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:21:36.986Z] #19 54.17 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-18T18:21:37.244Z] #19 54.17 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:37.244Z] #19 54.18 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:21:38.793Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-037bb40e35eaa7f5f) in /home/ubuntu/workspace/moby_PR-43593 [Pipeline] { [Pipeline] checkout [2022-05-18T18:21:38.938Z] The recommended git tool is: git [2022-05-18T18:21:42.512Z] #19 59.27 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-18T18:21:42.512Z] #19 59.28 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:42.512Z] #19 59.34 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:21:42.512Z] #19 59.68 Selecting previously unselected package patch. [2022-05-18T18:21:42.512Z] #19 59.68 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-18T18:21:42.512Z] #19 59.75 Unpacking patch (2.7.6-7) ... [2022-05-18T18:21:42.554Z] using credential docker-jenkins-github-credentials [2022-05-18T18:21:42.563Z] Cloning the remote Git repository [2022-05-18T18:21:42.564Z] Cloning with configured refspecs honoured and without tags [2022-05-18T18:21:43.080Z] #19 60.02 Selecting previously unselected package dpkg-dev. [2022-05-18T18:21:43.080Z] #19 60.02 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-18T18:21:43.080Z] #19 60.02 Unpacking dpkg-dev (1.20.9) ... [2022-05-18T18:21:43.080Z] #19 60.15 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-18T18:21:43.080Z] #19 60.15 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-18T18:21:43.080Z] #19 60.16 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-18T18:21:43.080Z] #19 60.18 Selecting previously unselected package libio-string-perl. [2022-05-18T18:21:43.080Z] #19 60.18 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-18T18:21:43.080Z] #19 60.19 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-18T18:21:43.080Z] #19 60.22 Selecting previously unselected package libicu67:amd64. [2022-05-18T18:21:43.080Z] #19 60.22 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-18T18:21:43.080Z] #19 60.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-18T18:21:42.596Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T18:21:42.722Z] > git init /home/ubuntu/workspace/moby_PR-43593 # timeout=10 [2022-05-18T18:21:43.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:21:43.037Z] > git --version # timeout=10 [2022-05-18T18:21:43.057Z] > git --version # 'git version 2.25.1' [2022-05-18T18:21:43.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:21:43.061Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:21:44.014Z] #19 61.04 Selecting previously unselected package libxml2:amd64. [2022-05-18T18:21:44.014Z] #19 61.05 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-18T18:21:44.014Z] #19 61.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T18:21:44.014Z] #19 61.13 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-18T18:21:44.014Z] #19 61.13 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-18T18:21:44.014Z] #19 61.13 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-18T18:21:44.014Z] #19 61.16 Selecting previously unselected package libxml-sax-base-perl. [2022-05-18T18:21:44.014Z] #19 61.16 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-18T18:21:44.014Z] #19 61.16 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-18T18:21:44.014Z] #19 61.20 Selecting previously unselected package libxml-sax-perl. [2022-05-18T18:21:44.014Z] #19 61.20 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-18T18:21:44.014Z] #19 61.20 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-18T18:21:44.014Z] #19 61.24 Selecting previously unselected package libxml-libxml-perl. [2022-05-18T18:21:44.014Z] #19 61.24 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-18T18:21:44.014Z] #19 61.24 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-18T18:21:44.014Z] #19 61.30 Selecting previously unselected package libxml-simple-perl. [2022-05-18T18:21:44.014Z] #19 61.30 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-18T18:21:44.014Z] #19 61.31 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-18T18:21:44.014Z] #19 61.34 Selecting previously unselected package libyaml-perl. [2022-05-18T18:21:44.014Z] #19 61.34 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-18T18:21:44.272Z] #19 61.34 Unpacking libyaml-perl (1.30-1) ... [2022-05-18T18:21:44.272Z] #19 61.37 Selecting previously unselected package libconfig-auto-perl. [2022-05-18T18:21:44.272Z] #19 61.38 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-18T18:21:44.272Z] #19 61.38 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-18T18:21:44.272Z] #19 61.41 Selecting previously unselected package libfile-which-perl. [2022-05-18T18:21:44.272Z] #19 61.41 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-18T18:21:44.272Z] #19 61.41 Unpacking libfile-which-perl (1.23-1) ... [2022-05-18T18:21:44.272Z] #19 61.44 Selecting previously unselected package libfile-homedir-perl. [2022-05-18T18:21:44.272Z] #19 61.44 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-18T18:21:44.272Z] #19 61.44 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-18T18:21:44.272Z] #19 61.47 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-18T18:21:44.272Z] #19 61.48 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-18T18:21:44.272Z] #19 61.48 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-18T18:21:44.272Z] #19 61.52 Selecting previously unselected package dpkg-cross. [2022-05-18T18:21:44.272Z] #19 61.52 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-18T18:21:44.272Z] #19 61.52 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-18T18:21:44.272Z] #19 61.55 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-18T18:21:44.530Z] #19 61.55 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-18T18:21:44.530Z] #19 61.56 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-18T18:21:44.530Z] #19 61.58 Selecting previously unselected package libc6-armel-cross. [2022-05-18T18:21:44.530Z] #19 61.59 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-18T18:21:44.530Z] #19 61.59 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-18T18:21:44.530Z] #19 61.71 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-18T18:21:44.530Z] #19 61.71 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:44.530Z] #19 61.71 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:21:44.530Z] #19 61.74 Selecting previously unselected package libgomp1-armel-cross. [2022-05-18T18:21:44.530Z] #19 61.74 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:44.530Z] #19 61.74 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:21:44.530Z] #19 61.78 Selecting previously unselected package libatomic1-armel-cross. [2022-05-18T18:21:44.530Z] #19 61.78 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:44.530Z] #19 61.78 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:21:44.530Z] #19 61.81 Selecting previously unselected package libasan6-armel-cross. [2022-05-18T18:21:44.789Z] #19 61.81 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:44.789Z] #19 61.82 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:21:44.789Z] #19 62.03 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-18T18:21:44.789Z] #19 62.03 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:44.789Z] #19 62.04 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:21:44.789Z] #19 62.10 Selecting previously unselected package libubsan1-armel-cross. [2022-05-18T18:21:45.054Z] #19 62.10 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:45.054Z] #19 62.10 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:21:45.054Z] #19 62.23 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-18T18:21:45.054Z] #19 62.23 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:45.054Z] #19 62.24 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:21:45.054Z] #19 62.35 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-18T18:21:45.054Z] #19 62.35 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:45.312Z] #19 62.35 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T18:21:49.646Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08305f61ddd9f035a) in /home/ubuntu/workspace/moby_PR-43593 [Pipeline] { [Pipeline] checkout [2022-05-18T18:21:49.846Z] The recommended git tool is: git [2022-05-18T18:21:50.578Z] #19 67.08 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-18T18:21:50.578Z] #19 67.08 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:50.578Z] #19 67.09 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T18:21:50.578Z] #19 67.11 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-18T18:21:50.578Z] #19 67.11 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-18T18:21:50.578Z] #19 67.12 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-18T18:21:50.578Z] #19 67.29 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-18T18:21:50.578Z] #19 67.29 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-18T18:21:50.578Z] #19 67.29 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-18T18:21:50.578Z] #19 67.51 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-18T18:21:50.578Z] #19 67.51 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:50.578Z] #19 67.52 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:21:50.578Z] #19 67.77 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-18T18:21:50.578Z] #19 67.77 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:50.578Z] #19 67.77 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T18:21:52.974Z] using credential docker-jenkins-github-credentials [2022-05-18T18:21:52.982Z] Cloning the remote Git repository [2022-05-18T18:21:52.982Z] Cloning with configured refspecs honoured and without tags [2022-05-18T18:21:53.010Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T18:21:53.073Z] > git init /home/ubuntu/workspace/moby_PR-43593 # timeout=10 [2022-05-18T18:21:53.706Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07becb2f9cad63c2e) in /home/ubuntu/workspace/moby_PR-43593 [Pipeline] { [Pipeline] checkout [2022-05-18T18:21:53.842Z] The recommended git tool is: git [2022-05-18T18:21:53.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:21:53.652Z] > git --version # timeout=10 [2022-05-18T18:21:53.687Z] > git --version # 'git version 2.25.1' [2022-05-18T18:21:53.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:21:53.737Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:21:55.118Z] ---> 62ebf769e714 [2022-05-18T18:21:55.118Z] Successfully built 62ebf769e714 [2022-05-18T18:21:55.118Z] Successfully tagged docker:latest [2022-05-18T18:21:55.118Z] INFO: Image build ended at 05/18/2022 18:21:53. Duration:00:00:42.3673970 [2022-05-18T18:21:55.118Z] [2022-05-18T18:21:55.118Z] [2022-05-18T18:21:55.118Z] INFO: Building the test binaries at 05/18/2022 18:21:53... [2022-05-18T18:21:55.838Z] #19 72.22 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-18T18:21:55.838Z] #19 72.23 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:21:55.838Z] #19 72.23 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T18:21:55.838Z] #19 72.25 Selecting previously unselected package crossbuild-essential-armel. [2022-05-18T18:21:55.838Z] #19 72.26 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.26 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-18T18:21:55.838Z] #19 72.29 Selecting previously unselected package libc6-armhf-cross. [2022-05-18T18:21:55.838Z] #19 72.29 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.29 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-18T18:21:55.838Z] #19 72.40 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-18T18:21:55.838Z] #19 72.41 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.41 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:21:55.838Z] #19 72.44 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-18T18:21:55.838Z] #19 72.45 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.45 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:21:55.838Z] #19 72.49 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-18T18:21:55.838Z] #19 72.49 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.51 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:21:55.838Z] #19 72.54 Selecting previously unselected package libasan6-armhf-cross. [2022-05-18T18:21:55.838Z] #19 72.54 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.55 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:21:55.838Z] #19 72.77 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-18T18:21:55.838Z] #19 72.77 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.78 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:21:55.838Z] #19 72.85 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-18T18:21:55.838Z] #19 72.86 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.86 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:21:55.838Z] #19 72.95 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-18T18:21:55.838Z] #19 72.96 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:21:55.838Z] #19 72.96 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:21:56.095Z] #19 73.08 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-18T18:21:56.095Z] #19 73.08 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:21:56.095Z] #19 73.08 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T18:21:56.313Z] using credential docker-jenkins-github-credentials [2022-05-18T18:21:56.323Z] Cloning the remote Git repository [2022-05-18T18:21:56.324Z] Cloning with configured refspecs honoured and without tags [2022-05-18T18:21:56.343Z] Cloning repository https://github.com/moby/moby.git [2022-05-18T18:21:56.402Z] > git init /home/ubuntu/workspace/moby_PR-43593 # timeout=10 [2022-05-18T18:21:56.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:21:56.726Z] > git --version # timeout=10 [2022-05-18T18:21:56.748Z] > git --version # 'git version 2.17.1' [2022-05-18T18:21:56.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:21:56.751Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:21:58.935Z] INFO: make.ps1 starting at 05/18/2022 18:21:58 [2022-05-18T18:21:58.935Z] INFO: Git commit (3edb9798c7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T18:21:58.935Z] INFO: Invoking autogen... [2022-05-18T18:21:58.935Z] { [2022-05-18T18:21:58.935Z] "RT_GROUP_ICON": { [2022-05-18T18:21:58.935Z] "#1": { [2022-05-18T18:21:58.935Z] "0409": "../../winresources/docker.ico" [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] }, [2022-05-18T18:21:58.935Z] "RT_MANIFEST": { [2022-05-18T18:21:58.935Z] "#1": { [2022-05-18T18:21:58.935Z] "0409": { [2022-05-18T18:21:58.935Z] "identity": {}, [2022-05-18T18:21:58.935Z] "description": "Docker Engine", [2022-05-18T18:21:58.935Z] "minimum-os": "vista", [2022-05-18T18:21:58.935Z] "execution-level": "", [2022-05-18T18:21:58.935Z] "ui-access": false, [2022-05-18T18:21:58.935Z] "auto-elevate": false, [2022-05-18T18:21:58.935Z] "dpi-awareness": "unaware", [2022-05-18T18:21:58.935Z] "disable-theming": false, [2022-05-18T18:21:58.935Z] "disable-window-filtering": false, [2022-05-18T18:21:58.935Z] "high-resolution-scrolling-aware": false, [2022-05-18T18:21:58.935Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T18:21:58.935Z] "long-path-aware": false, [2022-05-18T18:21:58.935Z] "printer-driver-isolation": false, [2022-05-18T18:21:58.935Z] "gdi-scaling": false, [2022-05-18T18:21:58.935Z] "segment-heap": false, [2022-05-18T18:21:58.935Z] "use-common-controls-v6": false [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] }, [2022-05-18T18:21:58.935Z] "RT_MESSAGETABLE": { [2022-05-18T18:21:58.935Z] "#1": { [2022-05-18T18:21:58.935Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] }, [2022-05-18T18:21:58.935Z] "RT_VERSION": { [2022-05-18T18:21:58.935Z] "#1": { [2022-05-18T18:21:58.935Z] "0409": { [2022-05-18T18:21:58.935Z] "fixed": { [2022-05-18T18:21:58.935Z] "file_version": "0.0.0.0", [2022-05-18T18:21:58.935Z] "product_version": "0.0.0.0", [2022-05-18T18:21:58.935Z] "type": "Unknown" [2022-05-18T18:21:58.935Z] }, [2022-05-18T18:21:58.935Z] "info": { [2022-05-18T18:21:58.935Z] "0000": { [2022-05-18T18:21:58.935Z] "CompanyName": "", [2022-05-18T18:21:58.935Z] "FileVersion": "0.0.0-dev", [2022-05-18T18:21:58.935Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-18T18:21:58.935Z] "OriginalFileName": "dockerd.exe", [2022-05-18T18:21:58.935Z] "ProductName": "", [2022-05-18T18:21:58.935Z] "ProductVersion": "0.0.0-dev", [2022-05-18T18:21:58.935Z] "SpecialBuild": "3edb9798c7" [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:58.935Z] } [2022-05-18T18:21:59.392Z] powershell.exe : cmd\dockerd\config.go [2022-05-18T18:21:59.392Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-5337826c\powershellWrapper.ps1:3 char:1 [2022-05-18T18:21:59.392Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-18T18:21:59.392Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-18T18:21:59.392Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-18T18:21:59.392Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-18T18:21:59.392Z] [2022-05-18T18:21:59.392Z] cmd\dockerd\config_windows.go [2022-05-18T18:21:59.392Z] cmd\dockerd\daemon.go [2022-05-18T18:21:59.392Z] cmd\dockerd\daemon_test.go [2022-05-18T18:21:59.392Z] cmd\dockerd\daemon_windows.go [2022-05-18T18:21:59.392Z] cmd\dockerd\docker.go [2022-05-18T18:21:59.392Z] cmd\dockerd\docker_windows.go [2022-05-18T18:21:59.392Z] cmd\dockerd\genwinres_windows.go [2022-05-18T18:21:59.392Z] cmd\dockerd\metrics.go [2022-05-18T18:21:59.392Z] cmd\dockerd\options.go [2022-05-18T18:21:59.392Z] cmd\dockerd\options_test.go [2022-05-18T18:21:59.392Z] cmd\dockerd\service_windows.go [2022-05-18T18:21:59.392Z] INFO: Building daemon... [2022-05-18T18:22:01.362Z] #19 77.80 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-18T18:22:01.362Z] #19 77.80 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:22:01.362Z] #19 77.80 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T18:22:01.362Z] #19 77.83 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-18T18:22:01.362Z] #19 77.83 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-18T18:22:01.362Z] #19 77.84 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-18T18:22:01.362Z] #19 78.01 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-18T18:22:01.362Z] #19 78.01 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-18T18:22:01.362Z] #19 78.01 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-18T18:22:01.362Z] #19 78.23 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-18T18:22:01.362Z] #19 78.23 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:01.362Z] #19 78.23 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:01.362Z] #19 78.48 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-18T18:22:01.362Z] #19 78.48 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:22:01.362Z] #19 78.49 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T18:22:03.132Z] Fetching without tags [2022-05-18T18:22:03.508Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:22:04.424Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:22:04.424Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:22:03.088Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:22:03.100Z] > git config --add remote.origin.fetch +refs/pull/43593/head:refs/remotes/origin/PR-43593 # timeout=10 [2022-05-18T18:22:03.105Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:22:03.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:22:03.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:22:03.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:22:03.137Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:22:03.519Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:22:03.525Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:22:04.318Z] > git remote # timeout=10 [2022-05-18T18:22:04.344Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:22:04.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:22:04.369Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:22:04.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T18:22:04.427Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:22:04.440Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:22:06.423Z] ---> aa1221dae097 [2022-05-18T18:22:06.423Z] Successfully built aa1221dae097 [2022-05-18T18:22:06.423Z] Successfully tagged docker:latest [2022-05-18T18:22:06.423Z] INFO: Image build ended at 05/18/2022 18:22:05. Duration:00:00:45.8948226 [2022-05-18T18:22:06.423Z] [2022-05-18T18:22:06.423Z] [2022-05-18T18:22:06.423Z] INFO: Building the test binaries at 05/18/2022 18:22:05... [2022-05-18T18:22:06.628Z] #19 82.97 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-18T18:22:06.628Z] #19 82.97 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:22:06.628Z] #19 82.98 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T18:22:06.628Z] #19 83.00 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-18T18:22:06.628Z] #19 83.00 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.01 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-18T18:22:06.628Z] #19 83.04 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-18T18:22:06.628Z] #19 83.04 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.04 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-18T18:22:06.628Z] #19 83.20 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-18T18:22:06.628Z] #19 83.20 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.21 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.628Z] #19 83.24 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-18T18:22:06.628Z] #19 83.24 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.24 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.628Z] #19 83.28 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-18T18:22:06.628Z] #19 83.28 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.28 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.628Z] #19 83.31 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-18T18:22:06.628Z] #19 83.32 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.32 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.628Z] #19 83.35 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-18T18:22:06.628Z] #19 83.35 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.36 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.628Z] #19 83.59 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-18T18:22:06.628Z] #19 83.59 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.59 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.628Z] #19 83.70 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-18T18:22:06.628Z] #19 83.70 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.628Z] #19 83.71 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.886Z] #19 83.94 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-18T18:22:06.886Z] #19 83.94 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.886Z] #19 83.94 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.886Z] #19 84.02 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-18T18:22:06.886Z] #19 84.02 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:06.886Z] #19 84.03 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:06.886Z] #19 84.13 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-18T18:22:06.886Z] #19 84.13 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:07.145Z] #19 84.13 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:07.145Z] #19 84.17 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-18T18:22:07.145Z] #19 84.17 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:07.145Z] #19 84.18 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:07.145Z] #19 84.35 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-18T18:22:07.145Z] #19 84.35 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:22:07.145Z] #19 84.36 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:08.443Z] Commit message: "daemon/linux: Set console size on creation" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T18:22:09.464Z] + docker version [2022-05-18T18:22:12.409Z] #19 88.90 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-18T18:22:12.409Z] #19 88.90 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:22:12.409Z] #19 88.90 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:12.409Z] #19 88.93 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-18T18:22:12.409Z] #19 88.94 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-18T18:22:12.409Z] #19 88.94 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-18T18:22:12.409Z] #19 89.11 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-18T18:22:12.409Z] #19 89.11 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-18T18:22:12.409Z] #19 89.11 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-18T18:22:12.409Z] #19 89.38 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-18T18:22:12.409Z] #19 89.38 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:12.409Z] #19 89.39 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:12.409Z] #19 89.64 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-18T18:22:12.622Z] Fetching without tags [2022-05-18T18:22:12.668Z] #19 89.64 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:22:12.668Z] #19 89.65 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:13.296Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:22:13.608Z] INFO: make.ps1 starting at 05/18/2022 18:22:12 [2022-05-18T18:22:13.608Z] INFO: Git commit (3edb9798c7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T18:22:13.608Z] INFO: Invoking autogen... [2022-05-18T18:22:13.608Z] { [2022-05-18T18:22:12.557Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:22:12.572Z] > git config --add remote.origin.fetch +refs/pull/43593/head:refs/remotes/origin/PR-43593 # timeout=10 [2022-05-18T18:22:12.588Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:22:12.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:22:12.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:22:12.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:22:12.662Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:22:13.302Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:22:13.312Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:22:13.911Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:22:13.912Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:22:14.078Z] "RT_GROUP_ICON": { [2022-05-18T18:22:14.078Z] "#1": { [2022-05-18T18:22:14.078Z] "0409": "../../winresources/docker.ico" [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] }, [2022-05-18T18:22:14.078Z] "RT_MANIFEST": { [2022-05-18T18:22:14.078Z] "#1": { [2022-05-18T18:22:14.078Z] "0409": { [2022-05-18T18:22:14.078Z] "identity": {}, [2022-05-18T18:22:14.078Z] "description": "Docker Engine", [2022-05-18T18:22:14.078Z] "minimum-os": "vista", [2022-05-18T18:22:14.078Z] "execution-level": "", [2022-05-18T18:22:14.078Z] "ui-access": false, [2022-05-18T18:22:14.078Z] "auto-elevate": false, [2022-05-18T18:22:14.078Z] "dpi-awareness": "unaware", [2022-05-18T18:22:14.078Z] "disable-theming": false, [2022-05-18T18:22:14.078Z] "disable-window-filtering": false, [2022-05-18T18:22:14.078Z] "high-resolution-scrolling-aware": false, [2022-05-18T18:22:14.078Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T18:22:14.078Z] "long-path-aware": false, [2022-05-18T18:22:14.078Z] "printer-driver-isolation": false, [2022-05-18T18:22:14.078Z] "gdi-scaling": false, [2022-05-18T18:22:14.078Z] "segment-heap": false, [2022-05-18T18:22:14.078Z] "use-common-controls-v6": false [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] }, [2022-05-18T18:22:14.078Z] "RT_MESSAGETABLE": { [2022-05-18T18:22:14.078Z] "#1": { [2022-05-18T18:22:14.078Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] }, [2022-05-18T18:22:14.078Z] "RT_VERSION": { [2022-05-18T18:22:14.078Z] "#1": { [2022-05-18T18:22:14.078Z] "0409": { [2022-05-18T18:22:14.078Z] "fixed": { [2022-05-18T18:22:14.078Z] "file_version": "0.0.0.0", [2022-05-18T18:22:14.078Z] "product_version": "0.0.0.0", [2022-05-18T18:22:14.078Z] "type": "Unknown" [2022-05-18T18:22:14.078Z] }, [2022-05-18T18:22:14.078Z] "info": { [2022-05-18T18:22:14.078Z] "0000": { [2022-05-18T18:22:14.078Z] "CompanyName": "", [2022-05-18T18:22:14.078Z] "FileVersion": "0.0.0-dev", [2022-05-18T18:22:14.078Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-18T18:22:14.078Z] "OriginalFileName": "dockerd.exe", [2022-05-18T18:22:14.078Z] "ProductName": "", [2022-05-18T18:22:14.078Z] "ProductVersion": "0.0.0-dev", [2022-05-18T18:22:14.078Z] "SpecialBuild": "3edb9798c7" [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] } [2022-05-18T18:22:14.078Z] powershell.exe : cmd\dockerd\config.go [2022-05-18T18:22:14.078Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-7d2e4939\powershellWrapper.ps1:3 char:1 [2022-05-18T18:22:14.078Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-18T18:22:14.078Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-18T18:22:14.078Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-18T18:22:14.078Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-18T18:22:14.078Z] [2022-05-18T18:22:14.078Z] cmd\dockerd\config_windows.go [2022-05-18T18:22:14.078Z] cmd\dockerd\daemon.go [2022-05-18T18:22:14.078Z] cmd\dockerd\daemon_test.go [2022-05-18T18:22:14.078Z] cmd\dockerd\daemon_windows.go [2022-05-18T18:22:14.078Z] cmd\dockerd\docker.go [2022-05-18T18:22:14.078Z] cmd\dockerd\docker_windows.go [2022-05-18T18:22:14.078Z] cmd\dockerd\genwinres_windows.go [2022-05-18T18:22:14.078Z] cmd\dockerd\metrics.go [2022-05-18T18:22:14.078Z] cmd\dockerd\options.go [2022-05-18T18:22:14.078Z] cmd\dockerd\options_test.go [2022-05-18T18:22:14.078Z] cmd\dockerd\service_windows.go [2022-05-18T18:22:14.078Z] INFO: Building daemon... [2022-05-18T18:22:13.837Z] > git remote # timeout=10 [2022-05-18T18:22:13.862Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:22:13.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:22:13.878Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:22:13.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T18:22:13.915Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:22:13.930Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:22:16.852Z] #19 93.97 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-18T18:22:16.852Z] #19 93.97 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:22:16.852Z] #19 93.97 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:16.852Z] #19 94.00 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-18T18:22:16.852Z] #19 94.00 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-18T18:22:16.852Z] #19 94.01 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-18T18:22:16.852Z] #19 94.04 Selecting previously unselected package libc6-s390x-cross. [2022-05-18T18:22:16.852Z] #19 94.04 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-18T18:22:16.852Z] #19 94.04 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-18T18:22:17.111Z] #19 94.18 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-18T18:22:17.111Z] #19 94.18 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:17.111Z] #19 94.18 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:17.111Z] #19 94.21 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-18T18:22:17.111Z] #19 94.21 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:17.111Z] #19 94.22 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:17.111Z] #19 94.25 Selecting previously unselected package libitm1-s390x-cross. [2022-05-18T18:22:17.111Z] #19 94.26 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:17.111Z] #19 94.26 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:17.111Z] #19 94.29 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-18T18:22:17.111Z] #19 94.29 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:17.111Z] #19 94.30 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:17.111Z] #19 94.33 Selecting previously unselected package libasan6-s390x-cross. [2022-05-18T18:22:17.111Z] #19 94.33 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:17.111Z] #19 94.33 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:17.370Z] #19 94.55 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-18T18:22:17.578Z] Client: Docker Engine - Community [2022-05-18T18:22:17.578Z] Version: 20.10.14 [2022-05-18T18:22:17.578Z] API version: 1.41 [2022-05-18T18:22:17.578Z] Go version: go1.16.15 [2022-05-18T18:22:17.578Z] Git commit: a224086 [2022-05-18T18:22:17.578Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-18T18:22:17.578Z] OS/Arch: linux/amd64 [2022-05-18T18:22:17.578Z] Context: default [2022-05-18T18:22:17.578Z] Experimental: true [2022-05-18T18:22:17.578Z] [2022-05-18T18:22:17.578Z] Server: Docker Engine - Community [2022-05-18T18:22:17.578Z] Engine: [2022-05-18T18:22:17.578Z] Version: 20.10.14 [2022-05-18T18:22:17.578Z] API version: 1.41 (minimum version 1.12) [2022-05-18T18:22:17.578Z] Go version: go1.16.15 [2022-05-18T18:22:17.578Z] Git commit: 87a90dc [2022-05-18T18:22:17.578Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-18T18:22:17.578Z] OS/Arch: linux/amd64 [2022-05-18T18:22:17.578Z] Experimental: true [2022-05-18T18:22:17.578Z] containerd: [2022-05-18T18:22:17.578Z] Version: 1.5.11 [2022-05-18T18:22:17.578Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:22:17.578Z] runc: [2022-05-18T18:22:17.578Z] Version: 1.0.3 [2022-05-18T18:22:17.578Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T18:22:17.578Z] docker-init: [2022-05-18T18:22:17.578Z] Version: 0.19.0 [2022-05-18T18:22:17.578Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T18:22:17.633Z] #19 94.55 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:17.633Z] #19 94.56 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:17.633Z] #19 94.63 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-18T18:22:17.633Z] #19 94.63 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:17.633Z] #19 94.64 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:17.633Z] #19 94.80 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-18T18:22:17.633Z] #19 94.81 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:17.633Z] #19 94.81 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:17.886Z] + docker info [2022-05-18T18:22:17.891Z] #19 95.01 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-18T18:22:17.891Z] #19 95.02 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:22:17.891Z] #19 95.04 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:18.263Z] Fetching without tags [2022-05-18T18:22:18.524Z] Commit message: "daemon/linux: Set console size on creation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T18:22:19.417Z] + docker version [2022-05-18T18:22:19.498Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:22:18.185Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:22:18.190Z] > git config --add remote.origin.fetch +refs/pull/43593/head:refs/remotes/origin/PR-43593 # timeout=10 [2022-05-18T18:22:18.212Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:22:18.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-18T18:22:18.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-18T18:22:18.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:22:18.284Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43593/head:refs/remotes/origin/PR-43593 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-18T18:22:19.508Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:22:19.537Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:22:20.530Z] Merge succeeded, producing 3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:22:20.530Z] Checking out Revision 3edb9798c750c3c22939dc39c35b04700c86cdb3 (PR-43593) [2022-05-18T18:22:22.078Z] #19 99.31 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-18T18:22:20.413Z] > git remote # timeout=10 [2022-05-18T18:22:20.444Z] > git config --get remote.origin.url # timeout=10 [2022-05-18T18:22:20.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-18T18:22:20.474Z] > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10 [2022-05-18T18:22:20.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-18T18:22:20.533Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T18:22:20.557Z] > git checkout -f 3edb9798c750c3c22939dc39c35b04700c86cdb3 # timeout=10 [2022-05-18T18:22:22.336Z] #19 99.31 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:22:22.336Z] #19 99.31 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:22.336Z] #19 99.34 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-18T18:22:22.336Z] #19 99.34 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-18T18:22:22.336Z] #19 99.35 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-18T18:22:22.336Z] #19 99.52 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-18T18:22:22.336Z] #19 99.53 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-18T18:22:22.336Z] #19 99.53 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-18T18:22:22.594Z] #19 99.76 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-18T18:22:22.594Z] #19 99.76 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-18T18:22:22.594Z] #19 99.76 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:22.852Z] #19 100.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-18T18:22:22.852Z] #19 100.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-18T18:22:22.852Z] #19 100.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:25.213Z] Commit message: "daemon/linux: Set console size on creation" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-18T18:22:26.340Z] + docker version [2022-05-18T18:22:27.050Z] #19 104.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-18T18:22:27.050Z] #19 104.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-18T18:22:27.050Z] #19 104.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:27.050Z] #19 104.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-18T18:22:27.050Z] #19 104.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-18T18:22:27.050Z] #19 104.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-18T18:22:27.050Z] #19 104.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-18T18:22:27.050Z] #19 104.3 Setting up libfile-which-perl (1.23-1) ... [2022-05-18T18:22:27.317Z] #19 104.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-18T18:22:27.317Z] #19 104.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-18T18:22:27.317Z] #19 104.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-18T18:22:27.317Z] #19 104.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:22:27.317Z] #19 104.4 Setting up libicu67:amd64 (67.1-7) ... [2022-05-18T18:22:27.317Z] #19 104.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-18T18:22:27.317Z] #19 104.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-18T18:22:27.317Z] #19 104.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-18T18:22:27.317Z] #19 104.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-18T18:22:27.317Z] #19 104.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-18T18:22:27.317Z] #19 104.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-18T18:22:27.317Z] #19 104.5 Setting up file (1:5.39-3) ... [2022-05-18T18:22:27.317Z] #19 104.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:22:27.317Z] #19 104.5 Setting up bzip2 (1.0.8-4) ... [2022-05-18T18:22:27.317Z] #19 104.5 Setting up libyaml-perl (1.30-1) ... [2022-05-18T18:22:27.511Z] Client: Docker Engine - Community [2022-05-18T18:22:27.512Z] Version: 20.10.14 [2022-05-18T18:22:27.512Z] API version: 1.41 [2022-05-18T18:22:27.512Z] Go version: go1.16.15 [2022-05-18T18:22:27.512Z] Git commit: a224086 [2022-05-18T18:22:27.512Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-18T18:22:27.512Z] OS/Arch: linux/arm64 [2022-05-18T18:22:27.512Z] Context: default [2022-05-18T18:22:27.512Z] Experimental: true [2022-05-18T18:22:27.512Z] [2022-05-18T18:22:27.512Z] Server: Docker Engine - Community [2022-05-18T18:22:27.512Z] Engine: [2022-05-18T18:22:27.512Z] Version: 20.10.14 [2022-05-18T18:22:27.512Z] API version: 1.41 (minimum version 1.12) [2022-05-18T18:22:27.512Z] Go version: go1.16.15 [2022-05-18T18:22:27.512Z] Git commit: 87a90dc [2022-05-18T18:22:27.512Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-18T18:22:27.512Z] OS/Arch: linux/arm64 [2022-05-18T18:22:27.512Z] Experimental: true [2022-05-18T18:22:27.512Z] containerd: [2022-05-18T18:22:27.512Z] Version: 1.5.11 [2022-05-18T18:22:27.512Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:22:27.512Z] runc: [2022-05-18T18:22:27.512Z] Version: 1.0.3 [2022-05-18T18:22:27.512Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T18:22:27.512Z] docker-init: [2022-05-18T18:22:27.512Z] Version: 0.19.0 [2022-05-18T18:22:27.512Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T18:22:27.578Z] #19 104.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-18T18:22:27.578Z] #19 104.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-18T18:22:27.578Z] #19 104.5 Setting up libio-string-perl (1.08-3.1) ... [2022-05-18T18:22:27.578Z] #19 104.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-18T18:22:27.578Z] #19 104.6 Setting up cross-config (2.6.18+nmu1) ... [2022-05-18T18:22:27.578Z] #19 104.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T18:22:27.578Z] #19 104.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-18T18:22:27.578Z] #19 104.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-18T18:22:27.578Z] #19 104.7 Setting up patch (2.7.6-7) ... [2022-05-18T18:22:27.578Z] #19 104.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-18T18:22:27.578Z] #19 104.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-18T18:22:27.578Z] #19 104.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.578Z] #19 104.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-18T18:22:27.578Z] #19 104.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-18T18:22:27.578Z] #19 104.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.578Z] #19 104.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.578Z] #19 104.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-18T18:22:27.578Z] #19 104.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-18T18:22:27.578Z] #19 104.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.578Z] #19 104.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 104.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-18T18:22:27.836Z] #19 104.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-18T18:22:27.836Z] #19 104.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-18T18:22:27.836Z] #19 104.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-18T18:22:27.836Z] #19 104.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 104.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T18:22:27.836Z] #19 104.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-18T18:22:27.836Z] #19 105.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:27.836Z] #19 105.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.836Z] #19 105.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:27.852Z] + docker info [2022-05-18T18:22:28.094Z] #19 105.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-18T18:22:28.094Z] #19 105.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.094Z] #19 105.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-18T18:22:28.094Z] #19 105.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-18T18:22:28.351Z] #19 105.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-18T18:22:28.351Z] #19 105.5 [2022-05-18T18:22:28.351Z] #19 105.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-18T18:22:28.351Z] #19 105.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.351Z] #19 105.5 Setting up dpkg-dev (1.20.9) ... [2022-05-18T18:22:28.351Z] #19 105.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.351Z] #19 105.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T18:22:28.609Z] #19 105.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.610Z] #19 105.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-18T18:22:28.610Z] #19 105.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-18T18:22:28.610Z] #19 105.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-18T18:22:28.868Z] #19 105.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-18T18:22:28.868Z] #19 106.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-18T18:22:28.868Z] #19 106.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T18:22:28.868Z] #19 106.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:28.868Z] #19 106.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:28.868Z] #19 106.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:29.125Z] #19 106.2 Setting up libxml-simple-perl (2.25-1) ... [2022-05-18T18:22:29.125Z] #19 106.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T18:22:29.125Z] #19 106.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-18T18:22:29.125Z] #19 106.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-18T18:22:29.125Z] #19 106.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:29.125Z] #19 106.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T18:22:29.383Z] #19 106.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-18T18:22:29.383Z] #19 106.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-18T18:22:29.383Z] #19 106.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:29.383Z] #19 106.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-18T18:22:29.383Z] #19 106.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:29.383Z] #19 106.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:29.383Z] #19 106.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-18T18:22:29.383Z] #19 106.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:29.383Z] #19 106.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:29.383Z] #19 106.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-18T18:22:29.383Z] #19 106.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:29.383Z] #19 106.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-18T18:22:29.383Z] #19 106.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:29.383Z] #19 106.6 Setting up crossbuild-essential-armel (12.9) ... [2022-05-18T18:22:29.383Z] #19 106.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-18T18:22:29.383Z] #19 106.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-18T18:22:29.383Z] #19 106.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-18T18:22:29.642Z] #19 106.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-18T18:22:29.642Z] #19 106.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-18T18:22:29.642Z] #19 106.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:22:30.575Z] #19 DONE 107.6s [2022-05-18T18:22:30.575Z] [2022-05-18T18:22:30.575Z] #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 [2022-05-18T18:22:30.575Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:22:30.833Z] #20 ... [2022-05-18T18:22:30.833Z] [2022-05-18T18:22:30.833Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T18:22:30.833Z] #73 sha256:f76bc631bb3cb39bca0b9ec7a88bb68967ad5c4e92dffd204f5437eca8031157 [2022-05-18T18:22:30.833Z] #73 DONE 0.2s [2022-05-18T18:22:30.833Z] [2022-05-18T18:22:30.833Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T18:22:30.833Z] #32 sha256:f11e974b2a13724bece38f097304e25ed6c446ac24ec8462e5efbdca41f94e9b [2022-05-18T18:22:30.833Z] #32 DONE 0.2s [2022-05-18T18:22:30.833Z] [2022-05-18T18:22:30.833Z] #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 [2022-05-18T18:22:30.833Z] #33 sha256:96c04eeb78f33c5605f99ea905ea2cc4ad78e8b235eeaf24878f994448aa2577 [2022-05-18T18:22:32.206Z] #33 1.274 + RM_GOPATH=0 [2022-05-18T18:22:32.206Z] #33 1.274 + TMP_GOPATH= [2022-05-18T18:22:32.206Z] #33 1.274 + : /build [2022-05-18T18:22:32.206Z] #33 1.274 + '[' -z '' ']' [2022-05-18T18:22:32.206Z] #33 1.275 ++ mktemp -d [2022-05-18T18:22:32.206Z] #33 1.276 + export GOPATH=/tmp/tmp.8jlE2eC3Ph [2022-05-18T18:22:32.206Z] #33 1.276 + GOPATH=/tmp/tmp.8jlE2eC3Ph [2022-05-18T18:22:32.206Z] #33 1.276 + RM_GOPATH=1 [2022-05-18T18:22:32.206Z] #33 1.276 + case "$(go env GOARCH)" in [2022-05-18T18:22:32.206Z] #33 1.277 ++ go env GOARCH [2022-05-18T18:22:32.206Z] #33 1.280 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:22:32.206Z] #33 1.280 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:22:32.206Z] #33 1.280 ++ dirname /install.sh [2022-05-18T18:22:32.206Z] #33 1.281 + dir=/ [2022-05-18T18:22:32.206Z] #33 1.281 + bin=dockercli [2022-05-18T18:22:32.206Z] #33 1.281 + shift [2022-05-18T18:22:32.206Z] #33 1.281 + '[' '!' -f //dockercli.installer ']' [2022-05-18T18:22:32.206Z] #33 1.281 + . //dockercli.installer [2022-05-18T18:22:32.206Z] #33 1.281 ++ : stable [2022-05-18T18:22:32.206Z] #33 1.281 ++ : 17.06.2-ce [2022-05-18T18:22:32.206Z] #33 1.282 + install_dockercli [2022-05-18T18:22:32.206Z] #33 1.282 Install docker/cli version 17.06.2-ce from stable [2022-05-18T18:22:32.206Z] #33 1.282 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-18T18:22:32.206Z] #33 1.282 ++ uname -m [2022-05-18T18:22:32.206Z] #33 1.283 + arch=x86_64 [2022-05-18T18:22:32.206Z] #33 1.283 + '[' x86_64 '!=' x86_64 ']' [2022-05-18T18:22:32.206Z] #33 1.283 + url=https://download.docker.com/linux/static [2022-05-18T18:22:32.206Z] #33 1.283 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-18T18:22:32.206Z] #33 1.284 + tar -xz docker/docker [2022-05-18T18:22:34.473Z] Client: Docker Engine - Community [2022-05-18T18:22:34.473Z] Version: 20.10.14 [2022-05-18T18:22:34.473Z] API version: 1.41 [2022-05-18T18:22:34.473Z] Go version: go1.16.15 [2022-05-18T18:22:34.473Z] Git commit: a224086 [2022-05-18T18:22:34.473Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-18T18:22:34.473Z] OS/Arch: linux/amd64 [2022-05-18T18:22:34.473Z] Context: default [2022-05-18T18:22:34.473Z] Experimental: true [2022-05-18T18:22:34.473Z] [2022-05-18T18:22:34.473Z] Server: Docker Engine - Community [2022-05-18T18:22:34.473Z] Engine: [2022-05-18T18:22:34.473Z] Version: 20.10.14 [2022-05-18T18:22:34.473Z] API version: 1.41 (minimum version 1.12) [2022-05-18T18:22:34.473Z] Go version: go1.16.15 [2022-05-18T18:22:34.473Z] Git commit: 87a90dc [2022-05-18T18:22:34.473Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-18T18:22:34.473Z] OS/Arch: linux/amd64 [2022-05-18T18:22:34.473Z] Experimental: true [2022-05-18T18:22:34.473Z] containerd: [2022-05-18T18:22:34.473Z] Version: 1.5.11 [2022-05-18T18:22:34.473Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:22:34.473Z] runc: [2022-05-18T18:22:34.473Z] Version: 1.0.3 [2022-05-18T18:22:34.473Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-18T18:22:34.473Z] docker-init: [2022-05-18T18:22:34.473Z] Version: 0.19.0 [2022-05-18T18:22:34.473Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-18T18:22:34.742Z] #33 4.071 + mkdir -p /build [2022-05-18T18:22:34.742Z] #33 4.078 + mv docker/docker /build/ [2022-05-18T18:22:34.742Z] #33 4.082 + rmdir docker [2022-05-18T18:22:34.807Z] + docker info [2022-05-18T18:22:35.001Z] #33 DONE 4.2s [2022-05-18T18:22:35.001Z] [2022-05-18T18:22:35.001Z] #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 [2022-05-18T18:22:35.001Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:22:35.001Z] #20 1.713 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-18T18:22:35.001Z] #20 1.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-18T18:22:35.001Z] #20 1.890 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-18T18:22:35.001Z] #20 2.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T18:22:35.001Z] #20 2.368 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T18:22:35.001Z] #20 2.712 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:22:35.001Z] #20 3.116 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T18:22:35.001Z] #20 3.634 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T18:22:35.001Z] #20 3.971 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T18:22:35.001Z] #20 3.974 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T18:22:35.001Z] #20 3.976 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T18:22:35.001Z] #20 3.988 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:22:35.001Z] #20 3.989 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T18:22:35.001Z] #20 4.240 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T18:22:35.001Z] #20 4.242 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:22:35.001Z] #20 4.242 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T18:22:35.001Z] #20 4.243 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T18:22:35.001Z] #20 4.245 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T18:22:37.540Z] #20 ... [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T18:22:37.540Z] #37 sha256:3d6fa2c02af720d2e571d406a5b3b7cf36a75a81945c6d4a220a7b7489685f32 [2022-05-18T18:22:37.540Z] #37 CACHED [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #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 [2022-05-18T18:22:37.540Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T18:22:37.540Z] #36 CACHED [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #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 [2022-05-18T18:22:37.540Z] #38 sha256:c0c2bbd78a227575233dd8ba5a2d38b59611af4669513ba37095ed2a675967d7 [2022-05-18T18:22:37.540Z] #38 CACHED [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T18:22:37.540Z] #40 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-18T18:22:37.540Z] #40 CACHED [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #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 [2022-05-18T18:22:37.540Z] #41 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:22:37.540Z] #41 CACHED [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:22:37.540Z] #43 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:22:37.540Z] #43 CACHED [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #45 [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 [2022-05-18T18:22:37.540Z] #45 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T18:22:37.540Z] #45 CACHED [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #47 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:22:37.540Z] #47 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T18:22:37.540Z] #47 CACHED [2022-05-18T18:22:37.540Z] [2022-05-18T18:22:37.540Z] #69 [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 [2022-05-18T18:22:37.540Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T18:22:37.540Z] #69 1.675 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-18T18:22:37.540Z] #69 1.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-18T18:22:37.540Z] #69 1.890 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-18T18:22:37.540Z] #69 1.931 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:22:37.540Z] #69 2.285 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T18:22:37.540Z] #69 2.711 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T18:22:37.540Z] #69 3.112 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T18:22:37.540Z] #69 3.520 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T18:22:37.540Z] #69 3.888 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T18:22:37.540Z] #69 3.889 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T18:22:37.540Z] #69 3.902 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:22:37.540Z] #69 3.904 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T18:22:37.540Z] #69 3.909 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T18:22:37.540Z] #69 4.162 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T18:22:37.540Z] #69 4.164 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T18:22:37.540Z] #69 4.168 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T18:22:37.540Z] #69 4.169 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T18:22:37.540Z] #69 4.169 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:22:39.820Z] Client: [2022-05-18T18:22:39.820Z] Context: default [2022-05-18T18:22:39.820Z] Debug Mode: false [2022-05-18T18:22:39.820Z] Plugins: [2022-05-18T18:22:39.820Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T18:22:39.820Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T18:22:39.820Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-18T18:22:39.820Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-18T18:22:39.820Z] [2022-05-18T18:22:39.820Z] Server: [2022-05-18T18:22:39.820Z] Containers: 0 [2022-05-18T18:22:39.820Z] Running: 0 [2022-05-18T18:22:39.820Z] Paused: 0 [2022-05-18T18:22:39.820Z] Stopped: 0 [2022-05-18T18:22:39.820Z] Images: 0 [2022-05-18T18:22:39.820Z] Server Version: 20.10.14 [2022-05-18T18:22:39.820Z] Storage Driver: overlay2 [2022-05-18T18:22:39.820Z] Backing Filesystem: extfs [2022-05-18T18:22:39.820Z] Supports d_type: true [2022-05-18T18:22:39.820Z] Native Overlay Diff: true [2022-05-18T18:22:39.820Z] userxattr: false [2022-05-18T18:22:39.820Z] Logging Driver: json-file [2022-05-18T18:22:39.820Z] Cgroup Driver: systemd [2022-05-18T18:22:39.820Z] Cgroup Version: 2 [2022-05-18T18:22:39.820Z] Plugins: [2022-05-18T18:22:39.820Z] Volume: local [2022-05-18T18:22:39.820Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T18:22:39.820Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T18:22:39.820Z] Swarm: inactive [2022-05-18T18:22:39.820Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-18T18:22:39.820Z] Default Runtime: runc [2022-05-18T18:22:39.820Z] Init Binary: docker-init [2022-05-18T18:22:39.820Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:22:39.820Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T18:22:39.820Z] init version: de40ad0 [2022-05-18T18:22:39.820Z] Security Options: [2022-05-18T18:22:39.820Z] apparmor [2022-05-18T18:22:39.820Z] seccomp [2022-05-18T18:22:39.820Z] Profile: default [2022-05-18T18:22:39.820Z] cgroupns [2022-05-18T18:22:39.820Z] Kernel Version: 5.13.0-1021-aws [2022-05-18T18:22:39.820Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-18T18:22:39.820Z] OSType: linux [2022-05-18T18:22:39.820Z] Architecture: x86_64 [2022-05-18T18:22:39.820Z] CPUs: 2 [2022-05-18T18:22:39.820Z] Total Memory: 7.559GiB [2022-05-18T18:22:39.820Z] Name: ip-10-100-115-132 [2022-05-18T18:22:39.820Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-18T18:22:39.820Z] Docker Root Dir: /var/lib/docker [2022-05-18T18:22:39.820Z] Debug Mode: false [2022-05-18T18:22:39.820Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:22:39.820Z] Labels: [2022-05-18T18:22:39.820Z] Experimental: true [2022-05-18T18:22:39.820Z] Insecure Registries: [2022-05-18T18:22:39.821Z] 127.0.0.0/8 [2022-05-18T18:22:39.821Z] Live Restore Enabled: true [2022-05-18T18:22:39.821Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-18T18:22:40.151Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 . [2022-05-18T18:22:40.151Z] #2 [internal] load .dockerignore [2022-05-18T18:22:40.151Z] #2 sha256:425fbcf699da83c0b0849dc23e4294bdda0c018a04267d772897959bfbbeab26 [2022-05-18T18:22:40.151Z] #2 transferring context: [2022-05-18T18:22:40.410Z] #2 transferring context: 145B done [2022-05-18T18:22:40.410Z] #2 DONE 0.1s [2022-05-18T18:22:40.410Z] [2022-05-18T18:22:40.410Z] #1 [internal] load build definition from Dockerfile [2022-05-18T18:22:40.410Z] #1 sha256:0c36ef88ed02af8d6d4cd9b7e540b9da7e2240281ec90c8210e99b823d5fc997 [2022-05-18T18:22:40.410Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T18:22:40.410Z] #1 DONE 0.2s [2022-05-18T18:22:40.410Z] [2022-05-18T18:22:40.410Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T18:22:40.410Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-18T18:22:40.829Z] #69 ... [2022-05-18T18:22:40.829Z] [2022-05-18T18:22:40.829Z] #49 [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 [2022-05-18T18:22:40.829Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T18:22:40.829Z] #49 1.648 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-18T18:22:40.829Z] #49 1.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-18T18:22:40.829Z] #49 1.894 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-18T18:22:40.829Z] #49 1.898 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T18:22:40.829Z] #49 2.234 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T18:22:40.829Z] #49 2.551 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T18:22:40.829Z] #49 2.818 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T18:22:40.829Z] #49 3.251 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:22:40.829Z] #49 3.700 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T18:22:40.829Z] #49 3.700 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T18:22:40.829Z] #49 3.701 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:22:40.829Z] #49 3.701 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T18:22:40.829Z] #49 3.716 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T18:22:40.829Z] #49 3.810 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T18:22:40.829Z] #49 3.813 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T18:22:40.829Z] #49 3.815 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:22:40.829Z] #49 3.815 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T18:22:40.829Z] #49 3.820 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T18:22:40.829Z] #49 ... [2022-05-18T18:22:40.829Z] [2022-05-18T18:22:40.829Z] #74 [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 [2022-05-18T18:22:40.829Z] #74 sha256:0410b31c1331cbb699cf9b0047e540da07312dfc7420f60223c9c82007362b2d [2022-05-18T18:22:40.829Z] #74 1.262 + RM_GOPATH=0 [2022-05-18T18:22:40.829Z] #74 1.262 + TMP_GOPATH= [2022-05-18T18:22:40.829Z] #74 1.262 + : /build [2022-05-18T18:22:40.829Z] #74 1.262 + '[' -z '' ']' [2022-05-18T18:22:40.829Z] #74 1.262 ++ mktemp -d [2022-05-18T18:22:40.829Z] #74 1.262 + export GOPATH=/tmp/tmp.f68jkUDA7Q [2022-05-18T18:22:40.829Z] #74 1.262 + GOPATH=/tmp/tmp.f68jkUDA7Q [2022-05-18T18:22:40.829Z] #74 1.262 + RM_GOPATH=1 [2022-05-18T18:22:40.829Z] #74 1.262 + case "$(go env GOARCH)" in [2022-05-18T18:22:40.829Z] #74 1.262 ++ go env GOARCH [2022-05-18T18:22:40.829Z] #74 1.267 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:22:40.829Z] #74 1.267 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:22:40.829Z] #74 1.267 ++ dirname /install.sh [2022-05-18T18:22:40.829Z] #74 1.268 + dir=/ [2022-05-18T18:22:40.829Z] #74 1.268 + bin=rootlesskit [2022-05-18T18:22:40.829Z] #74 1.268 + shift [2022-05-18T18:22:40.829Z] #74 1.268 + '[' '!' -f //rootlesskit.installer ']' [2022-05-18T18:22:40.829Z] #74 1.268 + . //rootlesskit.installer [2022-05-18T18:22:40.829Z] #74 1.268 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:22:40.829Z] #74 1.268 + install_rootlesskit [2022-05-18T18:22:40.829Z] #74 1.268 + case "$1" in [2022-05-18T18:22:40.829Z] #74 1.268 + export CGO_ENABLED=0 [2022-05-18T18:22:40.829Z] #74 1.268 + CGO_ENABLED=0 [2022-05-18T18:22:40.829Z] #74 1.268 + _install_rootlesskit [2022-05-18T18:22:40.829Z] #74 1.269 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:22:40.829Z] #74 1.269 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-18T18:22:40.829Z] #74 1.269 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T18:22:40.829Z] #74 1.269 + GOBIN=/build [2022-05-18T18:22:40.829Z] #74 1.269 + GO111MODULE=on [2022-05-18T18:22:40.829Z] #74 1.269 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:22:40.829Z] #74 4.036 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-18T18:22:40.829Z] #74 8.144 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-18T18:22:40.829Z] #74 8.147 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-18T18:22:40.829Z] #74 8.268 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-18T18:22:40.829Z] #74 9.584 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-18T18:22:40.829Z] #74 9.697 go: downloading github.com/google/uuid v1.3.0 [2022-05-18T18:22:40.829Z] #74 9.712 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-18T18:22:40.829Z] #74 9.721 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-18T18:22:40.829Z] #74 9.772 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-18T18:22:40.829Z] #74 9.826 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-18T18:22:40.829Z] #74 9.881 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-18T18:22:40.829Z] #74 10.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-18T18:22:40.829Z] #74 10.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-18T18:22:40.977Z] #3 DONE 0.4s [2022-05-18T18:22:40.977Z] [2022-05-18T18:22:40.977Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T18:22:40.977Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-18T18:22:40.977Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-18T18:22:40.977Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-05-18T18:22:40.977Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-18T18:22:40.977Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-18T18:22:40.977Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-18T18:22:40.977Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-18T18:22:41.236Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-18T18:22:41.236Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-18T18:22:41.236Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-18T18:22:41.395Z] #74 10.58 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-18T18:22:41.396Z] #74 10.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T18:22:41.493Z] #4 DONE 0.6s [2022-05-18T18:22:41.751Z] [2022-05-18T18:22:41.751Z] #5 [internal] load build definition from Dockerfile [2022-05-18T18:22:41.751Z] #5 sha256:5b7522c23d12f8ae629acbdfd7fcf40d589760beb01d6306d8375f94b448a81b [2022-05-18T18:22:41.751Z] #5 DONE 0.0s [2022-05-18T18:22:41.751Z] [2022-05-18T18:22:41.751Z] #6 [internal] load .dockerignore [2022-05-18T18:22:41.751Z] #6 sha256:b56e0477a52893fc1bcf94d1239c9ca4008ec9f7bfc885b564dccc0b34024fdf [2022-05-18T18:22:41.751Z] #6 DONE 0.0s [2022-05-18T18:22:41.751Z] [2022-05-18T18:22:41.751Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:22:41.751Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T18:22:42.318Z] #10 ... [2022-05-18T18:22:42.318Z] [2022-05-18T18:22:42.318Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:22:42.318Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T18:22:42.318Z] #8 DONE 0.7s [2022-05-18T18:22:42.318Z] [2022-05-18T18:22:42.318Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T18:22:42.318Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-18T18:22:42.318Z] #7 DONE 0.7s [2022-05-18T18:22:42.318Z] [2022-05-18T18:22:42.318Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:22:42.318Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T18:22:42.318Z] #10 DONE 0.7s [2022-05-18T18:22:42.318Z] [2022-05-18T18:22:42.318Z] #9 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T18:22:42.318Z] #9 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-18T18:22:42.318Z] #9 DONE 0.8s [2022-05-18T18:22:42.576Z] [2022-05-18T18:22:42.576Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:22:42.576Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T18:22:42.576Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 done [2022-05-18T18:22:42.703Z] Client: [2022-05-18T18:22:42.703Z] Context: default [2022-05-18T18:22:42.703Z] Debug Mode: false [2022-05-18T18:22:42.703Z] Plugins: [2022-05-18T18:22:42.703Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T18:22:42.703Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T18:22:42.703Z] [2022-05-18T18:22:42.703Z] Server: [2022-05-18T18:22:42.703Z] Containers: 0 [2022-05-18T18:22:42.703Z] Running: 0 [2022-05-18T18:22:42.703Z] Paused: 0 [2022-05-18T18:22:42.703Z] Stopped: 0 [2022-05-18T18:22:42.703Z] Images: 0 [2022-05-18T18:22:42.703Z] Server Version: 20.10.14 [2022-05-18T18:22:42.703Z] Storage Driver: overlay2 [2022-05-18T18:22:42.703Z] Backing Filesystem: extfs [2022-05-18T18:22:42.703Z] Supports d_type: true [2022-05-18T18:22:42.703Z] Native Overlay Diff: true [2022-05-18T18:22:42.703Z] userxattr: false [2022-05-18T18:22:42.703Z] Logging Driver: json-file [2022-05-18T18:22:42.703Z] Cgroup Driver: cgroupfs [2022-05-18T18:22:42.703Z] Cgroup Version: 1 [2022-05-18T18:22:42.703Z] Plugins: [2022-05-18T18:22:42.703Z] Volume: local [2022-05-18T18:22:42.703Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T18:22:42.703Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T18:22:42.703Z] Swarm: inactive [2022-05-18T18:22:42.703Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-18T18:22:42.703Z] Default Runtime: runc [2022-05-18T18:22:42.703Z] Init Binary: docker-init [2022-05-18T18:22:42.703Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:22:42.703Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T18:22:42.703Z] init version: de40ad0 [2022-05-18T18:22:42.703Z] Security Options: [2022-05-18T18:22:42.703Z] apparmor [2022-05-18T18:22:42.703Z] seccomp [2022-05-18T18:22:42.703Z] Profile: default [2022-05-18T18:22:42.703Z] Kernel Version: 5.13.0-1021-aws [2022-05-18T18:22:42.703Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-18T18:22:42.703Z] OSType: linux [2022-05-18T18:22:42.703Z] Architecture: aarch64 [2022-05-18T18:22:42.703Z] CPUs: 2 [2022-05-18T18:22:42.703Z] Total Memory: 7.562GiB [2022-05-18T18:22:42.703Z] Name: ip-10-100-76-30 [2022-05-18T18:22:42.703Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-18T18:22:42.703Z] Docker Root Dir: /var/lib/docker [2022-05-18T18:22:42.703Z] Debug Mode: false [2022-05-18T18:22:42.703Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:22:42.703Z] Labels: [2022-05-18T18:22:42.703Z] Experimental: true [2022-05-18T18:22:42.703Z] Insecure Registries: [2022-05-18T18:22:42.703Z] 127.0.0.0/8 [2022-05-18T18:22:42.703Z] Live Restore Enabled: true [2022-05-18T18:22:42.703Z] [Pipeline] sh [2022-05-18T18:22:42.835Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-18T18:22:42.835Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-18T18:22:42.835Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-18T18:22:42.986Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:22:42.986Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:22:42.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43593/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-18T18:22:42.986Z] + bash /home/ubuntu/workspace/moby_PR-43593/check-config.sh [2022-05-18T18:22:42.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-18T18:22:42.986Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-18T18:22:42.986Z] [2022-05-18T18:22:42.986Z] Generally Necessary: [2022-05-18T18:22:42.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-18T18:22:42.986Z] - apparmor: enabled and tools installed [2022-05-18T18:22:42.986Z] - CONFIG_NAMESPACES: enabled [2022-05-18T18:22:42.986Z] - CONFIG_NET_NS: enabled [2022-05-18T18:22:42.986Z] - CONFIG_PID_NS: enabled [2022-05-18T18:22:42.986Z] - CONFIG_IPC_NS: enabled [2022-05-18T18:22:42.986Z] - CONFIG_UTS_NS: enabled [2022-05-18T18:22:42.986Z] - CONFIG_CGROUPS: enabled [2022-05-18T18:22:42.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-18T18:22:42.986Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-18T18:22:42.986Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-18T18:22:42.986Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-18T18:22:42.986Z] - CONFIG_CPUSETS: enabled [2022-05-18T18:22:42.986Z] - CONFIG_MEMCG: enabled [2022-05-18T18:22:42.986Z] - CONFIG_KEYS: enabled [2022-05-18T18:22:42.986Z] - CONFIG_VETH: enabled (as module) [2022-05-18T18:22:42.986Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-18T18:22:42.986Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-18T18:22:42.986Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-18T18:22:42.986Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-18T18:22:42.986Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-18T18:22:42.986Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-18T18:22:42.986Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-18T18:22:42.986Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-18T18:22:43.243Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-18T18:22:43.243Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-18T18:22:43.243Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-18T18:22:43.243Z] - CONFIG_CGROUP_BPF: enabled [2022-05-18T18:22:43.243Z] [2022-05-18T18:22:43.243Z] Optional Features: [2022-05-18T18:22:43.243Z] - CONFIG_USER_NS: enabled [2022-05-18T18:22:43.243Z] - CONFIG_SECCOMP: enabled [2022-05-18T18:22:43.243Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-18T18:22:43.243Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-18T18:22:43.243Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-18T18:22:43.243Z] (cgroup swap accounting is currently enabled) [2022-05-18T18:22:43.243Z] - CONFIG_BLK_CGROUP: enabled [2022-05-18T18:22:43.243Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-18T18:22:43.243Z] - CONFIG_CGROUP_PERF: enabled [2022-05-18T18:22:43.243Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-18T18:22:43.243Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-18T18:22:43.243Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-18T18:22:43.243Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-18T18:22:43.243Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-18T18:22:43.243Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-18T18:22:43.243Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-18T18:22:43.243Z] - CONFIG_IP_VS: enabled (as module) [2022-05-18T18:22:43.243Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-18T18:22:43.243Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-18T18:22:43.243Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-18T18:22:43.243Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-18T18:22:43.243Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-18T18:22:43.243Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-18T18:22:43.243Z] - CONFIG_EXT4_FS: enabled [2022-05-18T18:22:43.243Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-18T18:22:43.243Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-18T18:22:43.243Z] - Network Drivers: [2022-05-18T18:22:43.243Z] - "overlay": [2022-05-18T18:22:43.243Z] - CONFIG_VXLAN: enabled (as module) [2022-05-18T18:22:43.243Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-18T18:22:43.243Z] Optional (for encrypted networks): [2022-05-18T18:22:43.402Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 4.19MB / 54.95MB 0.6s [2022-05-18T18:22:43.402Z] #28 ... [2022-05-18T18:22:43.402Z] [2022-05-18T18:22:43.402Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T18:22:43.402Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T18:22:43.402Z] #49 DONE 0.9s [2022-05-18T18:22:43.402Z] [2022-05-18T18:22:43.402Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:22:43.402Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T18:22:43.402Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 15.91MB / 54.95MB 0.7s [2022-05-18T18:22:43.500Z] - CONFIG_CRYPTO: enabled [2022-05-18T18:22:43.500Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-18T18:22:43.500Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-18T18:22:43.500Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-18T18:22:43.500Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-18T18:22:43.500Z] - CONFIG_XFRM: enabled [2022-05-18T18:22:43.500Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-18T18:22:43.500Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-18T18:22:43.500Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-18T18:22:43.500Z] - "ipvlan": [2022-05-18T18:22:43.500Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-18T18:22:43.500Z] - "macvlan": [2022-05-18T18:22:43.500Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-18T18:22:43.500Z] - CONFIG_DUMMY: enabled (as module) [2022-05-18T18:22:43.500Z] - "ftp,tftp client in container": [2022-05-18T18:22:43.500Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-18T18:22:43.500Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-18T18:22:43.500Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-18T18:22:43.500Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-18T18:22:43.500Z] - Storage Drivers: [2022-05-18T18:22:43.500Z] - "aufs": [2022-05-18T18:22:43.500Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-18T18:22:43.500Z] - "btrfs": [2022-05-18T18:22:43.500Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-18T18:22:43.500Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-18T18:22:43.500Z] - "devicemapper": [2022-05-18T18:22:43.500Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-18T18:22:43.500Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-18T18:22:43.500Z] - "overlay": [2022-05-18T18:22:43.500Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-18T18:22:43.500Z] - "zfs": [2022-05-18T18:22:43.500Z] - /dev/zfs: present [2022-05-18T18:22:43.500Z] - zfs command: missing [2022-05-18T18:22:43.500Z] - zpool command: missing [2022-05-18T18:22:43.500Z] [2022-05-18T18:22:43.500Z] Limits: [2022-05-18T18:22:43.500Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-18T18:22:43.500Z] [2022-05-18T18:22:43.500Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-18T18:22:43.661Z] #28 ... [2022-05-18T18:22:43.661Z] [2022-05-18T18:22:43.661Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T18:22:43.661Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T18:22:43.661Z] #49 DONE 0.0s [2022-05-18T18:22:43.661Z] [2022-05-18T18:22:43.661Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:22:43.661Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T18:22:43.661Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 27.26MB / 54.95MB 0.8s [2022-05-18T18:22:43.661Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 34.60MB / 54.95MB 0.9s [2022-05-18T18:22:43.661Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 43.45MB / 54.95MB 1.0s [2022-05-18T18:22:43.824Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 . [2022-05-18T18:22:43.926Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 51.38MB / 54.95MB 1.1s [2022-05-18T18:22:43.926Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.3s [2022-05-18T18:22:44.082Z] #1 [internal] load build definition from Dockerfile [2022-05-18T18:22:44.082Z] #1 sha256:2e434be2b2ebae2e3e5f7bfc89eb6743f25e0447975ab403897619a325e55d80 [2022-05-18T18:22:44.082Z] #1 transferring dockerfile: 17.93kB done [2022-05-18T18:22:44.082Z] #1 DONE 0.1s [2022-05-18T18:22:44.082Z] [2022-05-18T18:22:44.082Z] #2 [internal] load .dockerignore [2022-05-18T18:22:44.082Z] #2 sha256:b9fffd941b89170a3c07fb76fdcff83bf1878e6bf21eff4cbfabaf5bbe80487a [2022-05-18T18:22:44.082Z] #2 transferring context: 145B done [2022-05-18T18:22:44.082Z] #2 DONE 0.1s [2022-05-18T18:22:44.082Z] [2022-05-18T18:22:44.082Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T18:22:44.082Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-18T18:22:44.507Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.6s done [2022-05-18T18:22:44.507Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 [2022-05-18T18:22:44.650Z] #3 DONE 0.4s [2022-05-18T18:22:44.650Z] [2022-05-18T18:22:44.650Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T18:22:44.650Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-18T18:22:44.650Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-18T18:22:44.650Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.1s [2022-05-18T18:22:44.650Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-18T18:22:44.650Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-18T18:22:44.650Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-18T18:22:44.650Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-05-18T18:22:45.216Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-05-18T18:22:45.216Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-18T18:22:45.216Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-18T18:22:45.216Z] #4 DONE 0.7s [2022-05-18T18:22:45.472Z] [2022-05-18T18:22:45.472Z] #5 [internal] load .dockerignore [2022-05-18T18:22:45.472Z] #5 sha256:415825cee64f252295bdc7971e6d3a30869f135980676659836d387b16db78cc [2022-05-18T18:22:45.472Z] #5 DONE 0.0s [2022-05-18T18:22:45.472Z] [2022-05-18T18:22:45.472Z] #6 [internal] load build definition from Dockerfile [2022-05-18T18:22:45.472Z] #6 sha256:3f588817d69acca815fdf9786130df6a87a7214fbec015788dcfb96143b56aea [2022-05-18T18:22:45.472Z] #6 DONE 0.0s [2022-05-18T18:22:45.472Z] [2022-05-18T18:22:45.472Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:22:45.472Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T18:22:47.372Z] #9 DONE 1.8s [2022-05-18T18:22:47.372Z] [2022-05-18T18:22:47.372Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T18:22:47.372Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-18T18:22:47.372Z] #10 ... [2022-05-18T18:22:47.372Z] [2022-05-18T18:22:47.372Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:22:47.372Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T18:22:47.372Z] #7 DONE 1.8s [2022-05-18T18:22:47.372Z] [2022-05-18T18:22:47.372Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T18:22:47.372Z] #8 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-18T18:22:47.372Z] #8 DONE 2.0s [2022-05-18T18:22:47.372Z] [2022-05-18T18:22:47.372Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T18:22:47.372Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-18T18:22:47.636Z] #10 DONE 2.1s [2022-05-18T18:22:47.824Z] #28 ... [2022-05-18T18:22:47.824Z] [2022-05-18T18:22:47.824Z] #24 [internal] load build context [2022-05-18T18:22:47.824Z] #24 sha256:57ed8fcd5724a45625a284e59dfd7fa0d0ab114474c7dfe298679054f3dd19aa [2022-05-18T18:22:47.824Z] #24 transferring context: 61.17MB 4.1s done [2022-05-18T18:22:47.824Z] #24 DONE 4.6s [2022-05-18T18:22:47.824Z] [2022-05-18T18:22:47.824Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:22:47.824Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T18:22:47.957Z] #74 ... [2022-05-18T18:22:47.957Z] [2022-05-18T18:22:47.957Z] #49 [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 [2022-05-18T18:22:47.957Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T18:22:47.957Z] #49 17.45 Fetched 40.5 MB in 16s (2494 kB/s) [2022-05-18T18:22:49.073Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-18T18:22:49.073Z] [2022-05-18T18:22:49.073Z] ________ ____ __. [2022-05-18T18:22:49.073Z] \_____ \ | |/ _| [2022-05-18T18:22:49.073Z] / | \| < [2022-05-18T18:22:49.073Z] / | \ | \ [2022-05-18T18:22:49.073Z] \_______ /____|__ \ [2022-05-18T18:22:49.073Z] \/ \/ [2022-05-18T18:22:49.073Z] [2022-05-18T18:22:49.528Z] INFO: make.ps1 ended at 05/18/2022 18:22:49 [2022-05-18T18:22:49.730Z] #28 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 4.9s done [2022-05-18T18:22:49.730Z] #28 DONE 7.1s [2022-05-18T18:22:49.730Z] [2022-05-18T18:22:49.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:22:49.730Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:22:49.730Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-18T18:22:49.730Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-18T18:22:49.730Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-18T18:22:49.730Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-18T18:22:49.730Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.0s done [2022-05-18T18:22:49.730Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.2s done [2022-05-18T18:22:49.730Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 1.5s done [2022-05-18T18:22:49.730Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 3.9s done [2022-05-18T18:22:49.730Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.2s done [2022-05-18T18:22:49.730Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 5.1s done [2022-05-18T18:22:49.730Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 5.1s done [2022-05-18T18:22:49.730Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-18T18:22:49.989Z] #11 ... [2022-05-18T18:22:49.989Z] [2022-05-18T18:22:49.989Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:22:49.989Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T18:22:49.989Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-18T18:22:49.989Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-18T18:22:49.989Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-18T18:22:49.989Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-18T18:22:49.989Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-05-18T18:22:49.989Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-05-18T18:22:49.989Z] #73 DONE 7.3s [2022-05-18T18:22:49.989Z] [2022-05-18T18:22:49.989Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:22:49.989Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T18:22:49.989Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-18T18:22:49.989Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-18T18:22:49.989Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-18T18:22:49.989Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-18T18:22:49.989Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2022-05-18T18:22:49.989Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-05-18T18:22:49.989Z] #71 DONE 7.3s [2022-05-18T18:22:49.989Z] [2022-05-18T18:22:49.989Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:22:49.989Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:22:49.989Z] #11 ... [2022-05-18T18:22:49.989Z] [2022-05-18T18:22:49.989Z] #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 [2022-05-18T18:22:49.989Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T18:22:50.487Z] INFO: Binaries build ended at 05/18/2022 18:22:50. Duration:00:01:18.4544664 [2022-05-18T18:22:50.917Z] [2022-05-18T18:22:50.918Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:22:50.918Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-18T18:22:50.918Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.0s done [2022-05-18T18:22:50.918Z] #28 sha256:5c17865bcd0fdb66492247197c8dd1a638fb5f96b7bfa880a0f23e53e2980601 1.48kB / 1.48kB done [2022-05-18T18:22:50.918Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-18T18:22:50.918Z] #28 sha256:d82f21a36060a22a29de96ba9e9d1cafe24552133860eb8df2f7579887d3c72d 529B / 529B done [2022-05-18T18:22:50.918Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 0B / 53.63MB 0.1s [2022-05-18T18:22:50.918Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 4.19MB / 53.63MB 0.2s [2022-05-18T18:22:50.923Z] #29 1.048 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:22:50.923Z] #29 1.077 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:22:50.923Z] #29 1.086 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:22:50.923Z] #29 1.241 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:22:51.180Z] #28 ... [2022-05-18T18:22:51.180Z] [2022-05-18T18:22:51.180Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T18:22:51.180Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T18:22:51.180Z] #49 DONE 0.0s [2022-05-18T18:22:51.180Z] [2022-05-18T18:22:51.180Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:22:51.180Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-18T18:22:51.180Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 20.97MB / 53.63MB 0.3s [2022-05-18T18:22:51.180Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 39.85MB / 53.63MB 0.5s [2022-05-18T18:22:51.185Z] #29 1.410 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:22:51.444Z] INFO: Copying the built daemon binary to d:\CI\PR-43593\7\binary\dockerd-3edb9798c7.exe... [2022-05-18T18:22:51.524Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 0.7s [2022-05-18T18:22:51.753Z] #29 1.906 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:22:51.898Z] INFO: Copying the built client binary to d:\CI\PR-43593\7\binary\docker-3edb9798c7.exe... [2022-05-18T18:22:51.898Z] INFO: Copying the golang package from the container to d:\CI\PR-43593\7\installer\go.zip... [2022-05-18T18:22:52.351Z] INFO: Extracting go.zip to d:\CI\PR-43593\7\go [2022-05-18T18:22:52.688Z] #29 ... [2022-05-18T18:22:52.688Z] [2022-05-18T18:22:52.688Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T18:22:52.688Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-18T18:22:52.688Z] #72 DONE 0.8s [2022-05-18T18:22:52.908Z] #28 sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 53.63MB / 53.63MB 2.0s done [2022-05-18T18:22:52.908Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 [2022-05-18T18:22:52.948Z] [2022-05-18T18:22:52.948Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:22:52.948Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:22:52.948Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.9s done [2022-05-18T18:22:52.948Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.6s done [2022-05-18T18:22:52.948Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 0.9s [2022-05-18T18:22:53.472Z] #28 ... [2022-05-18T18:22:53.472Z] [2022-05-18T18:22:53.472Z] #24 [internal] load build context [2022-05-18T18:22:53.472Z] #24 sha256:7c9e37f789f3cebdb584f1d8a9ed233d17c32a86b62b01bc271ff47885c988ec [2022-05-18T18:22:53.472Z] #24 transferring context: 61.18MB 2.2s done [2022-05-18T18:22:53.472Z] #24 DONE 3.1s [2022-05-18T18:22:53.472Z] [2022-05-18T18:22:53.472Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:22:53.472Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-18T18:22:53.516Z] #11 ... [2022-05-18T18:22:53.516Z] [2022-05-18T18:22:53.516Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T18:22:53.516Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-18T18:22:53.516Z] #74 DONE 0.8s [2022-05-18T18:22:53.774Z] [2022-05-18T18:22:53.774Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:22:53.774Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:22:54.841Z] #28 extracting sha256:3a36574378e6cece2dd3a839e1c0220eaccc4063b61d7481d1a19d3990c1f2c2 1.8s done [2022-05-18T18:22:55.100Z] #28 DONE 4.5s [2022-05-18T18:22:55.100Z] [2022-05-18T18:22:55.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:22:55.100Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:22:55.100Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.0s done [2022-05-18T18:22:55.100Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-18T18:22:55.100Z] #11 sha256:7d4474ec6c97f575d4c83e58b27b8379afb26acdecfa98f18be85225058ca98b 1.80kB / 1.80kB done [2022-05-18T18:22:55.100Z] #11 sha256:2c818329d3a1d3c691e7ad7720577fbce28fa7c47a02db296672d1684358a959 7.12kB / 7.12kB done [2022-05-18T18:22:55.100Z] #11 sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 10.66MB / 10.66MB 0.8s done [2022-05-18T18:22:55.100Z] #11 sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 4.94MB / 4.94MB 0.5s done [2022-05-18T18:22:55.100Z] #11 sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 54.67MB / 54.67MB 2.9s done [2022-05-18T18:22:55.100Z] #11 sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 81.07MB / 81.07MB 4.2s [2022-05-18T18:22:55.100Z] #11 sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 126B / 126B 4.2s [2022-05-18T18:22:55.100Z] #11 extracting sha256:a61d3345afba43846f3e638752cce2f0d1d47b21cc667ba08b00db10767a4702 0.2s done [2022-05-18T18:22:55.100Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 0B / 108.86MB 4.3s [2022-05-18T18:22:55.361Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 16.78MB / 108.86MB 4.6s [2022-05-18T18:22:55.361Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c [2022-05-18T18:22:55.618Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 28.31MB / 108.86MB 4.8s [2022-05-18T18:22:55.880Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 46.14MB / 108.86MB 5.2s [2022-05-18T18:22:56.070Z] #49 17.45 Reading package lists... [2022-05-18T18:22:56.070Z] #49 ... [2022-05-18T18:22:56.070Z] [2022-05-18T18:22:56.070Z] #69 [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 [2022-05-18T18:22:56.070Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T18:22:56.070Z] #69 17.67 Fetched 40.5 MB in 16s (2493 kB/s) [2022-05-18T18:22:56.140Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 58.72MB / 108.86MB 5.3s [2022-05-18T18:22:56.140Z] #11 extracting sha256:3e267d6aa58f93a513352a3b46c7addbf9335d7d43bfa4f1df4026d21785181c 0.6s done [2022-05-18T18:22:56.140Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 66.06MB / 108.86MB 5.4s [2022-05-18T18:22:56.397Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf [2022-05-18T18:22:56.397Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 81.79MB / 108.86MB 5.6s [2022-05-18T18:22:56.637Z] #69 17.67 Reading package lists... [2022-05-18T18:22:56.637Z] #69 ... [2022-05-18T18:22:56.637Z] [2022-05-18T18:22:56.637Z] #49 [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 [2022-05-18T18:22:56.637Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T18:22:56.637Z] #49 17.45 Reading package lists... [2022-05-18T18:22:56.654Z] #11 ... [2022-05-18T18:22:56.654Z] [2022-05-18T18:22:56.654Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:22:56.654Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T18:22:56.654Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-18T18:22:56.654Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-18T18:22:56.654Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-18T18:22:56.654Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-18T18:22:56.654Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2022-05-18T18:22:56.654Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-05-18T18:22:56.654Z] #71 DONE 5.8s [2022-05-18T18:22:56.654Z] [2022-05-18T18:22:56.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:22:56.654Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:22:56.654Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 91.25MB / 108.86MB 5.7s [2022-05-18T18:22:56.654Z] #11 ... [2022-05-18T18:22:56.654Z] [2022-05-18T18:22:56.654Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:22:56.654Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T18:22:56.654Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-18T18:22:56.654Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-18T18:22:56.654Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-18T18:22:56.654Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-18T18:22:56.654Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-05-18T18:22:56.654Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s [2022-05-18T18:22:56.654Z] #73 ... [2022-05-18T18:22:56.654Z] [2022-05-18T18:22:56.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:22:56.654Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:22:56.654Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 99.61MB / 108.86MB 5.8s [2022-05-18T18:22:56.654Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 105.12MB / 108.86MB 5.9s [2022-05-18T18:22:56.765Z] Client: [2022-05-18T18:22:56.765Z] Context: default [2022-05-18T18:22:56.765Z] Debug Mode: false [2022-05-18T18:22:56.765Z] Plugins: [2022-05-18T18:22:56.765Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-18T18:22:56.765Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-18T18:22:56.765Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-18T18:22:56.765Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-18T18:22:56.765Z] [2022-05-18T18:22:56.765Z] Server: [2022-05-18T18:22:56.765Z] Containers: 0 [2022-05-18T18:22:56.765Z] Running: 0 [2022-05-18T18:22:56.765Z] Paused: 0 [2022-05-18T18:22:56.765Z] Stopped: 0 [2022-05-18T18:22:56.765Z] Images: 0 [2022-05-18T18:22:56.765Z] Server Version: 20.10.14 [2022-05-18T18:22:56.765Z] Storage Driver: overlay2 [2022-05-18T18:22:56.765Z] Backing Filesystem: extfs [2022-05-18T18:22:56.765Z] Supports d_type: true [2022-05-18T18:22:56.765Z] Native Overlay Diff: true [2022-05-18T18:22:56.765Z] userxattr: false [2022-05-18T18:22:56.765Z] Logging Driver: json-file [2022-05-18T18:22:56.765Z] Cgroup Driver: cgroupfs [2022-05-18T18:22:56.765Z] Cgroup Version: 1 [2022-05-18T18:22:56.765Z] Plugins: [2022-05-18T18:22:56.765Z] Volume: local [2022-05-18T18:22:56.765Z] Network: bridge host ipvlan macvlan null overlay [2022-05-18T18:22:56.765Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-18T18:22:56.765Z] Swarm: inactive [2022-05-18T18:22:56.765Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-18T18:22:56.765Z] Default Runtime: runc [2022-05-18T18:22:56.765Z] Init Binary: docker-init [2022-05-18T18:22:56.765Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-18T18:22:56.765Z] runc version: v1.0.3-0-gf46b6ba [2022-05-18T18:22:56.765Z] init version: de40ad0 [2022-05-18T18:22:56.765Z] Security Options: [2022-05-18T18:22:56.765Z] apparmor [2022-05-18T18:22:56.765Z] seccomp [2022-05-18T18:22:56.765Z] Profile: default [2022-05-18T18:22:56.765Z] Kernel Version: 5.4.0-1071-aws [2022-05-18T18:22:56.765Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-18T18:22:56.765Z] OSType: linux [2022-05-18T18:22:56.765Z] Architecture: x86_64 [2022-05-18T18:22:56.765Z] CPUs: 2 [2022-05-18T18:22:56.765Z] Total Memory: 7.565GiB [2022-05-18T18:22:56.765Z] Name: ip-10-100-121-36 [2022-05-18T18:22:56.765Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-18T18:22:56.765Z] Docker Root Dir: /var/lib/docker [2022-05-18T18:22:56.765Z] Debug Mode: false [2022-05-18T18:22:56.765Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:22:56.765Z] Labels: [2022-05-18T18:22:56.765Z] Experimental: true [2022-05-18T18:22:56.765Z] Insecure Registries: [2022-05-18T18:22:56.765Z] 127.0.0.0/8 [2022-05-18T18:22:56.765Z] Live Restore Enabled: true [2022-05-18T18:22:56.765Z] [2022-05-18T18:22:56.765Z] WARNING: No swap limit support [Pipeline] sh [2022-05-18T18:22:57.061Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:22:57.061Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-18T18:22:57.061Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43593/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-18T18:22:57.061Z] + bash /home/ubuntu/workspace/moby_PR-43593/check-config.sh [2022-05-18T18:22:57.061Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-18T18:22:57.061Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-18T18:22:57.061Z] [2022-05-18T18:22:57.061Z] Generally Necessary: [2022-05-18T18:22:57.061Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-18T18:22:57.061Z] - apparmor: enabled and tools installed [2022-05-18T18:22:57.061Z] - CONFIG_NAMESPACES: enabled [2022-05-18T18:22:57.061Z] - CONFIG_NET_NS: enabled [2022-05-18T18:22:57.061Z] - CONFIG_PID_NS: enabled [2022-05-18T18:22:57.061Z] - CONFIG_IPC_NS: enabled [2022-05-18T18:22:57.061Z] - CONFIG_UTS_NS: enabled [2022-05-18T18:22:57.061Z] - CONFIG_CGROUPS: enabled [2022-05-18T18:22:57.061Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-18T18:22:57.061Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-18T18:22:57.061Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-18T18:22:57.061Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-18T18:22:57.061Z] - CONFIG_CPUSETS: enabled [2022-05-18T18:22:57.061Z] - CONFIG_MEMCG: enabled [2022-05-18T18:22:57.061Z] - CONFIG_KEYS: enabled [2022-05-18T18:22:57.061Z] - CONFIG_VETH: enabled (as module) [2022-05-18T18:22:57.061Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-18T18:22:57.061Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-18T18:22:57.067Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.0s done [2022-05-18T18:22:57.067Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-18T18:22:57.330Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-18T18:22:57.330Z] - CONFIG_CGROUP_BPF: enabled [2022-05-18T18:22:57.330Z] [2022-05-18T18:22:57.330Z] Optional Features: [2022-05-18T18:22:57.330Z] - CONFIG_USER_NS: enabled [2022-05-18T18:22:57.330Z] - CONFIG_SECCOMP: enabled [2022-05-18T18:22:57.330Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-18T18:22:57.330Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-18T18:22:57.330Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-18T18:22:57.330Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-18T18:22:57.330Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-18T18:22:57.330Z] - CONFIG_BLK_CGROUP: enabled [2022-05-18T18:22:57.330Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-18T18:22:57.330Z] - CONFIG_CGROUP_PERF: enabled [2022-05-18T18:22:57.330Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-18T18:22:57.330Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-18T18:22:57.330Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-18T18:22:57.330Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-18T18:22:57.330Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-18T18:22:57.330Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_IP_VS: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-18T18:22:57.330Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-18T18:22:57.330Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-18T18:22:57.330Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-18T18:22:57.330Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-18T18:22:57.330Z] - CONFIG_EXT4_FS: enabled [2022-05-18T18:22:57.330Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-18T18:22:57.330Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-18T18:22:57.330Z] - Network Drivers: [2022-05-18T18:22:57.330Z] - "overlay": [2022-05-18T18:22:57.330Z] - CONFIG_VXLAN: enabled (as module) [2022-05-18T18:22:57.330Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-18T18:22:57.330Z] Optional (for encrypted networks): [2022-05-18T18:22:57.589Z] - CONFIG_CRYPTO: enabled [2022-05-18T18:22:57.589Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-18T18:22:57.589Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-18T18:22:57.589Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-18T18:22:57.589Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-18T18:22:57.589Z] - CONFIG_XFRM: enabled [2022-05-18T18:22:57.589Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-18T18:22:57.589Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-18T18:22:57.589Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-18T18:22:57.589Z] - "ipvlan": [2022-05-18T18:22:57.589Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-18T18:22:57.589Z] - "macvlan": [2022-05-18T18:22:57.589Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-18T18:22:57.589Z] - CONFIG_DUMMY: enabled (as module) [2022-05-18T18:22:57.589Z] - "ftp,tftp client in container": [2022-05-18T18:22:57.589Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-18T18:22:57.589Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-18T18:22:57.589Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-18T18:22:57.589Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-18T18:22:57.589Z] - Storage Drivers: [2022-05-18T18:22:57.589Z] - "aufs": [2022-05-18T18:22:57.589Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-18T18:22:57.589Z] - "btrfs": [2022-05-18T18:22:57.589Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-18T18:22:57.589Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-18T18:22:57.589Z] - "devicemapper": [2022-05-18T18:22:57.589Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-18T18:22:57.589Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-18T18:22:57.589Z] - "overlay": [2022-05-18T18:22:57.589Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-18T18:22:57.589Z] - "zfs": [2022-05-18T18:22:57.589Z] - /dev/zfs: present [2022-05-18T18:22:57.589Z] - zfs command: missing [2022-05-18T18:22:57.589Z] - zpool command: missing [2022-05-18T18:22:57.589Z] [2022-05-18T18:22:57.589Z] Limits: [2022-05-18T18:22:57.589Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-18T18:22:57.589Z] [2022-05-18T18:22:57.589Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-18T18:22:57.949Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 . [2022-05-18T18:22:58.209Z] #1 [internal] load build definition from Dockerfile [2022-05-18T18:22:58.209Z] #1 sha256:f4f5b93bed2d5b99fe9872ac147fd75fbf3bac44c30b0665d4f41eb5c133b732 [2022-05-18T18:22:58.209Z] #1 transferring dockerfile: 17.93kB 0.0s done [2022-05-18T18:22:58.209Z] #1 DONE 0.1s [2022-05-18T18:22:58.209Z] [2022-05-18T18:22:58.209Z] #2 [internal] load .dockerignore [2022-05-18T18:22:58.209Z] #2 sha256:b2443281003e486742fe7a25b88e23b2e9b5c92d945b87ee6091dd1c3f85d60b [2022-05-18T18:22:58.209Z] #2 transferring context: 145B done [2022-05-18T18:22:58.209Z] #2 DONE 0.1s [2022-05-18T18:22:58.209Z] [2022-05-18T18:22:58.209Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-18T18:22:58.209Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-18T18:22:58.271Z] #49 26.41 Reading package lists... [2022-05-18T18:22:58.271Z] #49 ... [2022-05-18T18:22:58.271Z] [2022-05-18T18:22:58.271Z] #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 [2022-05-18T18:22:58.271Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:22:58.271Z] #20 17.49 Fetched 40.5 MB in 16s (2522 kB/s) [2022-05-18T18:22:58.271Z] #20 17.49 Reading package lists... [2022-05-18T18:22:58.271Z] #20 26.71 Reading package lists... [2022-05-18T18:22:58.271Z] #20 ... [2022-05-18T18:22:58.271Z] [2022-05-18T18:22:58.271Z] #69 [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 [2022-05-18T18:22:58.271Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T18:22:58.271Z] #69 17.67 Reading package lists... [2022-05-18T18:22:58.775Z] #3 DONE 0.4s [2022-05-18T18:22:58.775Z] [2022-05-18T18:22:58.776Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-18T18:22:58.776Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-18T18:22:58.776Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-18T18:22:58.776Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-05-18T18:22:58.776Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-18T18:22:58.776Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-18T18:22:58.776Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-18T18:22:59.034Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-18T18:22:59.034Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-18T18:22:59.177Z] #11 sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 108.86MB / 108.86MB 8.1s done [2022-05-18T18:22:59.293Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-18T18:22:59.293Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-18T18:22:59.293Z] #4 DONE 0.7s [2022-05-18T18:22:59.437Z] #11 ... [2022-05-18T18:22:59.437Z] [2022-05-18T18:22:59.437Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:22:59.437Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T18:22:59.437Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-05-18T18:22:59.437Z] #73 DONE 8.8s [2022-05-18T18:22:59.437Z] [2022-05-18T18:22:59.437Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:22:59.437Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:22:59.861Z] [2022-05-18T18:22:59.861Z] #6 [internal] load build definition from Dockerfile [2022-05-18T18:22:59.861Z] #6 sha256:24c29af6548bcc8aca5fb62fd9c646430b7867b8a1d96ce4d9c09bda7d7ca255 [2022-05-18T18:22:59.861Z] #6 DONE 0.0s [2022-05-18T18:22:59.861Z] [2022-05-18T18:22:59.861Z] #5 [internal] load .dockerignore [2022-05-18T18:22:59.861Z] #5 sha256:d31c7e6a78eb734d39269199e3e150046cc54ac90754c967b8ab45e2bcc65d5a [2022-05-18T18:22:59.861Z] #5 DONE 0.0s [2022-05-18T18:22:59.861Z] [2022-05-18T18:22:59.861Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-18T18:22:59.861Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-18T18:23:00.001Z] #11 extracting sha256:f647907d26b879e0d43f6f4f0807f01e4dbdc034edcecbc988f6033cf401becf 3.7s done [2022-05-18T18:23:00.572Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 [2022-05-18T18:23:00.795Z] #10 DONE 1.0s [2022-05-18T18:23:00.795Z] [2022-05-18T18:23:00.795Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:23:00.795Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-18T18:23:00.795Z] #7 DONE 0.9s [2022-05-18T18:23:00.795Z] [2022-05-18T18:23:00.795Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-18T18:23:00.795Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-18T18:23:00.795Z] #8 DONE 1.0s [2022-05-18T18:23:00.795Z] [2022-05-18T18:23:00.795Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-18T18:23:00.795Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-18T18:23:00.795Z] #9 DONE 1.1s [2022-05-18T18:23:01.056Z] [2022-05-18T18:23:01.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:01.056Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:01.056Z] #11 DONE 0.0s [2022-05-18T18:23:01.056Z] [2022-05-18T18:23:01.056Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-18T18:23:01.056Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-18T18:23:01.262Z] #11 ... [2022-05-18T18:23:01.262Z] [2022-05-18T18:23:01.262Z] #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 [2022-05-18T18:23:01.262Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T18:23:01.262Z] #29 3.503 Fetched 8530 kB in 3s (3139 kB/s) [2022-05-18T18:23:01.262Z] #29 3.503 Reading package lists... [2022-05-18T18:23:01.262Z] #29 4.337 Reading package lists... [2022-05-18T18:23:01.262Z] #29 5.134 Building dependency tree... [2022-05-18T18:23:01.262Z] #29 5.491 The following additional packages will be installed: [2022-05-18T18:23:01.262Z] #29 5.491 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-18T18:23:01.262Z] #29 5.491 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-18T18:23:01.262Z] #29 5.495 Recommended packages: [2022-05-18T18:23:01.262Z] #29 5.495 libldap-common publicsuffix libsasl2-modules [2022-05-18T18:23:01.262Z] #29 5.647 The following NEW packages will be installed: [2022-05-18T18:23:01.262Z] #29 5.648 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-18T18:23:01.262Z] #29 5.649 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-18T18:23:01.262Z] #29 5.649 libssh2-1 openssl [2022-05-18T18:23:01.262Z] #29 5.934 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-05-18T18:23:01.262Z] #29 5.934 Need to get 3040 kB of archives. [2022-05-18T18:23:01.262Z] #29 5.934 After this operation, 6651 kB of additional disk space will be used. [2022-05-18T18:23:01.262Z] #29 5.934 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-05-18T18:23:01.262Z] #29 5.934 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-18T18:23:01.262Z] #29 5.940 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-18T18:23:01.262Z] #29 5.940 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-18T18:23:01.262Z] #29 5.940 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-18T18:23:01.262Z] #29 5.949 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-18T18:23:01.262Z] #29 5.970 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-18T18:23:01.262Z] #29 5.980 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-18T18:23:01.262Z] #29 5.980 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-18T18:23:01.262Z] #29 5.980 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-18T18:23:01.262Z] #29 5.980 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-18T18:23:01.262Z] #29 5.980 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-18T18:23:01.262Z] #29 6.004 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-18T18:23:01.262Z] #29 6.004 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-18T18:23:01.262Z] #29 6.004 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-18T18:23:01.262Z] #29 6.235 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:01.262Z] #29 6.265 Fetched 3040 kB in 0s (8728 kB/s) [2022-05-18T18:23:01.262Z] #29 6.293 Selecting previously unselected package openssl. [2022-05-18T18:23:01.262Z] #29 6.293 (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.) [2022-05-18T18:23:01.262Z] #29 6.293 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-05-18T18:23:01.262Z] #29 6.306 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-05-18T18:23:01.262Z] #29 6.441 Selecting previously unselected package ca-certificates. [2022-05-18T18:23:01.262Z] #29 6.441 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-18T18:23:01.262Z] #29 6.445 Unpacking ca-certificates (20210119) ... [2022-05-18T18:23:01.262Z] #29 6.544 Selecting previously unselected package libbrotli1:amd64. [2022-05-18T18:23:01.262Z] #29 6.544 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-18T18:23:01.262Z] #29 6.552 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-18T18:23:01.262Z] #29 6.629 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-18T18:23:01.262Z] #29 6.630 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-18T18:23:01.262Z] #29 6.638 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:01.262Z] #29 6.681 Selecting previously unselected package libsasl2-2:amd64. [2022-05-18T18:23:01.262Z] #29 6.681 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-18T18:23:01.262Z] #29 6.685 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:01.262Z] #29 6.752 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-18T18:23:01.262Z] #29 6.752 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-18T18:23:01.262Z] #29 6.756 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-18T18:23:01.262Z] #29 6.827 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-18T18:23:01.262Z] #29 6.827 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-18T18:23:01.262Z] #29 6.831 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-18T18:23:01.262Z] #29 6.877 Selecting previously unselected package libpsl5:amd64. [2022-05-18T18:23:01.262Z] #29 6.877 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-18T18:23:01.262Z] #29 6.887 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-18T18:23:01.262Z] #29 6.926 Selecting previously unselected package librtmp1:amd64. [2022-05-18T18:23:01.262Z] #29 6.926 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-18T18:23:01.262Z] #29 6.929 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-18T18:23:01.263Z] #29 6.976 Selecting previously unselected package libssh2-1:amd64. [2022-05-18T18:23:01.263Z] #29 6.976 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-18T18:23:01.263Z] #29 6.977 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-18T18:23:01.263Z] #29 7.045 Selecting previously unselected package libcurl4:amd64. [2022-05-18T18:23:01.263Z] #29 7.045 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-18T18:23:01.263Z] #29 7.050 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:01.263Z] #29 7.149 Selecting previously unselected package curl. [2022-05-18T18:23:01.263Z] #29 7.149 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-18T18:23:01.263Z] #29 7.153 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:01.263Z] #29 7.240 Selecting previously unselected package libonig5:amd64. [2022-05-18T18:23:01.263Z] #29 7.240 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-18T18:23:01.263Z] #29 7.240 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:23:01.263Z] #29 7.319 Selecting previously unselected package libjq1:amd64. [2022-05-18T18:23:01.263Z] #29 7.320 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-18T18:23:01.263Z] #29 7.328 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:23:01.263Z] #29 7.419 Selecting previously unselected package jq. [2022-05-18T18:23:01.263Z] #29 7.419 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-18T18:23:01.263Z] #29 7.427 Unpacking jq (1.6-2.1) ... [2022-05-18T18:23:01.263Z] #29 7.483 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-18T18:23:01.263Z] #29 7.504 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-18T18:23:01.263Z] #29 7.528 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-18T18:23:01.263Z] #29 7.541 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:01.263Z] #29 7.556 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-18T18:23:01.263Z] #29 7.596 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:01.263Z] #29 7.609 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-18T18:23:01.263Z] #29 7.623 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-05-18T18:23:01.263Z] #29 7.650 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:23:01.263Z] #29 7.661 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:23:01.263Z] #29 7.674 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-18T18:23:01.263Z] #29 7.687 Setting up ca-certificates (20210119) ... [2022-05-18T18:23:01.263Z] #29 8.299 Updating certificates in /etc/ssl/certs... [2022-05-18T18:23:01.263Z] #29 8.952 129 added, 0 removed; done. [2022-05-18T18:23:01.263Z] #29 9.015 Setting up jq (1.6-2.1) ... [2022-05-18T18:23:01.263Z] #29 9.027 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:01.263Z] #29 9.039 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:01.263Z] #29 9.051 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:01.263Z] #29 9.095 Processing triggers for ca-certificates (20210119) ... [2022-05-18T18:23:01.263Z] #29 9.106 Updating certificates in /etc/ssl/certs... [2022-05-18T18:23:01.263Z] #29 9.614 0 added, 0 removed; done. [2022-05-18T18:23:01.263Z] #29 9.614 Running hooks in /etc/ca-certificates/update.d... [2022-05-18T18:23:01.263Z] #29 9.615 done. [2022-05-18T18:23:01.263Z] #29 DONE 11.1s [2022-05-18T18:23:01.263Z] [2022-05-18T18:23:01.263Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T18:23:01.263Z] #30 sha256:803309cc0feae9e81fa044fae14f5f21783b2e6187acfa8df89ac070307ba5e4 [2022-05-18T18:23:01.263Z] #30 DONE 0.3s [2022-05-18T18:23:01.263Z] [2022-05-18T18:23:01.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:01.263Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:01.263Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 3.8s done [2022-05-18T18:23:01.263Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-18T18:23:02.456Z] #49 DONE 0.0s [2022-05-18T18:23:02.457Z] [2022-05-18T18:23:02.457Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:23:02.457Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-18T18:23:02.457Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-18T18:23:02.457Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-18T18:23:02.457Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-05-18T18:23:02.457Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-18T18:23:02.457Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-18T18:23:02.457Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s [2022-05-18T18:23:04.748Z] #11 extracting sha256:c64921c44c8b8e3bbab616d9ea7740c81562749239ad36db6017db3decdc6ec3 4.1s done [2022-05-18T18:23:04.898Z] #69 26.90 Reading package lists... [2022-05-18T18:23:04.898Z] #69 ... [2022-05-18T18:23:04.898Z] [2022-05-18T18:23:04.898Z] #74 [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 [2022-05-18T18:23:04.898Z] #74 sha256:0410b31c1331cbb699cf9b0047e540da07312dfc7420f60223c9c82007362b2d [2022-05-18T18:23:04.898Z] #74 33.15 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T18:23:04.898Z] #74 33.15 + GOBIN=/build [2022-05-18T18:23:04.898Z] #74 33.15 + GO111MODULE=on [2022-05-18T18:23:04.898Z] #74 33.15 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:23:05.312Z] #11 ... [2022-05-18T18:23:05.312Z] [2022-05-18T18:23:05.312Z] #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 [2022-05-18T18:23:05.312Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-18T18:23:05.312Z] #29 1.000 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:05.312Z] #29 1.000 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:05.312Z] #29 1.000 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:05.312Z] #29 1.154 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:23:05.312Z] #29 1.409 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:23:05.312Z] #29 1.653 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:23:05.312Z] #29 2.635 Fetched 8417 kB in 2s (4316 kB/s) [2022-05-18T18:23:05.312Z] #29 2.635 Reading package lists... [2022-05-18T18:23:05.312Z] #29 3.180 Reading package lists... [2022-05-18T18:23:05.312Z] #29 3.711 Building dependency tree... [2022-05-18T18:23:05.312Z] #29 4.053 The following additional packages will be installed: [2022-05-18T18:23:05.312Z] #29 4.054 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-18T18:23:05.312Z] #29 4.054 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-18T18:23:05.312Z] #29 4.056 Recommended packages: [2022-05-18T18:23:05.312Z] #29 4.056 libldap-common publicsuffix libsasl2-modules [2022-05-18T18:23:05.312Z] #29 4.171 The following NEW packages will be installed: [2022-05-18T18:23:05.312Z] #29 4.172 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-18T18:23:05.312Z] #29 4.172 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-18T18:23:05.312Z] #29 4.173 libssh2-1 openssl [2022-05-18T18:23:05.312Z] #29 4.458 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-05-18T18:23:05.312Z] #29 4.458 Need to get 2935 kB of archives. [2022-05-18T18:23:05.312Z] #29 4.458 After this operation, 6476 kB of additional disk space will be used. [2022-05-18T18:23:05.312Z] #29 4.458 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB] [2022-05-18T18:23:05.312Z] #29 4.460 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-18T18:23:05.312Z] #29 4.484 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-18T18:23:05.312Z] #29 4.510 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-05-18T18:23:05.312Z] #29 4.518 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-18T18:23:05.312Z] #29 4.518 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-18T18:23:05.312Z] #29 4.546 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-18T18:23:05.312Z] #29 4.556 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-18T18:23:05.312Z] #29 4.575 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-18T18:23:05.312Z] #29 4.575 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-18T18:23:05.312Z] #29 4.586 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-18T18:23:05.312Z] #29 4.602 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-18T18:23:05.312Z] #29 4.631 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-18T18:23:05.312Z] #29 4.645 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-18T18:23:05.312Z] #29 4.650 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-18T18:23:05.312Z] #29 4.965 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:05.312Z] #29 5.009 Fetched 2935 kB in 0s (6256 kB/s) [2022-05-18T18:23:05.312Z] #29 5.059 Selecting previously unselected package openssl. [2022-05-18T18:23:05.312Z] #29 5.059 (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.) [2022-05-18T18:23:05.312Z] #29 5.059 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 5.069 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-05-18T18:23:05.312Z] #29 5.255 Selecting previously unselected package ca-certificates. [2022-05-18T18:23:05.312Z] #29 5.256 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-18T18:23:05.312Z] #29 5.274 Unpacking ca-certificates (20210119) ... [2022-05-18T18:23:05.312Z] #29 5.395 Selecting previously unselected package libbrotli1:arm64. [2022-05-18T18:23:05.312Z] #29 5.397 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 5.460 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-18T18:23:05.312Z] #29 6.164 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-18T18:23:05.312Z] #29 6.164 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 6.220 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:05.312Z] #29 7.011 Selecting previously unselected package libsasl2-2:arm64. [2022-05-18T18:23:05.312Z] #29 7.011 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 7.072 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:05.312Z] #29 7.581 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-18T18:23:05.312Z] #29 7.581 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 7.643 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-18T18:23:05.312Z] #29 8.012 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-18T18:23:05.312Z] #29 8.012 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 8.023 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-18T18:23:05.312Z] #29 8.109 Selecting previously unselected package libpsl5:arm64. [2022-05-18T18:23:05.312Z] #29 8.109 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 8.124 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-18T18:23:05.312Z] #29 8.234 Selecting previously unselected package librtmp1:arm64. [2022-05-18T18:23:05.312Z] #29 8.234 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 8.251 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-18T18:23:05.312Z] #29 8.371 Selecting previously unselected package libssh2-1:arm64. [2022-05-18T18:23:05.312Z] #29 8.372 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 8.382 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-18T18:23:05.312Z] #29 8.900 Selecting previously unselected package libcurl4:arm64. [2022-05-18T18:23:05.312Z] #29 8.900 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 8.911 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:05.312Z] #29 9.205 Selecting previously unselected package curl. [2022-05-18T18:23:05.312Z] #29 9.205 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-18T18:23:05.312Z] #29 9.274 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:05.570Z] #29 10.44 Selecting previously unselected package libonig5:arm64. [2022-05-18T18:23:05.570Z] #29 10.44 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-18T18:23:05.570Z] #29 10.45 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-18T18:23:05.570Z] #29 ... [2022-05-18T18:23:05.570Z] [2022-05-18T18:23:05.570Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:05.570Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:23:05.570Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 0.1s [2022-05-18T18:23:06.552Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.0s [2022-05-18T18:23:06.679Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-05-18T18:23:06.946Z] #71 DONE 5.7s [2022-05-18T18:23:06.946Z] [2022-05-18T18:23:06.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:06.946Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:06.946Z] #11 resolve docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 0.1s done [2022-05-18T18:23:06.946Z] #11 sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 1.86kB / 1.86kB done [2022-05-18T18:23:06.946Z] #11 sha256:a9d1f28367890615df70c45ba54ea69a8e95e202517e7114942c2f0449ce1de9 1.80kB / 1.80kB done [2022-05-18T18:23:06.946Z] #11 sha256:7d1902a99d63c7f43a7549a661ce718b563707c0faad5862444423759935f2d6 7.10kB / 7.10kB done [2022-05-18T18:23:06.946Z] #11 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 2.2s done [2022-05-18T18:23:06.946Z] #11 sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 5.16MB / 5.16MB 1.2s done [2022-05-18T18:23:06.946Z] #11 sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 10.88MB / 10.88MB 2.4s done [2022-05-18T18:23:06.946Z] #11 sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 54.58MB / 54.58MB 3.4s done [2022-05-18T18:23:06.946Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 81.44MB / 85.85MB 5.4s [2022-05-18T18:23:06.946Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 90.18MB / 141.73MB 5.4s [2022-05-18T18:23:06.946Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 2.8s [2022-05-18T18:23:06.946Z] #11 sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 156B / 156B 3.5s done [2022-05-18T18:23:07.206Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 5.7s [2022-05-18T18:23:07.467Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 99.61MB / 141.73MB 5.8s [2022-05-18T18:23:07.489Z] #11 ... [2022-05-18T18:23:07.489Z] [2022-05-18T18:23:07.489Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T18:23:07.489Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-18T18:23:07.489Z] #72 DONE 1.5s [2022-05-18T18:23:07.489Z] [2022-05-18T18:23:07.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:07.489Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:23:07.726Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 110.10MB / 141.73MB 6.0s [2022-05-18T18:23:07.856Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:23:07.856Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:23:07.856Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:23:07.856Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:23:07.856Z] [2022-05-18T18:23:07.856Z] + TEST_INTEGRATION_DEST=2 [2022-05-18T18:23:07.856Z] + CONTAINER_NAME=docker-pr7-2 [2022-05-18T18:23:07.856Z] + TEST_SKIP_INTEGRATION=1 [2022-05-18T18:23:07.856Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-18T18:23:07.856Z] + run_tests [2022-05-18T18:23:07.856Z] + c=0 [2022-05-18T18:23:07.856Z] + '[' -n 0 ']' [2022-05-18T18:23:07.856Z] + rm= [2022-05-18T18:23:07.857Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43593/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43593/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh '' test-integration [2022-05-18T18:23:07.857Z] + TEST_INTEGRATION_DEST=1 [2022-05-18T18:23:07.857Z] + CONTAINER_NAME=docker-pr7-1 [2022-05-18T18:23:07.857Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T18:23:07.857Z] + run_tests test-integration-flaky [2022-05-18T18:23:07.857Z] + '[' -n 0 ']' [2022-05-18T18:23:07.857Z] + rm= [2022-05-18T18:23:07.857Z] + TEST_INTEGRATION_DEST=3 [2022-05-18T18:23:07.857Z] + CONTAINER_NAME=docker-pr7-3 [2022-05-18T18:23:07.857Z] + TEST_SKIP_INTEGRATION=1 [2022-05-18T18:23:07.857Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-18T18:23:07.857Z] + run_tests [2022-05-18T18:23:07.857Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43593/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43593/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh test-integration-flaky test-integration [2022-05-18T18:23:07.857Z] + '[' -n 0 ']' [2022-05-18T18:23:07.857Z] + rm= [2022-05-18T18:23:07.857Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43593/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43593/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh '' test-integration [2022-05-18T18:23:07.857Z] ++ jobs -p [2022-05-18T18:23:07.857Z] + for job in $(jobs -p) [2022-05-18T18:23:07.857Z] + wait 4623 [2022-05-18T18:23:07.857Z] [2022-05-18T18:23:07.857Z] [2022-05-18T18:23:07.857Z] [2022-05-18T18:23:07.857Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T18:23:07.857Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T18:23:07.857Z] HOSTNAME=d635e0314b5b [2022-05-18T18:23:07.857Z] TEST_SKIP_INTEGRATION=1 [2022-05-18T18:23:07.857Z] TESTDEBUG=0 [2022-05-18T18:23:07.857Z] DEST=bundles/test-integration [2022-05-18T18:23:07.857Z] PWD=/go/src/github.com/docker/docker [2022-05-18T18:23:07.857Z] KEEPBUNDLE=1 [2022-05-18T18:23:07.857Z] DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:23:07.857Z] container=docker [2022-05-18T18:23:07.857Z] HOME=/root [2022-05-18T18:23:07.857Z] GOLANG_VERSION=1.18.2 [2022-05-18T18:23:07.857Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T18:23:07.857Z] VALIDATE_BRANCH=master [2022-05-18T18:23:07.857Z] TERM=xterm [2022-05-18T18:23:07.857Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T18:23:07.857Z] SHLVL=1 [2022-05-18T18:23:07.857Z] TIMEOUT=120m [2022-05-18T18:23:07.857Z] DOCKER_BUILDTAGS= journald [2022-05-18T18:23:07.857Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T18:23:07.857Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-18T18:23:07.857Z] GO111MODULE=off [2022-05-18T18:23:07.857Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T18:23:07.857Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T18:23:07.857Z] GOPATH=/go [2022-05-18T18:23:07.857Z] PKG_CONFIG=pkg-config [2022-05-18T18:23:07.857Z] _=/usr/bin/env [2022-05-18T18:23:07.857Z] Building test suite binary ./integration-cli/test.main [2022-05-18T18:23:07.857Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T18:23:07.857Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T18:23:07.857Z] HOSTNAME=8879e78616c1 [2022-05-18T18:23:07.857Z] TEST_SKIP_INTEGRATION=1 [2022-05-18T18:23:07.857Z] TESTDEBUG=0 [2022-05-18T18:23:07.857Z] DEST=bundles/test-integration [2022-05-18T18:23:07.857Z] PWD=/go/src/github.com/docker/docker [2022-05-18T18:23:07.857Z] KEEPBUNDLE=1 [2022-05-18T18:23:07.857Z] DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:23:07.857Z] container=docker [2022-05-18T18:23:07.857Z] HOME=/root [2022-05-18T18:23:07.857Z] GOLANG_VERSION=1.18.2 [2022-05-18T18:23:07.857Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T18:23:07.857Z] VALIDATE_BRANCH=master [2022-05-18T18:23:07.857Z] TERM=xterm [2022-05-18T18:23:07.857Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T18:23:07.857Z] SHLVL=1 [2022-05-18T18:23:07.857Z] TIMEOUT=120m [2022-05-18T18:23:07.857Z] DOCKER_BUILDTAGS= journald [2022-05-18T18:23:07.857Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T18:23:07.857Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-18T18:23:07.857Z] GO111MODULE=off [2022-05-18T18:23:07.857Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T18:23:07.857Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T18:23:07.857Z] GOPATH=/go [2022-05-18T18:23:07.857Z] PKG_CONFIG=pkg-config [2022-05-18T18:23:07.857Z] _=/usr/bin/env [2022-05-18T18:23:07.857Z] Building test suite binary ./integration-cli/test.main [2022-05-18T18:23:07.857Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-18T18:23:07.857Z] [2022-05-18T18:23:07.857Z] Found new integrations tests: [2022-05-18T18:23:07.857Z] +func TestConsoleSize(t *testing.T) { [2022-05-18T18:23:07.857Z] Running stress test for them. [2022-05-18T18:23:07.857Z] Using test flags: -test.count 5 -test.run TestConsoleSize [2022-05-18T18:23:07.857Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T18:23:07.857Z] HOSTNAME=ce7837cc9341 [2022-05-18T18:23:07.857Z] TESTDEBUG=0 [2022-05-18T18:23:07.857Z] DEST=bundles/test-integration-flaky [2022-05-18T18:23:07.857Z] PWD=/go/src/github.com/docker/docker [2022-05-18T18:23:07.857Z] KEEPBUNDLE=1 [2022-05-18T18:23:07.857Z] DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:23:07.857Z] container=docker [2022-05-18T18:23:07.857Z] HOME=/root [2022-05-18T18:23:07.857Z] GOLANG_VERSION=1.18.2 [2022-05-18T18:23:07.857Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T18:23:07.857Z] VALIDATE_BRANCH=master [2022-05-18T18:23:07.857Z] TERM=xterm [2022-05-18T18:23:07.857Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T18:23:07.857Z] SHLVL=1 [2022-05-18T18:23:07.857Z] TIMEOUT=120m [2022-05-18T18:23:07.857Z] DOCKER_BUILDTAGS= journald [2022-05-18T18:23:07.857Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T18:23:07.857Z] TESTFLAGS=-test.count 5 -test.run TestConsoleSize [2022-05-18T18:23:07.857Z] GO111MODULE=off [2022-05-18T18:23:07.857Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T18:23:07.857Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T18:23:07.857Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T18:23:07.857Z] TEST_REPEAT=5 [2022-05-18T18:23:07.857Z] GOPATH=/go [2022-05-18T18:23:07.857Z] PKG_CONFIG=pkg-config [2022-05-18T18:23:07.857Z] _=/usr/bin/env [2022-05-18T18:23:07.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T18:23:07.986Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 118.49MB / 141.73MB 6.4s [2022-05-18T18:23:08.286Z] #11 sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 85.85MB / 85.85MB 6.4s done [2022-05-18T18:23:08.633Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 128.89MB / 141.73MB 6.8s [2022-05-18T18:23:08.633Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 140.51MB / 141.73MB 7.1s [2022-05-18T18:23:08.897Z] #11 ... [2022-05-18T18:23:08.897Z] [2022-05-18T18:23:08.897Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-18T18:23:08.897Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-18T18:23:08.897Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-18T18:23:08.897Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-18T18:23:08.897Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-18T18:23:08.897Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-18T18:23:08.897Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-05-18T18:23:08.897Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-05-18T18:23:08.897Z] #73 DONE 7.5s [2022-05-18T18:23:08.897Z] [2022-05-18T18:23:08.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:08.897Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:08.897Z] #11 ... [2022-05-18T18:23:08.897Z] [2022-05-18T18:23:08.897Z] #24 [internal] load build context [2022-05-18T18:23:08.897Z] #24 sha256:9f274531ed3d2689d197a1c9c7a1f6d908351d5264ceee5bbfd7604baa50f000 [2022-05-18T18:23:08.897Z] #24 transferring context: 52.61MB 7.6s [2022-05-18T18:23:08.897Z] #24 ... [2022-05-18T18:23:08.897Z] [2022-05-18T18:23:08.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:08.897Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:09.096Z] #74 38.13 rootlesskit version 1.0.0 [2022-05-18T18:23:09.096Z] #74 38.13 Usage of /build/rootlesskit-docker-proxy: [2022-05-18T18:23:09.096Z] #74 38.13 -container-ip string [2022-05-18T18:23:09.096Z] #74 38.13 container ip [2022-05-18T18:23:09.096Z] #74 38.13 -container-port int [2022-05-18T18:23:09.096Z] #74 38.13 container port (default -1) [2022-05-18T18:23:09.096Z] #74 38.13 -host-ip string [2022-05-18T18:23:09.096Z] #74 38.13 host ip [2022-05-18T18:23:09.096Z] #74 38.13 -host-port int [2022-05-18T18:23:09.096Z] #74 38.13 host port (default -1) [2022-05-18T18:23:09.096Z] #74 38.13 -proto string [2022-05-18T18:23:09.096Z] #74 38.13 proxy protocol (default "tcp") [2022-05-18T18:23:09.096Z] #74 DONE 38.5s [2022-05-18T18:23:09.096Z] [2022-05-18T18:23:09.096Z] #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 [2022-05-18T18:23:09.096Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:23:09.096Z] #20 26.71 Reading package lists... [2022-05-18T18:23:09.096Z] #20 34.96 Building dependency tree... [2022-05-18T18:23:09.096Z] #20 37.07 Reading state information... [2022-05-18T18:23:09.096Z] #20 38.62 The following additional packages will be installed: [2022-05-18T18:23:09.096Z] #20 38.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T18:23:09.096Z] #20 38.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-18T18:23:09.096Z] #20 38.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-18T18:23:09.096Z] #20 38.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-18T18:23:09.096Z] #20 38.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-18T18:23:09.096Z] #20 38.63 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-18T18:23:09.096Z] #20 38.63 mingw-w64-common mingw-w64-x86-64-dev [2022-05-18T18:23:09.096Z] #20 38.65 Suggested packages: [2022-05-18T18:23:09.096Z] #20 38.65 gcc-10-locales seccomp wine64 [2022-05-18T18:23:09.355Z] #20 ... [2022-05-18T18:23:09.355Z] [2022-05-18T18:23:09.355Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T18:23:09.355Z] #75 sha256:41b35eae2aea43729e07470703a3db6505c8af5b5c015c5df049f07c160ceeaf [2022-05-18T18:23:09.355Z] #75 DONE 0.1s [2022-05-18T18:23:09.383Z] #11 ... [2022-05-18T18:23:09.383Z] [2022-05-18T18:23:09.383Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T18:23:09.383Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-18T18:23:09.383Z] #74 DONE 2.3s [2022-05-18T18:23:09.383Z] [2022-05-18T18:23:09.383Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:09.383Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:23:09.614Z] [2022-05-18T18:23:09.614Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T18:23:09.614Z] #76 sha256:ddcde7ff1d5c719b2c39d16e84401f644b3294803b7fe287468607360249592c [2022-05-18T18:23:09.614Z] #76 DONE 0.1s [2022-05-18T18:23:09.614Z] [2022-05-18T18:23:09.614Z] #49 [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 [2022-05-18T18:23:09.614Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T18:23:09.614Z] #49 26.41 Reading package lists... [2022-05-18T18:23:09.614Z] #49 34.97 Building dependency tree... [2022-05-18T18:23:09.614Z] #49 36.81 Reading state information... [2022-05-18T18:23:09.614Z] #49 38.52 The following additional packages will be installed: [2022-05-18T18:23:09.614Z] #49 38.55 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-18T18:23:09.614Z] #49 38.57 Suggested packages: [2022-05-18T18:23:09.614Z] #49 38.58 cmake-doc ninja-build lrzip [2022-05-18T18:23:09.614Z] #49 38.58 Recommended packages: [2022-05-18T18:23:09.614Z] #49 38.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-18T18:23:09.835Z] #11 ... [2022-05-18T18:23:09.835Z] [2022-05-18T18:23:09.835Z] #24 [internal] load build context [2022-05-18T18:23:09.835Z] #24 sha256:9f274531ed3d2689d197a1c9c7a1f6d908351d5264ceee5bbfd7604baa50f000 [2022-05-18T18:23:09.835Z] #24 transferring context: 61.18MB 8.0s done [2022-05-18T18:23:09.835Z] #24 DONE 8.7s [2022-05-18T18:23:09.835Z] [2022-05-18T18:23:09.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:09.835Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:09.841Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 8.1s done [2022-05-18T18:23:09.841Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-18T18:23:09.841Z] #11 DONE 27.1s [2022-05-18T18:23:09.841Z] [2022-05-18T18:23:09.841Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T18:23:09.841Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T18:23:09.872Z] #49 39.39 The following NEW packages will be installed: [2022-05-18T18:23:09.872Z] #49 39.41 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-18T18:23:10.316Z] #11 ... [2022-05-18T18:23:10.316Z] [2022-05-18T18:23:10.316Z] #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 [2022-05-18T18:23:10.316Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-18T18:23:10.316Z] #29 10.55 Selecting previously unselected package libjq1:arm64. [2022-05-18T18:23:10.316Z] #29 10.55 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-18T18:23:10.316Z] #29 10.55 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-18T18:23:10.316Z] #29 10.85 Selecting previously unselected package jq. [2022-05-18T18:23:10.316Z] #29 10.85 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-18T18:23:10.316Z] #29 10.94 Unpacking jq (1.6-2.1) ... [2022-05-18T18:23:10.316Z] #29 11.31 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-18T18:23:10.316Z] #29 11.44 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-18T18:23:10.316Z] #29 11.63 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-18T18:23:10.316Z] #29 11.68 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:10.316Z] #29 11.78 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-18T18:23:10.316Z] #29 11.90 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:10.316Z] #29 11.91 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-18T18:23:10.316Z] #29 11.93 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-05-18T18:23:10.316Z] #29 11.94 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-18T18:23:10.316Z] #29 11.96 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-18T18:23:10.316Z] #29 11.97 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-18T18:23:10.316Z] #29 11.98 Setting up ca-certificates (20210119) ... [2022-05-18T18:23:10.316Z] #29 12.66 Updating certificates in /etc/ssl/certs... [2022-05-18T18:23:10.316Z] #29 13.37 129 added, 0 removed; done. [2022-05-18T18:23:10.316Z] #29 13.92 Setting up jq (1.6-2.1) ... [2022-05-18T18:23:10.316Z] #29 13.93 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:10.316Z] #29 13.95 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:10.316Z] #29 13.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:10.316Z] #29 13.98 Processing triggers for ca-certificates (20210119) ... [2022-05-18T18:23:10.316Z] #29 13.99 Updating certificates in /etc/ssl/certs... [2022-05-18T18:23:10.316Z] #29 14.76 0 added, 0 removed; done. [2022-05-18T18:23:10.316Z] #29 14.77 Running hooks in /etc/ca-certificates/update.d... [2022-05-18T18:23:10.316Z] #29 14.77 done. [2022-05-18T18:23:10.316Z] #29 DONE 15.0s [2022-05-18T18:23:10.316Z] [2022-05-18T18:23:10.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:10.316Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:23:10.316Z] #11 ... [2022-05-18T18:23:10.316Z] [2022-05-18T18:23:10.316Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T18:23:10.316Z] #30 sha256:39a48f47a6cf3ef7a155071acbe024d122b3637d079ec0e73f6977dcf1fe1d92 [2022-05-18T18:23:10.316Z] #30 DONE 0.1s [2022-05-18T18:23:10.316Z] [2022-05-18T18:23:10.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:10.316Z] #11 sha256:c17823beee4315a8cee5c0954598d192d8ecaf1cf55395a82db4f9737d54f5fd [2022-05-18T18:23:10.403Z] #11 sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 141.73MB / 141.73MB 8.6s done [2022-05-18T18:23:10.439Z] #49 39.95 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:10.439Z] #49 39.95 Need to get 8418 kB of archives. [2022-05-18T18:23:10.439Z] #49 39.95 After this operation, 34.9 MB of additional disk space will be used. [2022-05-18T18:23:10.439Z] #49 39.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T18:23:10.439Z] #49 39.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T18:23:10.439Z] #49 39.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-18T18:23:10.439Z] #49 40.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-18T18:23:10.439Z] #49 40.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-18T18:23:10.439Z] #49 40.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-18T18:23:10.439Z] #49 40.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-18T18:23:10.439Z] #49 40.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-18T18:23:10.697Z] #49 ... [2022-05-18T18:23:10.697Z] [2022-05-18T18:23:10.697Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T18:23:10.697Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-18T18:23:10.697Z] #79 CACHED [2022-05-18T18:23:10.697Z] [2022-05-18T18:23:10.697Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T18:23:10.697Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-18T18:23:10.697Z] #81 CACHED [2022-05-18T18:23:10.697Z] [2022-05-18T18:23:10.697Z] #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 [2022-05-18T18:23:10.697Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:23:10.697Z] #20 39.72 The following NEW packages will be installed: [2022-05-18T18:23:10.697Z] #20 39.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T18:23:10.697Z] #20 39.72 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-18T18:23:10.697Z] #20 39.72 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-18T18:23:10.697Z] #20 39.72 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-18T18:23:10.697Z] #20 39.72 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-18T18:23:10.697Z] #20 39.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-18T18:23:10.697Z] #20 39.74 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-18T18:23:10.697Z] #20 39.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-18T18:23:10.697Z] #20 39.74 mingw-w64-x86-64-dev [2022-05-18T18:23:10.697Z] #20 40.23 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:10.697Z] #20 40.23 Need to get 115 MB of archives. [2022-05-18T18:23:10.697Z] #20 40.23 After this operation, 645 MB of additional disk space will be used. [2022-05-18T18:23:10.697Z] #20 40.23 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] [2022-05-18T18:23:10.697Z] #20 40.28 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] [2022-05-18T18:23:10.697Z] #20 40.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-18T18:23:10.879Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 5.2s [2022-05-18T18:23:10.955Z] #20 40.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-18T18:23:10.955Z] #20 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-18T18:23:10.955Z] #20 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-18T18:23:10.955Z] #20 40.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-18T18:23:10.955Z] #20 40.42 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] [2022-05-18T18:23:10.955Z] #20 40.42 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] [2022-05-18T18:23:10.955Z] #20 40.54 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] [2022-05-18T18:23:11.230Z] #12 ... [2022-05-18T18:23:11.230Z] [2022-05-18T18:23:11.231Z] #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 [2022-05-18T18:23:11.231Z] #31 sha256:55277207123f6b0d7d510eadb22bfca806f6ebdcf7bda6d5cf14c10718763890 [2022-05-18T18:23:11.231Z] #31 1.591 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-18T18:23:11.231Z] #31 1.868 [2022-05-18T18:23:11.231Z] #31 2.083 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:11.231Z] #31 2.356 [2022-05-18T18:23:11.231Z] #31 3.217 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-18T18:23:11.231Z] #31 3.470 [2022-05-18T18:23:11.231Z] #31 3.687 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:11.231Z] #31 3.976 [2022-05-18T18:23:11.231Z] #31 4.918 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-18T18:23:11.231Z] #31 5.184 [2022-05-18T18:23:11.231Z] #31 5.412 #=#=# ################## 25.9% ######################################### 57.8% ################################################################ 89.3% ######################################################################## 100.0% [2022-05-18T18:23:11.231Z] #31 5.939 [2022-05-18T18:23:11.231Z] #31 6.836 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-18T18:23:11.231Z] #31 7.109 [2022-05-18T18:23:11.231Z] #31 7.324 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:11.231Z] #31 7.583 [2022-05-18T18:23:11.231Z] #31 8.299 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-18T18:23:11.231Z] #31 8.555 [2022-05-18T18:23:11.231Z] #31 8.770 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:11.231Z] #31 9.064 [2022-05-18T18:23:11.231Z] #31 9.116 Download of images into '/build' complete. [2022-05-18T18:23:11.231Z] #31 9.116 Use something like the following to load the result into a Docker daemon: [2022-05-18T18:23:11.231Z] #31 9.116 tar -cC '/build' . | docker load [2022-05-18T18:23:11.231Z] #31 ... [2022-05-18T18:23:11.231Z] [2022-05-18T18:23:11.231Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T18:23:11.231Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T18:23:11.231Z] #12 DONE 1.3s [2022-05-18T18:23:11.347Z] #11 ... [2022-05-18T18:23:11.347Z] [2022-05-18T18:23:11.347Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:23:11.347Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T18:23:11.347Z] #28 resolve docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 0.1s done [2022-05-18T18:23:11.347Z] #28 sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 1.85kB / 1.85kB done [2022-05-18T18:23:11.347Z] #28 sha256:da1a55850480753941bb8aff55935742562aca344adac8544799e6551b4fe802 529B / 529B done [2022-05-18T18:23:11.347Z] #28 sha256:c4905f2a4f97c2c59ee2b37ed16b02a184e0f1f3a378072b6ffa9e94bcb9e431 1.46kB / 1.46kB done [2022-05-18T18:23:11.347Z] #28 sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 54.95MB / 54.95MB 1.9s done [2022-05-18T18:23:11.489Z] [2022-05-18T18:23:11.490Z] #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 [2022-05-18T18:23:11.490Z] #31 sha256:55277207123f6b0d7d510eadb22bfca806f6ebdcf7bda6d5cf14c10718763890 [2022-05-18T18:23:11.490Z] #31 DONE 10.2s [2022-05-18T18:23:11.490Z] [2022-05-18T18:23:11.490Z] #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 [2022-05-18T18:23:11.490Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-18T18:23:11.523Z] #20 40.86 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] [2022-05-18T18:23:11.523Z] #20 41.03 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] [2022-05-18T18:23:11.609Z] #28 ... [2022-05-18T18:23:11.610Z] [2022-05-18T18:23:11.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:11.610Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:11.781Z] #20 41.18 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] [2022-05-18T18:23:11.817Z] #11 extracting sha256:4d35a8839961a2084ed852b5cf2acb4eb26fa23a8f5eaa1d3d926b7a5239799d 6.1s done [2022-05-18T18:23:11.869Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 7.8s [2022-05-18T18:23:12.039Z] #20 41.58 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] [2022-05-18T18:23:12.061Z] #13 DONE 0.6s [2022-05-18T18:23:12.061Z] [2022-05-18T18:23:12.061Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T18:23:12.061Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-18T18:23:12.061Z] #33 DONE 0.3s [2022-05-18T18:23:12.061Z] [2022-05-18T18:23:12.061Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T18:23:12.061Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-18T18:23:12.061Z] #46 DONE 0.2s [2022-05-18T18:23:12.061Z] [2022-05-18T18:23:12.061Z] #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 [2022-05-18T18:23:12.061Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:23:12.073Z] #11 extracting sha256:fdcf0c9162039d8f9f073991c3f17b0bd401d5c6bf2cba3bd2e70e55fc617971 done [2022-05-18T18:23:12.073Z] #11 DONE 21.5s [2022-05-18T18:23:12.073Z] [2022-05-18T18:23:12.073Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T18:23:12.073Z] #12 sha256:c0bb29d9b3462febc988bbcbbd2458012374fee38992a4a82f9e1a19150f6ff9 [2022-05-18T18:23:12.298Z] #20 41.75 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] [2022-05-18T18:23:12.298Z] #20 41.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-18T18:23:12.298Z] #20 41.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-18T18:23:12.298Z] #20 41.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-18T18:23:12.298Z] #20 41.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-18T18:23:12.298Z] #20 41.78 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] [2022-05-18T18:23:12.298Z] #20 41.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-18T18:23:12.298Z] #20 41.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-18T18:23:12.298Z] #20 41.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-18T18:23:12.298Z] #20 41.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-18T18:23:12.298Z] #20 41.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-18T18:23:12.298Z] #20 41.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-18T18:23:12.298Z] #20 41.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-18T18:23:12.298Z] #20 41.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-18T18:23:12.298Z] #20 41.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-18T18:23:12.298Z] #20 41.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-18T18:23:12.319Z] #34 ... [2022-05-18T18:23:12.320Z] [2022-05-18T18:23:12.320Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T18:23:12.320Z] #25 sha256:ef184bcefd5327ce7bc110d35fc1f7f3792e2ffa85a1a91b8dcabff032d418d6 [2022-05-18T18:23:12.320Z] #25 DONE 0.3s [2022-05-18T18:23:12.320Z] [2022-05-18T18:23:12.320Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T18:23:12.320Z] #66 sha256:2f578b188cf067ffd446c816753ead502d561cbfd9d80efc1ab0e5399325625e [2022-05-18T18:23:12.320Z] #66 DONE 0.3s [2022-05-18T18:23:12.320Z] [2022-05-18T18:23:12.320Z] #50 [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 [2022-05-18T18:23:12.320Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-18T18:23:12.320Z] #50 DONE 0.3s [2022-05-18T18:23:12.320Z] [2022-05-18T18:23:12.320Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:12.320Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:23:12.556Z] #20 ... [2022-05-18T18:23:12.556Z] [2022-05-18T18:23:12.556Z] #69 [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 [2022-05-18T18:23:12.556Z] #69 sha256:894ed5e32f5f54327cd6940ec556196e401177905e84c61c62c1b9c55ad09bcd [2022-05-18T18:23:12.556Z] #69 26.90 Reading package lists... [2022-05-18T18:23:12.556Z] #69 35.59 Building dependency tree... [2022-05-18T18:23:12.556Z] #69 37.89 Reading state information... [2022-05-18T18:23:12.556Z] #69 39.93 The following additional packages will be installed: [2022-05-18T18:23:12.556Z] #69 39.94 libbtrfs0 [2022-05-18T18:23:12.556Z] #69 40.21 The following NEW packages will be installed: [2022-05-18T18:23:12.556Z] #69 40.22 libbtrfs-dev libbtrfs0 [2022-05-18T18:23:12.556Z] #69 40.55 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:12.556Z] #69 40.55 Need to get 460 kB of archives. [2022-05-18T18:23:12.556Z] #69 40.55 After this operation, 1237 kB of additional disk space will be used. [2022-05-18T18:23:12.556Z] #69 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-18T18:23:12.556Z] #69 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-18T18:23:12.556Z] #69 41.10 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:12.556Z] #69 41.29 Fetched 460 kB in 0s (1645 kB/s) [2022-05-18T18:23:12.556Z] #69 41.34 Selecting previously unselected package libbtrfs0:amd64. [2022-05-18T18:23:12.556Z] #69 41.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-18T18:23:12.556Z] #69 41.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-18T18:23:12.556Z] #69 41.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:23:12.556Z] #69 41.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-18T18:23:12.556Z] #69 41.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-18T18:23:12.556Z] #69 41.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:23:12.556Z] #69 41.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:23:12.556Z] #69 41.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:23:12.556Z] #69 41.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:12.556Z] #69 DONE 42.0s [2022-05-18T18:23:12.556Z] [2022-05-18T18:23:12.556Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T18:23:12.556Z] #70 sha256:a38d839bcb7f4d22a46ca912f514827b2de0a37c070bb12d357f458e49eb5a7e [2022-05-18T18:23:12.556Z] #70 DONE 0.1s [2022-05-18T18:23:12.556Z] [2022-05-18T18:23:12.556Z] #49 [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 [2022-05-18T18:23:12.556Z] #49 sha256:dcf46e25fcf51c3262bd462f56d6beec9a737f6358b1cf662f296adcecda9132 [2022-05-18T18:23:12.556Z] #49 40.63 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:12.556Z] #49 40.90 Fetched 8418 kB in 1s (16.2 MB/s) [2022-05-18T18:23:12.556Z] #49 40.94 Selecting previously unselected package xxd. [2022-05-18T18:23:12.556Z] #49 40.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 ... 30207 files and directories currently installed.) [2022-05-18T18:23:12.556Z] #49 41.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:23:12.556Z] #49 41.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:23:12.556Z] #49 41.10 Selecting previously unselected package vim-common. [2022-05-18T18:23:12.556Z] #49 41.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:23:12.556Z] #49 41.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:23:12.556Z] #49 41.27 Selecting previously unselected package cmake-data. [2022-05-18T18:23:12.556Z] #49 41.27 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-18T18:23:12.556Z] #49 41.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T18:23:12.814Z] #49 42.15 Selecting previously unselected package libarchive13:amd64. [2022-05-18T18:23:12.814Z] #49 42.17 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-18T18:23:12.814Z] #49 42.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-18T18:23:12.814Z] #49 42.36 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-18T18:23:12.814Z] #49 42.36 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-18T18:23:12.814Z] #49 42.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-18T18:23:13.004Z] #12 DONE 0.6s [2022-05-18T18:23:13.004Z] [2022-05-18T18:23:13.004Z] #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 [2022-05-18T18:23:13.004Z] #13 sha256:f8174d9f7fa48fc49299d67fdc13a640baaeb11c0e9d1d6f196645fd87485deb [2022-05-18T18:23:13.004Z] #13 DONE 0.4s [2022-05-18T18:23:13.004Z] [2022-05-18T18:23:13.004Z] #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 [2022-05-18T18:23:13.005Z] #31 sha256:b803f925dc8de855f7aac7266fbe5f384cb693a28b45d1b7482207a55b1d90c1 [2022-05-18T18:23:13.005Z] #31 1.490 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-18T18:23:13.005Z] #31 1.704 [2022-05-18T18:23:13.005Z] #31 1.920 #=#=# ############# 19.2% ######################################################################## 100.0% [2022-05-18T18:23:13.005Z] #31 2.200 [2022-05-18T18:23:13.076Z] #49 42.46 Selecting previously unselected package librhash0:amd64. [2022-05-18T18:23:13.076Z] #49 42.46 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-18T18:23:13.076Z] #49 42.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-18T18:23:13.076Z] #49 42.55 Selecting previously unselected package libuv1:amd64. [2022-05-18T18:23:13.076Z] #49 42.56 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-18T18:23:13.076Z] #49 42.56 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-18T18:23:13.076Z] #49 42.62 Selecting previously unselected package cmake. [2022-05-18T18:23:13.076Z] #49 42.62 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-18T18:23:13.076Z] #49 42.63 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-18T18:23:13.255Z] #11 ... [2022-05-18T18:23:13.255Z] [2022-05-18T18:23:13.255Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-18T18:23:13.255Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-18T18:23:13.255Z] #72 DONE 1.1s [2022-05-18T18:23:13.255Z] [2022-05-18T18:23:13.255Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-18T18:23:13.255Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-18T18:23:13.263Z] #31 ... [2022-05-18T18:23:13.263Z] [2022-05-18T18:23:13.263Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T18:23:13.263Z] #46 sha256:35e4b51c0602ec7817a4044cf39d53405f4c82eede6b08b129ed08bde0def469 [2022-05-18T18:23:13.263Z] #46 DONE 0.2s [2022-05-18T18:23:13.263Z] [2022-05-18T18:23:13.263Z] #50 [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 [2022-05-18T18:23:13.263Z] #50 sha256:460930cc7c0779da8266c4012b9c715b8eccb654fe742b92a6092516e5832e7d [2022-05-18T18:23:13.263Z] #50 DONE 0.2s [2022-05-18T18:23:13.263Z] [2022-05-18T18:23:13.263Z] #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 [2022-05-18T18:23:13.263Z] #31 sha256:b803f925dc8de855f7aac7266fbe5f384cb693a28b45d1b7482207a55b1d90c1 [2022-05-18T18:23:13.263Z] #31 3.168 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-18T18:23:13.524Z] #31 ... [2022-05-18T18:23:13.524Z] [2022-05-18T18:23:13.524Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T18:23:13.524Z] #66 sha256:ccc5e71c05b469992db8aaa3eff70695fe51dc55ccb1c644a5b0e10eeaa71533 [2022-05-18T18:23:13.524Z] #66 DONE 0.5s [2022-05-18T18:23:13.524Z] [2022-05-18T18:23:13.524Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T18:23:13.524Z] #33 sha256:e6193f719e5c48cc1d1c6abc7a33d617864720822502462db55bab606afdef98 [2022-05-18T18:23:13.524Z] #33 DONE 0.5s [2022-05-18T18:23:13.524Z] [2022-05-18T18:23:13.524Z] #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 [2022-05-18T18:23:13.524Z] #31 sha256:b803f925dc8de855f7aac7266fbe5f384cb693a28b45d1b7482207a55b1d90c1 [2022-05-18T18:23:13.524Z] #31 3.462 [2022-05-18T18:23:13.785Z] #31 ... [2022-05-18T18:23:13.785Z] [2022-05-18T18:23:13.785Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T18:23:13.785Z] #25 sha256:742e646d76dfea2f7ce6ab39c79d53803b112e64f906c77d2dbbccf3b4166e2c [2022-05-18T18:23:13.785Z] #25 DONE 0.5s [2022-05-18T18:23:13.785Z] [2022-05-18T18:23:13.785Z] #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 [2022-05-18T18:23:13.785Z] #31 sha256:b803f925dc8de855f7aac7266fbe5f384cb693a28b45d1b7482207a55b1d90c1 [2022-05-18T18:23:14.010Z] #49 43.63 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-18T18:23:14.043Z] #31 3.698 #=#=# 0.8% ######################################################################## 100.0% [2022-05-18T18:23:14.200Z] #74 DONE 0.9s [2022-05-18T18:23:14.200Z] [2022-05-18T18:23:14.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:14.200Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:14.200Z] #11 extracting sha256:67e8aa6c8bbc76b1f2bccb3864b0887671833b8667dc1f6c965fcb0eac7e6402 9.9s done [2022-05-18T18:23:14.200Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b [2022-05-18T18:23:14.200Z] #11 ... [2022-05-18T18:23:14.200Z] [2022-05-18T18:23:14.200Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-18T18:23:14.200Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-18T18:23:14.200Z] #28 DONE 12.9s [2022-05-18T18:23:14.268Z] #49 43.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:23:14.268Z] #49 43.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-18T18:23:14.268Z] #49 43.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:23:14.268Z] #49 43.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-18T18:23:14.268Z] #49 43.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-18T18:23:14.268Z] #49 43.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T18:23:14.268Z] #49 43.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-18T18:23:14.268Z] #49 43.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:14.301Z] #31 4.072 [2022-05-18T18:23:14.487Z] [2022-05-18T18:23:14.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:14.487Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:14.526Z] #49 DONE 44.0s [2022-05-18T18:23:14.526Z] [2022-05-18T18:23:14.526Z] #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 [2022-05-18T18:23:14.526Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:23:14.526Z] #20 42.40 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:14.526Z] #20 42.60 Fetched 115 MB in 2s (59.5 MB/s) [2022-05-18T18:23:14.526Z] #20 42.65 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-18T18:23:14.526Z] #20 42.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-18T18:23:14.526Z] #20 42.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-18T18:23:14.526Z] #20 42.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T18:23:14.526Z] #20 43.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-18T18:23:14.526Z] #20 43.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-18T18:23:14.526Z] #20 43.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T18:23:14.526Z] #20 ... [2022-05-18T18:23:14.526Z] [2022-05-18T18:23:14.526Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T18:23:14.526Z] #50 sha256:745dcc492146195f912bcc1c98b14ed165e002a2cce9dc7ecc6132c07fa7ea8f [2022-05-18T18:23:14.526Z] #50 DONE 0.1s [2022-05-18T18:23:14.526Z] [2022-05-18T18:23:14.526Z] #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 [2022-05-18T18:23:14.526Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:23:14.526Z] #20 44.06 Selecting previously unselected package binutils-mingw-w64. [2022-05-18T18:23:14.526Z] #20 44.09 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-18T18:23:14.526Z] #20 44.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T18:23:14.784Z] #20 44.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-18T18:23:14.784Z] #20 44.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:23:14.784Z] #20 44.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:23:14.784Z] #20 44.32 Selecting previously unselected package dmsetup. [2022-05-18T18:23:14.784Z] #20 44.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:23:14.784Z] #20 44.33 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-18T18:23:14.784Z] #20 44.41 Selecting previously unselected package mingw-w64-common. [2022-05-18T18:23:15.042Z] #20 44.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-18T18:23:15.042Z] #20 44.42 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-18T18:23:15.059Z] #11 extracting sha256:627e6c1e105548ea4a08354eea581f137cf368d91aeb0ad47dcb706fca54fd8b 0.8s done [2022-05-18T18:23:15.059Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a [2022-05-18T18:23:15.681Z] #31 5.490 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-18T18:23:15.938Z] #31 5.835 [2022-05-18T18:23:16.006Z] #11 extracting sha256:0670968926f6461e3135c82ba2c0ad3ebdedc0d0f41b18bda4a1e41104b8be8a 0.9s done [2022-05-18T18:23:16.265Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 0.1s [2022-05-18T18:23:16.416Z] #20 45.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-18T18:23:16.416Z] #20 45.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-18T18:23:16.416Z] #20 45.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T18:23:16.709Z] #31 6.063 #=#=# 0.0% ################################### 49.1% ########################################## 59.2% ######################################################################## 100.0% [2022-05-18T18:23:16.969Z] #31 6.930 [2022-05-18T18:23:17.400Z] INFO: Extraction ended at 05/18/2022 18:23:15. Duration:00:00:23.9448646 [2022-05-18T18:23:17.400Z] INFO: Updating the golang and path environment variables [2022-05-18T18:23:17.400Z] INFO: GOPATH=d:\gopath [2022-05-18T18:23:17.400Z] INFO: go version go1.18.2 windows/amd64 [2022-05-18T18:23:17.400Z] INFO: Running the daemon under test in debug mode [2022-05-18T18:23:17.400Z] INFO: Running the daemon under test in containerd mode [2022-05-18T18:23:17.400Z] INFO: Starting a daemon under test... [2022-05-18T18:23:17.400Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43593\7\daemon --pidfile d:\CI\PR-43593\7\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-18T18:23:17.400Z] INFO: Containerd started successfully. [2022-05-18T18:23:17.400Z] INFO: Process started successfully. [2022-05-18T18:23:17.400Z] INFO: Start tailing logs of the daemon under tests [2022-05-18T18:23:17.400Z] INFO: Waiting for the daemon under test to start... [2022-05-18T18:23:17.615Z] #51 ... [2022-05-18T18:23:17.615Z] [2022-05-18T18:23:17.615Z] #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 [2022-05-18T18:23:17.615Z] #26 sha256:0c718d3236beffee555ef0dc0bd5c663a6d95287e7def9cae055a7fee612838d [2022-05-18T18:23:17.615Z] #26 4.900 + RM_GOPATH=0 [2022-05-18T18:23:17.615Z] #26 4.900 + TMP_GOPATH= [2022-05-18T18:23:17.615Z] #26 4.900 + : /build [2022-05-18T18:23:17.615Z] #26 4.900 + '[' -z '' ']' [2022-05-18T18:23:17.615Z] #26 4.900 ++ mktemp -d [2022-05-18T18:23:17.615Z] #26 4.922 + export GOPATH=/tmp/tmp.51dJQ2v2GK [2022-05-18T18:23:17.615Z] #26 4.922 + GOPATH=/tmp/tmp.51dJQ2v2GK [2022-05-18T18:23:17.615Z] #26 4.922 + RM_GOPATH=1 [2022-05-18T18:23:17.615Z] #26 4.922 + case "$(go env GOARCH)" in [2022-05-18T18:23:17.615Z] #26 4.922 ++ go env GOARCH [2022-05-18T18:23:17.615Z] #26 4.944 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:17.615Z] #26 4.944 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:17.615Z] #26 4.944 ++ dirname /install.sh [2022-05-18T18:23:17.615Z] #26 4.959 Install docker/cli version 17.06.2-ce from stable [2022-05-18T18:23:17.615Z] #26 4.959 + dir=/ [2022-05-18T18:23:17.615Z] #26 4.959 + bin=dockercli [2022-05-18T18:23:17.615Z] #26 4.959 + shift [2022-05-18T18:23:17.615Z] #26 4.959 + '[' '!' -f //dockercli.installer ']' [2022-05-18T18:23:17.615Z] #26 4.959 + . //dockercli.installer [2022-05-18T18:23:17.615Z] #26 4.959 ++ : stable [2022-05-18T18:23:17.615Z] #26 4.959 ++ : 17.06.2-ce [2022-05-18T18:23:17.615Z] #26 4.959 + install_dockercli [2022-05-18T18:23:17.615Z] #26 4.959 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-18T18:23:17.615Z] #26 4.959 ++ uname -m [2022-05-18T18:23:17.615Z] #26 5.017 + arch=x86_64 [2022-05-18T18:23:17.615Z] #26 5.017 + '[' x86_64 '!=' x86_64 ']' [2022-05-18T18:23:17.615Z] #26 5.017 + url=https://download.docker.com/linux/static [2022-05-18T18:23:17.615Z] #26 5.017 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-18T18:23:17.615Z] #26 5.017 + tar -xz docker/docker [2022-05-18T18:23:17.615Z] #26 ... [2022-05-18T18:23:17.615Z] [2022-05-18T18:23:17.615Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:17.615Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:23:17.615Z] #51 5.250 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:17.615Z] #51 5.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:17.615Z] #51 5.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:17.796Z] #20 ... [2022-05-18T18:23:17.796Z] [2022-05-18T18:23:17.796Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T18:23:17.796Z] #51 sha256:efaeea422634b45f1e9443e1aceeea22297d04d633a5db62ffa57804923c7abe [2022-05-18T18:23:17.796Z] #51 0.750 + RM_GOPATH=0 [2022-05-18T18:23:17.796Z] #51 0.750 + TMP_GOPATH= [2022-05-18T18:23:17.796Z] #51 0.750 + : /build [2022-05-18T18:23:17.796Z] #51 0.750 + '[' -z '' ']' [2022-05-18T18:23:17.796Z] #51 0.750 ++ mktemp -d [2022-05-18T18:23:17.796Z] #51 0.754 + export GOPATH=/tmp/tmp.6TciQd84sP [2022-05-18T18:23:17.796Z] #51 0.754 + GOPATH=/tmp/tmp.6TciQd84sP [2022-05-18T18:23:17.796Z] #51 0.754 + RM_GOPATH=1 [2022-05-18T18:23:17.796Z] #51 0.754 + case "$(go env GOARCH)" in [2022-05-18T18:23:17.796Z] #51 0.754 ++ go env GOARCH [2022-05-18T18:23:17.796Z] #51 0.770 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:17.796Z] #51 0.770 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:17.796Z] #51 0.771 ++ dirname /install.sh [2022-05-18T18:23:17.796Z] #51 0.772 + dir=/ [2022-05-18T18:23:17.796Z] #51 0.772 + bin=tini [2022-05-18T18:23:17.796Z] #51 0.772 + shift [2022-05-18T18:23:17.796Z] #51 0.772 + '[' '!' -f //tini.installer ']' [2022-05-18T18:23:17.796Z] #51 0.772 + . //tini.installer [2022-05-18T18:23:17.796Z] #51 0.772 ++ : v0.19.0 [2022-05-18T18:23:17.796Z] #51 0.772 + install_tini [2022-05-18T18:23:17.796Z] #51 0.772 + echo 'Install tini version v0.19.0' [2022-05-18T18:23:17.796Z] #51 0.772 + git clone https://github.com/krallin/tini.git /tmp/tmp.6TciQd84sP/tini [2022-05-18T18:23:17.796Z] #51 0.772 Install tini version v0.19.0 [2022-05-18T18:23:17.796Z] #51 0.774 Cloning into '/tmp/tmp.6TciQd84sP/tini'... [2022-05-18T18:23:17.796Z] #51 1.195 + cd /tmp/tmp.6TciQd84sP/tini [2022-05-18T18:23:17.796Z] #51 1.195 + git checkout -q v0.19.0 [2022-05-18T18:23:17.796Z] #51 1.204 + cmake . [2022-05-18T18:23:17.796Z] #51 1.400 -- The C compiler identification is GNU 10.2.1 [2022-05-18T18:23:17.796Z] #51 1.429 -- Detecting C compiler ABI info [2022-05-18T18:23:17.796Z] #51 1.647 -- Detecting C compiler ABI info - done [2022-05-18T18:23:17.796Z] #51 1.705 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-18T18:23:17.796Z] #51 1.705 -- Detecting C compile features [2022-05-18T18:23:17.796Z] #51 1.708 -- Detecting C compile features - done [2022-05-18T18:23:17.796Z] #51 1.722 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-18T18:23:17.796Z] #51 1.810 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-18T18:23:17.796Z] #51 1.842 -- Configuring done [2022-05-18T18:23:17.796Z] #51 1.853 -- Generating done [2022-05-18T18:23:17.796Z] #51 1.855 -- Build files have been written to: /tmp/tmp.6TciQd84sP/tini [2022-05-18T18:23:17.796Z] #51 1.861 + make tini-static [2022-05-18T18:23:17.796Z] #51 1.985 Scanning dependencies of target tini-static [2022-05-18T18:23:17.796Z] #51 2.021 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-18T18:23:17.796Z] #51 2.467 [100%] Linking C executable tini-static [2022-05-18T18:23:17.796Z] #51 2.723 [100%] Built target tini-static [2022-05-18T18:23:17.796Z] #51 2.749 + mkdir -p /build [2022-05-18T18:23:17.796Z] #51 2.752 + cp tini-static /build/docker-init [2022-05-18T18:23:17.796Z] #51 DONE 3.1s [2022-05-18T18:23:17.796Z] [2022-05-18T18:23:17.796Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:23:17.796Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:23:17.796Z] #71 0.667 + RM_GOPATH=0 [2022-05-18T18:23:17.796Z] #71 0.667 + TMP_GOPATH= [2022-05-18T18:23:17.796Z] #71 0.667 + : /build [2022-05-18T18:23:17.796Z] #71 0.667 + '[' -z '' ']' [2022-05-18T18:23:17.796Z] #71 0.668 ++ mktemp -d [2022-05-18T18:23:17.796Z] #71 0.669 + export GOPATH=/tmp/tmp.h1gGq138I1 [2022-05-18T18:23:17.796Z] #71 0.669 + GOPATH=/tmp/tmp.h1gGq138I1 [2022-05-18T18:23:17.796Z] #71 0.670 + RM_GOPATH=1 [2022-05-18T18:23:17.796Z] #71 0.670 + case "$(go env GOARCH)" in [2022-05-18T18:23:17.796Z] #71 0.670 ++ go env GOARCH [2022-05-18T18:23:17.796Z] #71 0.681 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:17.796Z] #71 0.681 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:17.796Z] #71 0.682 ++ dirname /install.sh [2022-05-18T18:23:17.796Z] #71 0.684 + dir=/ [2022-05-18T18:23:17.796Z] #71 0.684 + bin=containerd [2022-05-18T18:23:17.796Z] #71 0.684 + shift [2022-05-18T18:23:17.796Z] #71 0.684 + '[' '!' -f //containerd.installer ']' [2022-05-18T18:23:17.796Z] #71 0.684 + . //containerd.installer [2022-05-18T18:23:17.796Z] #71 0.684 ++ set -e [2022-05-18T18:23:17.796Z] #71 0.684 ++ : v1.6.4 [2022-05-18T18:23:17.796Z] #71 0.685 + install_containerd [2022-05-18T18:23:17.796Z] #71 0.685 + echo 'Install containerd version v1.6.4' [2022-05-18T18:23:17.796Z] #71 0.685 Install containerd version v1.6.4 [2022-05-18T18:23:17.796Z] #71 0.686 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h1gGq138I1/src/github.com/containerd/containerd [2022-05-18T18:23:17.796Z] #71 0.690 Cloning into '/tmp/tmp.h1gGq138I1/src/github.com/containerd/containerd'... [2022-05-18T18:23:18.185Z] #51 5.895 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-18T18:23:18.733Z] #71 ... [2022-05-18T18:23:18.733Z] [2022-05-18T18:23:18.733Z] #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 [2022-05-18T18:23:18.733Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:23:18.733Z] #20 47.96 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-18T18:23:18.733Z] #20 47.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:23:18.733Z] #20 47.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T18:23:18.733Z] #20 48.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-18T18:23:18.733Z] #20 48.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:23:18.733Z] #20 48.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T18:23:18.754Z] #51 6.335 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:23:18.993Z] #20 ... [2022-05-18T18:23:18.993Z] [2022-05-18T18:23:18.993Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T18:23:18.993Z] #53 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-18T18:23:18.993Z] #53 CACHED [2022-05-18T18:23:19.252Z] [2022-05-18T18:23:19.252Z] #54 [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 [2022-05-18T18:23:19.252Z] #54 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:23:19.252Z] #54 CACHED [2022-05-18T18:23:19.252Z] [2022-05-18T18:23:19.252Z] #57 [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 [2022-05-18T18:23:19.252Z] #57 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-18T18:23:19.252Z] #57 CACHED [2022-05-18T18:23:19.252Z] [2022-05-18T18:23:19.252Z] #58 [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 [2022-05-18T18:23:19.252Z] #58 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:23:19.252Z] #58 CACHED [2022-05-18T18:23:19.252Z] [2022-05-18T18:23:19.252Z] #60 [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 [2022-05-18T18:23:19.252Z] #60 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:23:19.252Z] #60 CACHED [2022-05-18T18:23:19.252Z] [2022-05-18T18:23:19.252Z] #62 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:19.252Z] #62 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:19.252Z] #62 CACHED [2022-05-18T18:23:19.252Z] [2022-05-18T18:23:19.252Z] #64 [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 [2022-05-18T18:23:19.252Z] #64 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T18:23:19.252Z] #64 CACHED [2022-05-18T18:23:19.252Z] [2022-05-18T18:23:19.252Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:23:19.252Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:23:20.247Z] #31 ... [2022-05-18T18:23:20.247Z] [2022-05-18T18:23:20.247Z] #67 [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 [2022-05-18T18:23:20.247Z] #67 sha256:a4c83c5855f864e88ccff10fef93d12d2555bb7c424afe73e2d41c061640eca1 [2022-05-18T18:23:20.247Z] #67 3.564 + RM_GOPATH=0 [2022-05-18T18:23:20.247Z] #67 3.564 + TMP_GOPATH= [2022-05-18T18:23:20.247Z] #67 3.564 + : /build [2022-05-18T18:23:20.247Z] #67 3.564 + '[' -z '' ']' [2022-05-18T18:23:20.247Z] #67 3.577 ++ mktemp -d [2022-05-18T18:23:20.247Z] #67 3.587 + export GOPATH=/tmp/tmp.1Z2pFDdNbM [2022-05-18T18:23:20.247Z] #67 3.587 + GOPATH=/tmp/tmp.1Z2pFDdNbM [2022-05-18T18:23:20.247Z] #67 3.587 + RM_GOPATH=1 [2022-05-18T18:23:20.247Z] #67 3.587 + case "$(go env GOARCH)" in [2022-05-18T18:23:20.247Z] #67 3.587 ++ go env GOARCH [2022-05-18T18:23:20.247Z] #67 3.616 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:20.247Z] #67 3.616 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:20.247Z] #67 3.616 ++ dirname /install.sh [2022-05-18T18:23:20.247Z] #67 3.633 + dir=/ [2022-05-18T18:23:20.247Z] #67 3.634 + bin=rootlesskit [2022-05-18T18:23:20.247Z] #67 3.634 + shift [2022-05-18T18:23:20.247Z] #67 3.634 + '[' '!' -f //rootlesskit.installer ']' [2022-05-18T18:23:20.247Z] #67 3.634 + . //rootlesskit.installer [2022-05-18T18:23:20.247Z] #67 3.634 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:23:20.247Z] #67 3.638 + install_rootlesskit [2022-05-18T18:23:20.247Z] #67 3.638 + case "$1" in [2022-05-18T18:23:20.247Z] #67 3.638 + export CGO_ENABLED=0 [2022-05-18T18:23:20.247Z] #67 3.638 + CGO_ENABLED=0 [2022-05-18T18:23:20.247Z] #67 3.638 + _install_rootlesskit [2022-05-18T18:23:20.247Z] #67 3.651 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-18T18:23:20.247Z] #67 3.651 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:23:20.247Z] #67 3.652 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T18:23:20.247Z] #67 3.652 + GOBIN=/build [2022-05-18T18:23:20.247Z] #67 3.652 + GO111MODULE=on [2022-05-18T18:23:20.247Z] #67 3.653 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:23:20.247Z] #67 4.152 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-18T18:23:20.812Z] #67 7.052 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-18T18:23:20.812Z] #67 7.054 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-18T18:23:21.069Z] #67 7.418 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-18T18:23:21.157Z] #71 ... [2022-05-18T18:23:21.157Z] [2022-05-18T18:23:21.157Z] #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 [2022-05-18T18:23:21.157Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:23:21.157Z] #20 50.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-18T18:23:21.157Z] #20 50.32 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:23:21.157Z] #20 50.32 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:23:21.295Z] #51 8.791 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:23:21.327Z] #67 ... [2022-05-18T18:23:21.327Z] [2022-05-18T18:23:21.327Z] #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 [2022-05-18T18:23:21.327Z] #31 sha256:b803f925dc8de855f7aac7266fbe5f384cb693a28b45d1b7482207a55b1d90c1 [2022-05-18T18:23:21.327Z] #31 11.13 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-18T18:23:21.541Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 5.2s [2022-05-18T18:23:21.864Z] #51 ... [2022-05-18T18:23:21.865Z] [2022-05-18T18:23:21.865Z] #62 [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 [2022-05-18T18:23:21.865Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:23:21.865Z] #62 4.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:21.865Z] #62 4.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:21.865Z] #62 4.544 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:21.865Z] #62 4.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:23:21.865Z] #62 6.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:23:21.865Z] #62 9.435 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:23:22.124Z] #62 ... [2022-05-18T18:23:22.124Z] [2022-05-18T18:23:22.124Z] #38 [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 [2022-05-18T18:23:22.124Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T18:23:22.124Z] #38 3.987 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-18T18:23:22.385Z] #38 ... [2022-05-18T18:23:22.385Z] [2022-05-18T18:23:22.385Z] #42 [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 [2022-05-18T18:23:22.385Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:23:22.385Z] #42 3.898 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:22.385Z] #42 3.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:22.385Z] #42 3.927 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:22.385Z] #42 4.322 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:23:22.385Z] #42 5.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:23:22.385Z] #42 8.138 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:23:22.385Z] #42 ... [2022-05-18T18:23:22.385Z] [2022-05-18T18:23:22.385Z] #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 [2022-05-18T18:23:22.385Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:23:22.385Z] #14 4.603 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:22.385Z] #14 4.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:22.385Z] #14 4.637 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:22.385Z] #14 5.333 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:23:22.385Z] #14 7.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:23:22.385Z] #14 9.677 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:23:22.645Z] #14 ... [2022-05-18T18:23:22.645Z] [2022-05-18T18:23:22.645Z] #57 [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 [2022-05-18T18:23:22.645Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T18:23:22.645Z] #57 4.478 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-18T18:23:22.645Z] #57 8.748 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-18T18:23:22.645Z] #57 8.794 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-18T18:23:22.645Z] #57 8.849 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-18T18:23:22.645Z] #57 ... [2022-05-18T18:23:22.645Z] [2022-05-18T18:23:22.645Z] #67 [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 [2022-05-18T18:23:22.645Z] #67 sha256:eb796e7b87877cc1c0aa16798353ab1154f6d21aa89fb50839384ffda8b55792 [2022-05-18T18:23:22.645Z] #67 4.940 + RM_GOPATH=0 [2022-05-18T18:23:22.645Z] #67 4.940 + TMP_GOPATH= [2022-05-18T18:23:22.645Z] #67 4.940 + : /build [2022-05-18T18:23:22.645Z] #67 4.940 + '[' -z '' ']' [2022-05-18T18:23:22.645Z] #67 4.940 ++ mktemp -d [2022-05-18T18:23:22.645Z] #67 4.941 + export GOPATH=/tmp/tmp.EhXW6pLvwq [2022-05-18T18:23:22.645Z] #67 4.941 + GOPATH=/tmp/tmp.EhXW6pLvwq [2022-05-18T18:23:22.645Z] #67 4.941 + RM_GOPATH=1 [2022-05-18T18:23:22.645Z] #67 4.941 + case "$(go env GOARCH)" in [2022-05-18T18:23:22.645Z] #67 4.941 ++ go env GOARCH [2022-05-18T18:23:22.645Z] #67 5.030 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:23:22.645Z] #67 5.030 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:22.645Z] #67 5.030 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:22.645Z] #67 5.030 ++ dirname /install.sh [2022-05-18T18:23:22.645Z] #67 5.030 + dir=/ [2022-05-18T18:23:22.645Z] #67 5.030 + bin=rootlesskit [2022-05-18T18:23:22.645Z] #67 5.030 + shift [2022-05-18T18:23:22.645Z] #67 5.030 + '[' '!' -f //rootlesskit.installer ']' [2022-05-18T18:23:22.645Z] #67 5.030 + . //rootlesskit.installer [2022-05-18T18:23:22.645Z] #67 5.030 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:23:22.645Z] #67 5.030 + install_rootlesskit [2022-05-18T18:23:22.645Z] #67 5.030 + case "$1" in [2022-05-18T18:23:22.645Z] #67 5.030 + export CGO_ENABLED=0 [2022-05-18T18:23:22.645Z] #67 5.030 + CGO_ENABLED=0 [2022-05-18T18:23:22.645Z] #67 5.030 + _install_rootlesskit [2022-05-18T18:23:22.645Z] #67 5.030 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-18T18:23:22.645Z] #67 5.030 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T18:23:22.645Z] #67 5.030 + GOBIN=/build [2022-05-18T18:23:22.645Z] #67 5.030 + GO111MODULE=on [2022-05-18T18:23:22.645Z] #67 5.030 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:23:22.645Z] #67 5.568 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-18T18:23:22.645Z] #67 8.214 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-18T18:23:22.645Z] #67 8.218 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-18T18:23:22.645Z] #67 8.856 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-18T18:23:22.945Z] #67 ... [2022-05-18T18:23:22.945Z] [2022-05-18T18:23:22.945Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:22.945Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:22.945Z] #55 3.037 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-18T18:23:22.945Z] #55 ... [2022-05-18T18:23:22.945Z] [2022-05-18T18:23:22.945Z] #53 [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 [2022-05-18T18:23:22.945Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:23:22.945Z] #53 4.322 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-18T18:23:22.945Z] #53 6.064 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-18T18:23:22.945Z] #53 6.064 go: downloading github.com/fatih/color v1.10.0 [2022-05-18T18:23:22.945Z] #53 6.081 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-18T18:23:22.945Z] #53 6.129 go: downloading github.com/pkg/errors v0.9.1 [2022-05-18T18:23:22.945Z] #53 6.549 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-18T18:23:22.945Z] #53 6.572 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-18T18:23:22.945Z] #53 6.606 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-18T18:23:22.945Z] #53 6.635 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-18T18:23:22.945Z] #53 6.943 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-18T18:23:22.945Z] #53 6.999 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-18T18:23:22.945Z] #53 7.146 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-18T18:23:22.945Z] #53 7.219 go: downloading golang.org/x/tools v0.1.0 [2022-05-18T18:23:23.235Z] #53 ... [2022-05-18T18:23:23.235Z] [2022-05-18T18:23:23.235Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:23:23.235Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T18:23:23.235Z] #40 3.629 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-18T18:23:23.235Z] #40 4.543 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-18T18:23:23.235Z] #40 5.763 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-18T18:23:23.235Z] #40 6.049 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-18T18:23:23.235Z] #40 6.095 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-18T18:23:23.235Z] #40 9.448 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-18T18:23:23.235Z] #40 9.564 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T18:23:23.235Z] #40 ... [2022-05-18T18:23:23.235Z] [2022-05-18T18:23:23.235Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:23:23.235Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:23:23.235Z] #36 3.936 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-18T18:23:23.325Z] #31 12.90 #=#=# [2022-05-18T18:23:23.325Z] #31 ... [2022-05-18T18:23:23.325Z] [2022-05-18T18:23:23.325Z] #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 [2022-05-18T18:23:23.325Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:23:23.325Z] #14 4.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:23.325Z] #14 4.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:23.325Z] #14 4.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:23.325Z] #14 5.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:23:23.325Z] #14 7.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:23:23.325Z] #14 9.656 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:23:23.325Z] #14 ... [2022-05-18T18:23:23.325Z] [2022-05-18T18:23:23.325Z] #57 [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 [2022-05-18T18:23:23.325Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-18T18:23:23.325Z] #57 3.857 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-18T18:23:23.325Z] #57 7.538 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-18T18:23:23.325Z] #57 7.547 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-18T18:23:23.325Z] #57 7.644 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-18T18:23:23.325Z] #57 9.049 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-18T18:23:23.506Z] #36 ... [2022-05-18T18:23:23.506Z] [2022-05-18T18:23:23.507Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:23:23.507Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:23:23.507Z] #47 4.546 + git clone https://github.com/docker/distribution.git . [2022-05-18T18:23:23.507Z] #47 4.555 Cloning into '.'... [2022-05-18T18:23:23.507Z] #47 ... [2022-05-18T18:23:23.507Z] [2022-05-18T18:23:23.507Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:23.507Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:23:23.507Z] #51 11.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:23:23.642Z] #57 ... [2022-05-18T18:23:23.642Z] [2022-05-18T18:23:23.642Z] #62 [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 [2022-05-18T18:23:23.642Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-18T18:23:23.642Z] #62 4.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:23.642Z] #62 4.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:23.642Z] #62 4.551 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:23.642Z] #62 5.465 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:23:23.642Z] #62 7.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:23:23.642Z] #62 9.987 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:23:23.642Z] #62 ... [2022-05-18T18:23:23.642Z] [2022-05-18T18:23:23.642Z] #53 [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 [2022-05-18T18:23:23.642Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-18T18:23:23.642Z] #53 3.582 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-18T18:23:23.642Z] #53 5.707 go: downloading github.com/fatih/color v1.10.0 [2022-05-18T18:23:23.642Z] #53 5.884 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-18T18:23:23.642Z] #53 6.008 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-18T18:23:23.642Z] #53 6.069 go: downloading github.com/pkg/errors v0.9.1 [2022-05-18T18:23:23.642Z] #53 6.103 go: downloading golang.org/x/tools v0.1.0 [2022-05-18T18:23:23.642Z] #53 6.161 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-18T18:23:23.642Z] #53 6.363 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-18T18:23:23.642Z] #53 6.739 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-18T18:23:23.642Z] #53 6.804 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-18T18:23:23.642Z] #53 9.647 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-18T18:23:23.642Z] #53 9.711 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-18T18:23:23.642Z] #53 9.796 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-18T18:23:23.906Z] #53 ... [2022-05-18T18:23:23.906Z] [2022-05-18T18:23:23.906Z] #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 [2022-05-18T18:23:23.906Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-18T18:23:23.906Z] #34 3.861 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-18T18:23:23.906Z] #34 3.866 Cloning into '.'... [2022-05-18T18:23:23.906Z] #34 ... [2022-05-18T18:23:23.906Z] [2022-05-18T18:23:23.906Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:23:23.906Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-18T18:23:23.906Z] #36 4.480 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-18T18:23:24.089Z] #11 ... [2022-05-18T18:23:24.089Z] [2022-05-18T18:23:24.089Z] #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 [2022-05-18T18:23:24.089Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T18:23:24.089Z] #29 2.252 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:24.089Z] #29 2.259 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:24.089Z] #29 2.259 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:24.089Z] #29 2.474 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:23:24.089Z] #29 2.749 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:23:24.089Z] #29 3.198 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:23:24.089Z] #29 4.502 Fetched 8530 kB in 3s (3374 kB/s) [2022-05-18T18:23:24.089Z] #29 4.502 Reading package lists... [2022-05-18T18:23:24.089Z] #29 5.377 Reading package lists... [2022-05-18T18:23:24.089Z] #29 6.205 Building dependency tree... [2022-05-18T18:23:24.089Z] #29 6.654 The following additional packages will be installed: [2022-05-18T18:23:24.089Z] #29 6.656 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-18T18:23:24.089Z] #29 6.658 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-18T18:23:24.089Z] #29 6.665 Recommended packages: [2022-05-18T18:23:24.089Z] #29 6.665 libldap-common publicsuffix libsasl2-modules [2022-05-18T18:23:24.089Z] #29 6.825 The following NEW packages will be installed: [2022-05-18T18:23:24.089Z] #29 6.825 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-18T18:23:24.089Z] #29 6.825 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-18T18:23:24.089Z] #29 6.825 libssh2-1 openssl [2022-05-18T18:23:24.089Z] #29 7.122 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-05-18T18:23:24.089Z] #29 7.122 Need to get 3040 kB of archives. [2022-05-18T18:23:24.089Z] #29 7.122 After this operation, 6651 kB of additional disk space will be used. [2022-05-18T18:23:24.089Z] #29 7.122 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-18T18:23:24.089Z] #29 7.122 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-05-18T18:23:24.089Z] #29 7.122 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-18T18:23:24.089Z] #29 7.129 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-18T18:23:24.089Z] #29 7.135 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-18T18:23:24.089Z] #29 7.139 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-18T18:23:24.089Z] #29 7.149 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-18T18:23:24.089Z] #29 7.149 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-18T18:23:24.089Z] #29 7.149 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-18T18:23:24.089Z] #29 7.149 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-18T18:23:24.089Z] #29 7.149 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-18T18:23:24.089Z] #29 7.154 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-18T18:23:24.089Z] #29 7.158 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-18T18:23:24.089Z] #29 7.159 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-18T18:23:24.089Z] #29 7.161 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-18T18:23:24.089Z] #29 7.349 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:24.089Z] #29 7.396 Fetched 3040 kB in 0s (9154 kB/s) [2022-05-18T18:23:24.089Z] #29 7.426 Selecting previously unselected package openssl. [2022-05-18T18:23:24.089Z] #29 7.426 (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.) [2022-05-18T18:23:24.089Z] #29 7.430 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 7.437 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-05-18T18:23:24.089Z] #29 7.639 Selecting previously unselected package ca-certificates. [2022-05-18T18:23:24.089Z] #29 7.639 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-18T18:23:24.089Z] #29 7.645 Unpacking ca-certificates (20210119) ... [2022-05-18T18:23:24.089Z] #29 7.797 Selecting previously unselected package libbrotli1:amd64. [2022-05-18T18:23:24.089Z] #29 7.797 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 7.805 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-18T18:23:24.089Z] #29 7.894 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-18T18:23:24.089Z] #29 7.894 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 7.898 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:24.089Z] #29 7.954 Selecting previously unselected package libsasl2-2:amd64. [2022-05-18T18:23:24.089Z] #29 7.954 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 7.966 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:24.089Z] #29 8.027 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-18T18:23:24.089Z] #29 8.027 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.037 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-18T18:23:24.089Z] #29 8.121 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-18T18:23:24.089Z] #29 8.121 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.144 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-18T18:23:24.089Z] #29 8.186 Selecting previously unselected package libpsl5:amd64. [2022-05-18T18:23:24.089Z] #29 8.186 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.195 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-18T18:23:24.089Z] #29 8.251 Selecting previously unselected package librtmp1:amd64. [2022-05-18T18:23:24.089Z] #29 8.251 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.256 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-18T18:23:24.089Z] #29 8.301 Selecting previously unselected package libssh2-1:amd64. [2022-05-18T18:23:24.089Z] #29 8.301 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.312 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-18T18:23:24.089Z] #29 8.384 Selecting previously unselected package libcurl4:amd64. [2022-05-18T18:23:24.089Z] #29 8.384 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.398 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:24.089Z] #29 8.474 Selecting previously unselected package curl. [2022-05-18T18:23:24.089Z] #29 8.474 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.486 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:24.089Z] #29 8.575 Selecting previously unselected package libonig5:amd64. [2022-05-18T18:23:24.089Z] #29 8.575 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.579 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:23:24.089Z] #29 8.662 Selecting previously unselected package libjq1:amd64. [2022-05-18T18:23:24.089Z] #29 8.662 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.677 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:23:24.089Z] #29 8.728 Selecting previously unselected package jq. [2022-05-18T18:23:24.089Z] #29 8.728 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-18T18:23:24.089Z] #29 8.737 Unpacking jq (1.6-2.1) ... [2022-05-18T18:23:24.089Z] #29 8.790 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-18T18:23:24.089Z] #29 8.802 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-18T18:23:24.089Z] #29 8.812 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-18T18:23:24.089Z] #29 8.826 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:24.089Z] #29 8.837 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-18T18:23:24.089Z] #29 8.848 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-18T18:23:24.089Z] #29 8.862 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-18T18:23:24.089Z] #29 8.883 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-05-18T18:23:24.089Z] #29 8.897 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:23:24.089Z] #29 8.926 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:23:24.089Z] #29 8.926 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-18T18:23:24.089Z] #29 8.931 Setting up ca-certificates (20210119) ... [2022-05-18T18:23:24.089Z] #29 9.691 Updating certificates in /etc/ssl/certs... [2022-05-18T18:23:24.164Z] #36 ... [2022-05-18T18:23:24.164Z] [2022-05-18T18:23:24.164Z] #38 [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 [2022-05-18T18:23:24.164Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-18T18:23:24.164Z] #38 4.687 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-18T18:23:24.164Z] #38 ... [2022-05-18T18:23:24.164Z] [2022-05-18T18:23:24.164Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:23:24.164Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-18T18:23:24.164Z] #47 3.375 + git clone https://github.com/docker/distribution.git . [2022-05-18T18:23:24.164Z] #47 3.378 Cloning into '.'... [2022-05-18T18:23:24.352Z] #29 ... [2022-05-18T18:23:24.352Z] [2022-05-18T18:23:24.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:24.352Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:24.506Z] #47 ... [2022-05-18T18:23:24.506Z] [2022-05-18T18:23:24.506Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:24.506Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-18T18:23:24.506Z] #51 4.528 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:24.506Z] #51 4.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:24.506Z] #51 4.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:24.506Z] #51 5.155 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-18T18:23:24.506Z] #51 5.722 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:23:24.506Z] #51 7.986 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:23:24.506Z] #51 10.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:23:24.506Z] #51 ... [2022-05-18T18:23:24.506Z] [2022-05-18T18:23:24.506Z] #42 [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 [2022-05-18T18:23:24.506Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T18:23:24.506Z] #42 4.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:24.506Z] #42 4.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:24.506Z] #42 4.774 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:24.506Z] #42 5.651 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:23:24.506Z] #42 7.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:23:24.506Z] #42 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:23:24.613Z] #11 extracting sha256:5a8b0e20be4b4a332bc3d90b9903a5f3c0664b440fd9f1d2a1db0d4b7e6e826b 8.1s done [2022-05-18T18:23:24.764Z] #42 ... [2022-05-18T18:23:24.764Z] [2022-05-18T18:23:24.764Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:24.764Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-18T18:23:24.764Z] #55 4.356 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-18T18:23:24.764Z] #55 ... [2022-05-18T18:23:24.764Z] [2022-05-18T18:23:24.764Z] #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 [2022-05-18T18:23:24.764Z] #26 sha256:395ead9aa70b792d9a9474dad207c35d0f5dbc4158a23bae5ea3dca06a85728b [2022-05-18T18:23:24.764Z] #26 3.047 + RM_GOPATH=0 [2022-05-18T18:23:24.764Z] #26 3.047 + TMP_GOPATH= [2022-05-18T18:23:24.764Z] #26 3.047 + : /build [2022-05-18T18:23:24.764Z] #26 3.047 + '[' -z '' ']' [2022-05-18T18:23:24.764Z] #26 3.053 ++ mktemp -d [2022-05-18T18:23:24.764Z] #26 3.056 + export GOPATH=/tmp/tmp.vQVAcXCevW [2022-05-18T18:23:24.764Z] #26 3.056 + GOPATH=/tmp/tmp.vQVAcXCevW [2022-05-18T18:23:24.764Z] #26 3.056 + RM_GOPATH=1 [2022-05-18T18:23:24.764Z] #26 3.056 + case "$(go env GOARCH)" in [2022-05-18T18:23:24.764Z] #26 3.056 ++ go env GOARCH [2022-05-18T18:23:24.764Z] #26 3.074 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:24.764Z] #26 3.074 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:24.764Z] #26 3.076 ++ dirname /install.sh [2022-05-18T18:23:24.764Z] #26 3.089 + dir=/ [2022-05-18T18:23:24.764Z] #26 3.089 + bin=dockercli [2022-05-18T18:23:24.764Z] #26 3.089 + shift [2022-05-18T18:23:24.764Z] #26 3.089 + '[' '!' -f //dockercli.installer ']' [2022-05-18T18:23:24.764Z] #26 3.089 + . //dockercli.installer [2022-05-18T18:23:24.764Z] #26 3.089 ++ : stable [2022-05-18T18:23:24.764Z] #26 3.089 ++ : 17.06.2-ce [2022-05-18T18:23:24.764Z] #26 3.089 + install_dockercli [2022-05-18T18:23:24.764Z] #26 3.089 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-18T18:23:24.764Z] #26 3.089 Install docker/cli version 17.06.2-ce from stable [2022-05-18T18:23:24.764Z] #26 3.097 ++ uname -m [2022-05-18T18:23:24.764Z] #26 3.097 + arch=aarch64 [2022-05-18T18:23:24.764Z] #26 3.097 + '[' aarch64 '!=' x86_64 ']' [2022-05-18T18:23:24.764Z] #26 3.097 + '[' aarch64 '!=' s390x ']' [2022-05-18T18:23:24.764Z] #26 3.097 + '[' aarch64 '!=' armhf ']' [2022-05-18T18:23:24.764Z] #26 3.097 + build_dockercli [2022-05-18T18:23:24.764Z] #26 3.097 + git clone https://github.com/docker/docker-ce /tmp/tmp.vQVAcXCevW/tmp/docker-ce [2022-05-18T18:23:24.764Z] #26 3.097 Cloning into '/tmp/tmp.vQVAcXCevW/tmp/docker-ce'... [2022-05-18T18:23:24.875Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 [2022-05-18T18:23:25.021Z] #26 ... [2022-05-18T18:23:25.021Z] [2022-05-18T18:23:25.021Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:23:25.021Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-18T18:23:25.021Z] #40 3.482 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-18T18:23:25.021Z] #40 4.697 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-18T18:23:25.021Z] #40 5.450 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-18T18:23:25.021Z] #40 5.734 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-18T18:23:25.021Z] #40 5.784 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-18T18:23:25.021Z] #40 7.946 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-18T18:23:25.021Z] #40 8.081 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T18:23:25.021Z] #40 ... [2022-05-18T18:23:25.021Z] [2022-05-18T18:23:25.021Z] #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 [2022-05-18T18:23:25.021Z] #31 sha256:b803f925dc8de855f7aac7266fbe5f384cb693a28b45d1b7482207a55b1d90c1 [2022-05-18T18:23:25.021Z] #31 13.24 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:25.021Z] #31 14.79 [2022-05-18T18:23:25.344Z] #20 54.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-18T18:23:25.344Z] #20 54.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:23:25.344Z] #20 54.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:23:26.052Z] #51 13.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-18T18:23:26.052Z] #51 ... [2022-05-18T18:23:26.052Z] [2022-05-18T18:23:26.052Z] #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 [2022-05-18T18:23:26.052Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:23:26.052Z] #34 3.976 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-18T18:23:26.052Z] #34 3.976 Cloning into '.'... [2022-05-18T18:23:26.280Z] #20 ... [2022-05-18T18:23:26.280Z] [2022-05-18T18:23:26.280Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:23:26.280Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:23:26.280Z] #71 12.76 + cd /tmp/tmp.h1gGq138I1/src/github.com/containerd/containerd [2022-05-18T18:23:26.280Z] #71 12.76 + git checkout -q v1.6.4 [2022-05-18T18:23:26.280Z] #71 13.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-18T18:23:26.280Z] #71 13.29 + BUILDTAGS='netgo osusergo static_build' [2022-05-18T18:23:26.280Z] #71 13.29 + export EXTRA_FLAGS=-buildmode=pie [2022-05-18T18:23:26.280Z] #71 13.29 + EXTRA_FLAGS=-buildmode=pie [2022-05-18T18:23:26.280Z] #71 13.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-18T18:23:26.280Z] #71 13.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-18T18:23:26.280Z] #71 13.29 + '[' '' = dynamic ']' [2022-05-18T18:23:26.280Z] #71 13.29 + make [2022-05-18T18:23:26.311Z] #34 ... [2022-05-18T18:23:26.311Z] [2022-05-18T18:23:26.311Z] #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 [2022-05-18T18:23:26.311Z] #26 sha256:0c718d3236beffee555ef0dc0bd5c663a6d95287e7def9cae055a7fee612838d [2022-05-18T18:23:26.311Z] #26 13.98 + mkdir -p /build [2022-05-18T18:23:26.311Z] #26 13.98 + mv docker/docker /build/ [2022-05-18T18:23:26.311Z] #26 13.99 + rmdir docker [2022-05-18T18:23:26.538Z] #71 13.94 + bin/ctr [2022-05-18T18:23:28.172Z] #11 ... [2022-05-18T18:23:28.172Z] [2022-05-18T18:23:28.172Z] #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 [2022-05-18T18:23:28.172Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-18T18:23:28.172Z] #29 10.86 129 added, 0 removed; done. [2022-05-18T18:23:28.172Z] #29 10.89 Setting up jq (1.6-2.1) ... [2022-05-18T18:23:28.172Z] #29 10.90 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:28.172Z] #29 10.92 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-18T18:23:28.172Z] #29 10.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:28.172Z] #29 10.95 Processing triggers for ca-certificates (20210119) ... [2022-05-18T18:23:28.172Z] #29 10.96 Updating certificates in /etc/ssl/certs... [2022-05-18T18:23:28.172Z] #29 11.99 0 added, 0 removed; done. [2022-05-18T18:23:28.172Z] #29 11.99 Running hooks in /etc/ca-certificates/update.d... [2022-05-18T18:23:28.172Z] #29 11.99 done. [2022-05-18T18:23:28.172Z] #29 DONE 13.9s [2022-05-18T18:23:28.172Z] [2022-05-18T18:23:28.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:28.172Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:28.223Z] #26 DONE 15.7s [2022-05-18T18:23:28.223Z] [2022-05-18T18:23:28.223Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:23:28.223Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:23:28.223Z] #36 14.01 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-18T18:23:28.223Z] #36 14.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-18T18:23:28.223Z] #36 14.45 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-18T18:23:28.223Z] #36 14.65 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-18T18:23:28.223Z] #36 14.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-18T18:23:28.223Z] #36 15.22 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-18T18:23:28.223Z] #36 15.26 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-18T18:23:28.223Z] #36 15.28 go: downloading github.com/peterh/liner v1.2.2 [2022-05-18T18:23:28.223Z] #36 15.56 go: downloading github.com/google/go-dap v0.6.0 [2022-05-18T18:23:28.223Z] #36 16.09 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-18T18:23:28.302Z] #31 17.71 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-18T18:23:28.432Z] #11 ... [2022-05-18T18:23:28.432Z] [2022-05-18T18:23:28.432Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-18T18:23:28.433Z] #30 sha256:1b0d88378bd685fc352dd90f77e6e845f5e0cb69ad52b10bdbdb9d4f5b55814b [2022-05-18T18:23:28.433Z] #30 DONE 0.2s [2022-05-18T18:23:28.433Z] [2022-05-18T18:23:28.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:28.433Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:28.482Z] #36 16.53 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-18T18:23:28.559Z] #31 ... [2022-05-18T18:23:28.559Z] [2022-05-18T18:23:28.559Z] #38 [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 [2022-05-18T18:23:28.559Z] #38 sha256:0f2d46394127e6f4f819a3b9c5aac2f26a64b2dcd4e56b64057e76d18f8893c8 [2022-05-18T18:23:28.559Z] #38 15.45 tomll can be used in two ways: [2022-05-18T18:23:28.559Z] #38 15.45 Writing to STDIN and reading from STDOUT: [2022-05-18T18:23:28.559Z] #38 15.45 cat file.toml | tomll > file.toml [2022-05-18T18:23:28.559Z] #38 15.45 [2022-05-18T18:23:28.559Z] #38 15.45 Reading and updating a list of files: [2022-05-18T18:23:28.559Z] #38 15.45 tomll a.toml b.toml c.toml [2022-05-18T18:23:28.815Z] #38 15.45 [2022-05-18T18:23:28.815Z] #38 15.45 When given a list of files, tomll will modify all files in place without asking. [2022-05-18T18:23:29.421Z] #36 17.34 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-18T18:23:29.421Z] #36 17.57 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-18T18:23:29.421Z] #36 17.64 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-18T18:23:29.819Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 5.1s [2022-05-18T18:23:30.359Z] #36 ... [2022-05-18T18:23:30.359Z] [2022-05-18T18:23:30.359Z] #38 [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 [2022-05-18T18:23:30.359Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T18:23:30.359Z] #38 17.65 tomll can be used in two ways: [2022-05-18T18:23:30.359Z] #38 17.65 Writing to STDIN and reading from STDOUT: [2022-05-18T18:23:30.359Z] #38 17.65 cat file.toml | tomll > file.toml [2022-05-18T18:23:30.359Z] #38 17.65 [2022-05-18T18:23:30.359Z] #38 17.65 Reading and updating a list of files: [2022-05-18T18:23:30.359Z] #38 17.65 tomll a.toml b.toml c.toml [2022-05-18T18:23:30.359Z] #38 17.65 [2022-05-18T18:23:30.359Z] #38 17.65 When given a list of files, tomll will modify all files in place without asking. [2022-05-18T18:23:30.359Z] #38 DONE 18.3s [2022-05-18T18:23:30.619Z] [2022-05-18T18:23:30.619Z] #67 [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 [2022-05-18T18:23:30.619Z] #67 sha256:eb796e7b87877cc1c0aa16798353ab1154f6d21aa89fb50839384ffda8b55792 [2022-05-18T18:23:30.619Z] #67 12.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-18T18:23:30.619Z] #67 13.15 go: downloading github.com/google/uuid v1.3.0 [2022-05-18T18:23:30.619Z] #67 13.41 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-18T18:23:30.619Z] #67 14.00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-18T18:23:30.619Z] #67 14.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-18T18:23:30.619Z] #67 14.24 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-18T18:23:30.619Z] #67 14.51 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-18T18:23:30.619Z] #67 15.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-18T18:23:30.619Z] #67 15.29 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-18T18:23:30.619Z] #67 15.59 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-18T18:23:30.619Z] #67 17.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T18:23:31.188Z] #67 ... [2022-05-18T18:23:31.188Z] [2022-05-18T18:23:31.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 [2022-05-18T18:23:31.188Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:23:31.188Z] #14 19.22 Fetched 8530 kB in 15s (572 kB/s) [2022-05-18T18:23:31.730Z] #11 extracting sha256:10f766b17f5384d63134264ec3a98043d9c8e94795eb1462133ceb2985648921 6.8s done [2022-05-18T18:23:31.989Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af [2022-05-18T18:23:33.093Z] #14 19.22 Reading package lists... [2022-05-18T18:23:33.093Z] #14 ... [2022-05-18T18:23:33.093Z] [2022-05-18T18:23:33.093Z] #57 [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 [2022-05-18T18:23:33.093Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T18:23:33.093Z] #57 11.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-18T18:23:33.093Z] #57 ... [2022-05-18T18:23:33.093Z] [2022-05-18T18:23:33.093Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:23:33.093Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:23:33.093Z] #36 19.06 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-18T18:23:33.093Z] #36 19.24 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-18T18:23:33.093Z] #36 20.04 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-18T18:23:34.088Z] #38 DONE 20.0s [2022-05-18T18:23:34.088Z] [2022-05-18T18:23:34.088Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:23:34.088Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-18T18:23:34.088Z] #47 19.23 Updating files: 91% (2002/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-18T18:23:34.088Z] #47 19.44 + git checkout -q v2.3.0 [2022-05-18T18:23:34.088Z] #47 ... [2022-05-18T18:23:34.088Z] [2022-05-18T18:23:34.088Z] #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 [2022-05-18T18:23:34.088Z] #31 sha256:b803f925dc8de855f7aac7266fbe5f384cb693a28b45d1b7482207a55b1d90c1 [2022-05-18T18:23:34.088Z] #31 19.40 #=#=# [2022-05-18T18:23:34.088Z] #31 19.80 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:34.088Z] #31 20.90 [2022-05-18T18:23:34.088Z] #31 21.20 Download of images into '/build' complete. [2022-05-18T18:23:34.088Z] #31 21.21 Use something like the following to load the result into a Docker daemon: [2022-05-18T18:23:34.088Z] #31 21.21 tar -cC '/build' . | docker load [2022-05-18T18:23:34.088Z] #31 DONE 23.0s [2022-05-18T18:23:34.088Z] [2022-05-18T18:23:34.088Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:23:34.088Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-18T18:23:34.088Z] #36 13.42 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-18T18:23:34.089Z] #36 13.43 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-18T18:23:34.089Z] #36 13.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-18T18:23:34.089Z] #36 13.93 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-18T18:23:34.089Z] #36 14.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-18T18:23:34.089Z] #36 14.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-18T18:23:34.089Z] #36 14.79 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-18T18:23:34.089Z] #36 14.85 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-18T18:23:34.089Z] #36 14.91 go: downloading github.com/peterh/liner v1.2.2 [2022-05-18T18:23:34.089Z] #36 15.10 go: downloading github.com/google/go-dap v0.6.0 [2022-05-18T18:23:34.089Z] #36 15.52 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-18T18:23:34.089Z] #36 15.64 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-18T18:23:34.089Z] #36 16.09 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-18T18:23:34.089Z] #36 16.23 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-18T18:23:34.089Z] #36 16.43 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-18T18:23:34.089Z] #36 17.05 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-18T18:23:34.089Z] #36 ... [2022-05-18T18:23:34.089Z] [2022-05-18T18:23:34.089Z] #67 [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 [2022-05-18T18:23:34.089Z] #67 sha256:a4c83c5855f864e88ccff10fef93d12d2555bb7c424afe73e2d41c061640eca1 [2022-05-18T18:23:34.089Z] #67 10.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-18T18:23:34.089Z] #67 11.29 go: downloading github.com/google/uuid v1.3.0 [2022-05-18T18:23:34.089Z] #67 11.31 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-18T18:23:34.089Z] #67 11.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-18T18:23:34.089Z] #67 11.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-18T18:23:34.089Z] #67 11.77 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-18T18:23:34.089Z] #67 11.97 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-18T18:23:34.089Z] #67 12.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-18T18:23:34.089Z] #67 12.42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-18T18:23:34.089Z] #67 14.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-18T18:23:34.089Z] #67 14.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T18:23:34.345Z] #67 ... [2022-05-18T18:23:34.345Z] [2022-05-18T18:23:34.345Z] #53 [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 [2022-05-18T18:23:34.345Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-18T18:23:34.345Z] #53 11.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-18T18:23:34.345Z] #53 11.27 go: downloading golang.org/x/mod v0.3.0 [2022-05-18T18:23:34.602Z] #53 ... [2022-05-18T18:23:34.602Z] [2022-05-18T18:23:34.602Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:34.602Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-18T18:23:34.602Z] #51 13.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-18T18:23:34.602Z] #51 16.58 Fetched 8421 kB in 12s (681 kB/s) [2022-05-18T18:23:34.602Z] #51 16.58 Reading package lists... [2022-05-18T18:23:34.602Z] #51 21.02 Reading package lists... [2022-05-18T18:23:34.602Z] #51 ... [2022-05-18T18:23:34.602Z] [2022-05-18T18:23:34.602Z] #42 [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 [2022-05-18T18:23:34.602Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T18:23:34.602Z] #42 16.28 Fetched 8417 kB in 12s (713 kB/s) [2022-05-18T18:23:34.602Z] #42 16.28 Reading package lists... [2022-05-18T18:23:34.656Z] #71 ... [2022-05-18T18:23:34.657Z] [2022-05-18T18:23:34.657Z] #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 [2022-05-18T18:23:34.657Z] #20 sha256:d5a6ee695fa28224a1dc282af0dd2426524d9c3f2f16e496b8b76a26d0991110 [2022-05-18T18:23:34.657Z] #20 55.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-18T18:23:34.657Z] #20 55.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 55.91 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T18:23:34.657Z] #20 57.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-18T18:23:34.657Z] #20 57.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 57.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:23:34.657Z] #20 61.67 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-18T18:23:34.657Z] #20 61.68 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 61.69 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:23:34.657Z] #20 63.42 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-18T18:23:34.657Z] #20 63.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-18T18:23:34.657Z] #20 63.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T18:23:34.657Z] #20 63.50 Selecting previously unselected package libapparmor1:amd64. [2022-05-18T18:23:34.657Z] #20 63.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 63.51 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-18T18:23:34.657Z] #20 63.58 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-18T18:23:34.657Z] #20 63.59 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 63.59 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-18T18:23:34.657Z] #20 63.65 Selecting previously unselected package libbtrfs0:amd64. [2022-05-18T18:23:34.657Z] #20 63.66 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 63.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:23:34.657Z] #20 63.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-18T18:23:34.657Z] #20 63.74 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 63.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:23:34.657Z] #20 63.83 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-18T18:23:34.657Z] #20 63.84 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 63.84 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:23:34.657Z] #20 63.89 Selecting previously unselected package libudev-dev:amd64. [2022-05-18T18:23:34.657Z] #20 63.89 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 63.90 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-18T18:23:34.657Z] #20 63.96 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-18T18:23:34.657Z] #20 63.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 63.97 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-18T18:23:34.657Z] #20 64.10 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-18T18:23:34.657Z] #20 64.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 64.11 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-18T18:23:34.657Z] #20 64.21 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-18T18:23:34.657Z] #20 64.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-18T18:23:34.657Z] #20 64.22 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-18T18:23:34.657Z] #20 64.31 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-18T18:23:34.916Z] #20 64.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-18T18:23:34.916Z] #20 64.32 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-18T18:23:34.916Z] #20 64.37 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-18T18:23:34.916Z] #20 64.37 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-18T18:23:34.916Z] #20 64.38 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-18T18:23:34.916Z] #20 64.60 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-18T18:23:35.175Z] #20 64.60 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-18T18:23:35.175Z] #20 64.61 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-18T18:23:35.175Z] #20 64.73 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-18T18:23:35.175Z] #20 64.73 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:23:35.434Z] #20 64.73 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:23:35.434Z] #20 64.78 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-18T18:23:35.434Z] #20 64.79 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-18T18:23:35.434Z] #20 64.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-18T18:23:35.434Z] #20 64.86 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-18T18:23:35.434Z] #20 64.87 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-18T18:23:35.434Z] #20 64.88 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-18T18:23:35.532Z] #42 21.49 Reading package lists... [2022-05-18T18:23:35.532Z] #42 ... [2022-05-18T18:23:35.532Z] [2022-05-18T18:23:35.532Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:23:35.532Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-18T18:23:35.532Z] #47 21.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-18T18:23:35.631Z] #36 ... [2022-05-18T18:23:35.631Z] [2022-05-18T18:23:35.631Z] #53 [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 [2022-05-18T18:23:35.631Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:23:35.631Z] #53 13.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-18T18:23:35.631Z] #53 13.64 go: downloading golang.org/x/mod v0.3.0 [2022-05-18T18:23:35.631Z] #53 ... [2022-05-18T18:23:35.631Z] [2022-05-18T18:23:35.631Z] #42 [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 [2022-05-18T18:23:35.631Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:23:35.631Z] #42 16.83 Fetched 8530 kB in 13s (648 kB/s) [2022-05-18T18:23:35.631Z] #42 16.83 Reading package lists... [2022-05-18T18:23:35.692Z] #20 65.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-18T18:23:35.693Z] #20 65.13 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-18T18:23:35.693Z] #20 65.14 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T18:23:35.693Z] #20 65.16 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-18T18:23:35.693Z] #20 65.17 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T18:23:35.693Z] #20 65.18 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-18T18:23:35.693Z] #20 65.20 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:23:35.693Z] #20 65.21 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-18T18:23:35.693Z] #20 65.22 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-18T18:23:35.693Z] #20 65.23 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-18T18:23:35.693Z] #20 65.24 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T18:23:35.693Z] #20 65.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:23:35.693Z] #20 65.27 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T18:23:35.693Z] #20 65.28 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-18T18:23:35.693Z] #20 65.29 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-18T18:23:35.693Z] #20 65.30 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-18T18:23:35.693Z] #20 65.31 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T18:23:35.693Z] #20 65.33 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-18T18:23:35.951Z] #20 65.34 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-18T18:23:35.951Z] #20 65.35 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T18:23:35.951Z] #20 65.36 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:23:35.951Z] #20 65.38 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 [2022-05-18T18:23:35.951Z] #20 65.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:23:35.951Z] #20 65.39 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 [2022-05-18T18:23:35.951Z] #20 65.40 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T18:23:35.951Z] #20 65.41 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:23:35.951Z] #20 65.42 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 [2022-05-18T18:23:35.951Z] #20 65.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:23:35.951Z] #20 65.47 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T18:23:35.951Z] #20 65.49 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:23:35.951Z] #20 65.51 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-18T18:23:35.951Z] #20 65.52 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:23:35.951Z] #20 65.53 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:23:36.210Z] #20 65.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:36.794Z] #20 DONE 66.3s [2022-05-18T18:23:36.794Z] [2022-05-18T18:23:36.794Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:23:36.794Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:23:36.794Z] #71 ... [2022-05-18T18:23:36.794Z] [2022-05-18T18:23:36.794Z] #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 [2022-05-18T18:23:36.794Z] #21 sha256:6c2379b16c675dd5e311a91eba3c6f26d29780fe93c29329112b9e0a156c8b52 [2022-05-18T18:23:37.012Z] #42 23.08 Reading package lists... [2022-05-18T18:23:37.012Z] #42 ... [2022-05-18T18:23:37.012Z] [2022-05-18T18:23:37.012Z] #62 [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 [2022-05-18T18:23:37.012Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:23:37.012Z] #62 19.19 Fetched 8530 kB in 15s (575 kB/s) [2022-05-18T18:23:37.012Z] #62 19.19 Reading package lists... [2022-05-18T18:23:37.012Z] #62 25.05 Reading package lists... [2022-05-18T18:23:37.012Z] #62 ... [2022-05-18T18:23:37.012Z] [2022-05-18T18:23:37.012Z] #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 [2022-05-18T18:23:37.012Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:23:37.012Z] #14 19.22 Reading package lists... [2022-05-18T18:23:37.263Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 5.1s [2022-05-18T18:23:38.058Z] #47 ... [2022-05-18T18:23:38.058Z] [2022-05-18T18:23:38.058Z] #62 [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 [2022-05-18T18:23:38.058Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-18T18:23:38.058Z] #62 14.45 Fetched 8417 kB in 10s (817 kB/s) [2022-05-18T18:23:38.058Z] #62 14.45 Reading package lists... [2022-05-18T18:23:38.058Z] #62 18.50 Reading package lists... [2022-05-18T18:23:38.058Z] #62 23.23 Building dependency tree... [2022-05-18T18:23:38.058Z] #62 ... [2022-05-18T18:23:38.058Z] [2022-05-18T18:23:38.058Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T18:23:38.058Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:23:38.058Z] #14 14.87 Fetched 8417 kB in 11s (776 kB/s) [2022-05-18T18:23:38.058Z] #14 14.87 Reading package lists... [2022-05-18T18:23:38.058Z] #14 19.78 Reading package lists... [2022-05-18T18:23:38.175Z] #21 1.167 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-18T18:23:38.175Z] #21 1.170 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-18T18:23:38.175Z] #21 1.170 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-18T18:23:38.419Z] ...INFO: Daemon under test started and replied! [2022-05-18T18:23:38.419Z] INFO: Docker version of the daemon under test [2022-05-18T18:23:38.419Z] [2022-05-18T18:23:38.419Z] Client: [2022-05-18T18:23:38.419Z] Version: 17.06.2-ce [2022-05-18T18:23:38.419Z] API version: 1.30 [2022-05-18T18:23:38.419Z] Go version: go1.8.3 [2022-05-18T18:23:38.419Z] Git commit: cec0b72 [2022-05-18T18:23:38.419Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-18T18:23:38.419Z] OS/Arch: windows/amd64 [2022-05-18T18:23:38.419Z] [2022-05-18T18:23:38.419Z] Server: [2022-05-18T18:23:38.419Z] Version: 0.0.0-dev [2022-05-18T18:23:38.419Z] API version: 1.42 (minimum version 1.24) [2022-05-18T18:23:38.419Z] Go version: go1.18.2 [2022-05-18T18:23:38.419Z] Git commit: 3edb9798c7 [2022-05-18T18:23:38.419Z] Built: [2022-05-18T18:23:38.419Z] OS/Arch: windows/amd64 [2022-05-18T18:23:38.419Z] Experimental: false [2022-05-18T18:23:38.419Z] [2022-05-18T18:23:38.419Z] INFO: Docker info of the daemon under test [2022-05-18T18:23:38.419Z] [2022-05-18T18:23:38.419Z] Containers: 0 [2022-05-18T18:23:38.419Z] Running: 0 [2022-05-18T18:23:38.419Z] Paused: 0 [2022-05-18T18:23:38.419Z] Stopped: 0 [2022-05-18T18:23:38.419Z] Images: 0 [2022-05-18T18:23:38.419Z] Server Version: 0.0.0-dev [2022-05-18T18:23:38.419Z] Storage Driver: windowsfilter [2022-05-18T18:23:38.419Z] Windows: [2022-05-18T18:23:38.419Z] Logging Driver: json-file [2022-05-18T18:23:38.419Z] Plugins: [2022-05-18T18:23:38.419Z] Volume: local [2022-05-18T18:23:38.419Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:23:38.419Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:23:38.419Z] Swarm: inactive [2022-05-18T18:23:38.419Z] Default Isolation: process [2022-05-18T18:23:38.419Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T18:23:38.419Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-18T18:23:38.419Z] OSType: windows [2022-05-18T18:23:38.419Z] Architecture: x86_64 [2022-05-18T18:23:38.419Z] CPUs: 4 [2022-05-18T18:23:38.419Z] Total Memory: 32GiB [2022-05-18T18:23:38.419Z] Name: azwin-2-bf45e0 [2022-05-18T18:23:38.419Z] ID: 4c75616b-da83-4eb4-9c56-522bfb403a9c [2022-05-18T18:23:38.419Z] Docker Root Dir: D:\CI\PR-43593\7\daemon [2022-05-18T18:23:38.419Z] Debug Mode (client): false [2022-05-18T18:23:38.419Z] Debug Mode (server): true [2022-05-18T18:23:38.419Z] File Descriptors: -1 [2022-05-18T18:23:38.419Z] Goroutines: 29 [2022-05-18T18:23:38.419Z] System Time: 2022-05-18T18:23:35.5602027Z [2022-05-18T18:23:38.419Z] EventsListeners: 0 [2022-05-18T18:23:38.419Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:23:38.419Z] Labels: [2022-05-18T18:23:38.419Z] Experimental: false [2022-05-18T18:23:38.419Z] Insecure Registries: [2022-05-18T18:23:38.419Z] 127.0.0.0/8 [2022-05-18T18:23:38.419Z] Live Restore Enabled: false [2022-05-18T18:23:38.419Z] [2022-05-18T18:23:38.419Z] [2022-05-18T18:23:38.419Z] INFO: Docker images of the daemon under test [2022-05-18T18:23:38.419Z] [2022-05-18T18:23:38.419Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T18:23:38.419Z] [2022-05-18T18:23:38.419Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-18T18:23:38.419Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-18T18:23:38.419Z] ltsc2022: Pulling from windows/servercore [2022-05-18T18:23:38.419Z] 97f65a0ec59e: Pulling fs layer [2022-05-18T18:23:38.419Z] 12fb50a031bd: Pulling fs layer [2022-05-18T18:23:38.654Z] #11 ... [2022-05-18T18:23:38.654Z] [2022-05-18T18:23:38.654Z] #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 [2022-05-18T18:23:38.654Z] #31 sha256:2ee1e02722699fb58a03d4f05c35c29f47a9581a72b27d9a2a2763d5fdd045b8 [2022-05-18T18:23:38.654Z] #31 2.343 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-18T18:23:38.654Z] #31 2.641 [2022-05-18T18:23:38.654Z] #31 2.867 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:38.654Z] #31 3.150 [2022-05-18T18:23:38.654Z] #31 4.133 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-18T18:23:38.654Z] #31 4.400 [2022-05-18T18:23:38.654Z] #31 4.630 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:38.654Z] #31 4.938 [2022-05-18T18:23:38.654Z] #31 5.982 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-18T18:23:38.654Z] #31 6.326 [2022-05-18T18:23:38.654Z] #31 6.549 #=#=# ############## 20.4% ######################################## 56.9% ################################################################ 89.0% ######################################################################## 100.0% [2022-05-18T18:23:38.654Z] #31 7.168 [2022-05-18T18:23:38.654Z] #31 8.155 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-18T18:23:38.654Z] #31 8.448 [2022-05-18T18:23:38.654Z] #31 8.669 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:38.654Z] #31 8.962 [2022-05-18T18:23:38.654Z] #31 9.698 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-18T18:23:38.654Z] #31 10.04 [2022-05-18T18:23:38.654Z] #31 ... [2022-05-18T18:23:38.654Z] [2022-05-18T18:23:38.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:38.654Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:38.989Z] #14 24.72 Building dependency tree... [2022-05-18T18:23:38.989Z] #14 ... [2022-05-18T18:23:38.989Z] [2022-05-18T18:23:38.989Z] #42 [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 [2022-05-18T18:23:38.989Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T18:23:38.989Z] #42 21.49 Reading package lists... [2022-05-18T18:23:40.359Z] #42 25.63 Building dependency tree... [2022-05-18T18:23:42.267Z] #42 28.98 The following additional packages will be installed: [2022-05-18T18:23:42.267Z] #42 29.01 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-18T18:23:42.267Z] #42 29.05 Suggested packages: [2022-05-18T18:23:42.267Z] #42 29.06 cmake-doc ninja-build lrzip [2022-05-18T18:23:42.267Z] #42 29.06 Recommended packages: [2022-05-18T18:23:42.267Z] #42 29.06 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-18T18:23:42.544Z] #14 25.40 Reading package lists... [2022-05-18T18:23:42.544Z] #14 ... [2022-05-18T18:23:42.544Z] [2022-05-18T18:23:42.544Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:42.544Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:23:42.544Z] #51 19.52 Fetched 8534 kB in 15s (588 kB/s) [2022-05-18T18:23:42.544Z] #51 19.52 Reading package lists... [2022-05-18T18:23:42.544Z] #51 25.52 Reading package lists... [2022-05-18T18:23:42.544Z] #51 ... [2022-05-18T18:23:42.544Z] [2022-05-18T18:23:42.544Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:23:42.544Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:23:42.544Z] #47 25.14 Updating files: 74% (1614/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-18T18:23:42.544Z] #47 25.80 + git checkout -q v2.3.0 [2022-05-18T18:23:42.544Z] #47 27.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-18T18:23:42.804Z] #47 ... [2022-05-18T18:23:42.804Z] [2022-05-18T18:23:42.804Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:42.804Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:42.804Z] #55 30.86 go: downloading github.com/fatih/color v1.13.0 [2022-05-18T18:23:42.804Z] #55 30.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-18T18:23:42.804Z] #55 30.88 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-18T18:23:42.804Z] #55 30.94 go: downloading github.com/spf13/viper v1.10.1 [2022-05-18T18:23:42.831Z] #42 29.72 The following NEW packages will be installed: [2022-05-18T18:23:42.831Z] #42 29.76 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-18T18:23:42.831Z] #42 29.76 vim-common xxd [2022-05-18T18:23:42.854Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 10.2s [2022-05-18T18:23:42.854Z] #11 ... [2022-05-18T18:23:42.854Z] [2022-05-18T18:23:42.854Z] #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 [2022-05-18T18:23:42.854Z] #31 sha256:2ee1e02722699fb58a03d4f05c35c29f47a9581a72b27d9a2a2763d5fdd045b8 [2022-05-18T18:23:42.854Z] #31 10.28 #=#=# ######################################################################## 100.0% [2022-05-18T18:23:42.854Z] #31 10.60 [2022-05-18T18:23:42.854Z] #31 10.70 Download of images into '/build' complete. [2022-05-18T18:23:42.854Z] #31 10.70 Use something like the following to load the result into a Docker daemon: [2022-05-18T18:23:42.854Z] #31 10.70 tar -cC '/build' . | docker load [2022-05-18T18:23:42.854Z] #31 DONE 14.0s [2022-05-18T18:23:42.854Z] [2022-05-18T18:23:42.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:a966d36a1bdf8769ebfd18eaf1b2cdfc86dfda1a2c61791ccd36ed8237e43a69 [2022-05-18T18:23:42.854Z] #11 sha256:7df3a1c8e8568958516166eeafce9654eaa9d0594d4f96f498d28228ba93e58d [2022-05-18T18:23:43.064Z] #55 31.17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-18T18:23:43.324Z] #55 31.53 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-18T18:23:43.324Z] #55 31.53 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-18T18:23:43.396Z] #42 30.13 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:43.396Z] #42 30.13 Need to get 15.6 MB of archives. [2022-05-18T18:23:43.396Z] #42 30.13 After this operation, 67.4 MB of additional disk space will be used. [2022-05-18T18:23:43.396Z] #42 30.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T18:23:43.396Z] #42 30.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T18:23:43.396Z] #42 30.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-18T18:23:43.654Z] #42 30.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-18T18:23:43.697Z] #21 1.726 Reading package lists... [2022-05-18T18:23:44.219Z] #42 30.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-18T18:23:44.219Z] #42 30.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-18T18:23:44.219Z] #42 30.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-18T18:23:44.219Z] #42 30.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-18T18:23:44.219Z] #42 30.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-18T18:23:44.219Z] #42 30.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-18T18:23:44.714Z] #55 32.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-18T18:23:44.714Z] #55 32.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-18T18:23:44.790Z] #42 ... [2022-05-18T18:23:44.790Z] [2022-05-18T18:23:44.790Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:23:44.790Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-18T18:23:44.790Z] #40 31.55 NAME: [2022-05-18T18:23:44.790Z] #40 31.55 go-winres - A tool for embedding resources in Windows executables [2022-05-18T18:23:44.790Z] #40 31.55 [2022-05-18T18:23:44.790Z] #40 31.55 USAGE: [2022-05-18T18:23:44.790Z] #40 31.55 go-winres [global options] command [command options] [arguments...] [2022-05-18T18:23:44.790Z] #40 31.56 [2022-05-18T18:23:44.790Z] #40 31.56 COMMANDS: [2022-05-18T18:23:44.790Z] #40 31.57 init Create an initial ./winres/winres.json [2022-05-18T18:23:44.790Z] #40 31.57 make Make syso files for the "go build" command [2022-05-18T18:23:44.790Z] #40 31.57 simply Make syso files for the "go build" command (simplified) [2022-05-18T18:23:44.790Z] #40 31.57 extract Extract all resources from an executable [2022-05-18T18:23:44.790Z] #40 31.57 patch Replace resources in an executable file (exe, dll) [2022-05-18T18:23:44.790Z] #40 31.57 help, h Shows a list of commands or help for one command [2022-05-18T18:23:44.790Z] #40 31.57 [2022-05-18T18:23:44.790Z] #40 31.57 GLOBAL OPTIONS: [2022-05-18T18:23:44.790Z] #40 31.57 --help, -h show help (default: false) [2022-05-18T18:23:46.147Z] #11 extracting sha256:21e7497335c1360d6ed9fbe8a27c64abd3a481f4ccc311067ec1c3d7705bb6af 13.7s done [2022-05-18T18:23:46.147Z] #11 extracting sha256:1e452e64228de9a5b7a3c92a199940ee0822ac729805e29e8b15897287aa0470 done [2022-05-18T18:23:46.147Z] #11 DONE 44.9s [2022-05-18T18:23:46.165Z] #40 ... [2022-05-18T18:23:46.165Z] [2022-05-18T18:23:46.165Z] #62 [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 [2022-05-18T18:23:46.165Z] #62 sha256:01abd27d0e3628417a5d68af6b3c69f6ed863a1dbee23e93216f48ae70a78673 [2022-05-18T18:23:46.165Z] #62 26.41 The following additional packages will be installed: [2022-05-18T18:23:46.165Z] #62 26.44 libbtrfs0 [2022-05-18T18:23:46.165Z] #62 26.68 The following NEW packages will be installed: [2022-05-18T18:23:46.165Z] #62 26.68 libbtrfs-dev libbtrfs0 [2022-05-18T18:23:46.165Z] #62 27.08 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:46.165Z] #62 27.08 Need to get 454 kB of archives. [2022-05-18T18:23:46.165Z] #62 27.08 After this operation, 1275 kB of additional disk space will be used. [2022-05-18T18:23:46.165Z] #62 27.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-18T18:23:46.165Z] #62 27.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-18T18:23:46.165Z] #62 28.07 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:46.165Z] #62 28.30 Fetched 454 kB in 0s (1400 kB/s) [2022-05-18T18:23:46.165Z] #62 28.39 Selecting previously unselected package libbtrfs0:arm64. [2022-05-18T18:23:46.165Z] #62 28.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 ... 15700 files and directories currently installed.) [2022-05-18T18:23:46.165Z] #62 28.44 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-18T18:23:46.165Z] #62 28.46 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-18T18:23:46.165Z] #62 28.65 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-18T18:23:46.165Z] #62 28.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-18T18:23:46.165Z] #62 28.66 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-18T18:23:46.165Z] #62 29.07 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-18T18:23:46.165Z] #62 29.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-18T18:23:46.165Z] #62 29.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:46.165Z] #62 DONE 33.0s [2022-05-18T18:23:46.407Z] [2022-05-18T18:23:46.407Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-18T18:23:46.407Z] #12 sha256:117596d16f6a2b9872fcbca80537859f91bd1d83b86fec9b8b3d2954f8da827a [2022-05-18T18:23:46.428Z] [2022-05-18T18:23:46.428Z] #42 [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 [2022-05-18T18:23:46.428Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T18:23:46.428Z] #42 32.06 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:46.428Z] #42 32.56 Fetched 15.6 MB in 1s (11.0 MB/s) [2022-05-18T18:23:46.428Z] #42 32.95 Selecting previously unselected package xxd. [2022-05-18T18:23:46.428Z] #42 32.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-18T18:23:46.428Z] #42 33.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-18T18:23:46.428Z] #42 33.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:23:46.428Z] #42 ... [2022-05-18T18:23:46.428Z] [2022-05-18T18:23:46.428Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:23:46.428Z] #40 sha256:7b30a2714620fa7e240d23d5cd79a699ccb090e1d0c8d746686b88d721d328e5 [2022-05-18T18:23:46.428Z] #40 DONE 33.3s [2022-05-18T18:23:46.428Z] [2022-05-18T18:23:46.428Z] #57 [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 [2022-05-18T18:23:46.428Z] #57 sha256:401c0122933c017a61a97555462d320a2445f9c0d027720a10a599dc935e4cc4 [2022-05-18T18:23:46.428Z] #57 31.71 v3.0.2 [2022-05-18T18:23:46.428Z] #57 DONE 33.3s [2022-05-18T18:23:46.686Z] [2022-05-18T18:23:46.686Z] #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 [2022-05-18T18:23:46.686Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:23:46.686Z] #14 24.72 Building dependency tree... [2022-05-18T18:23:46.686Z] #14 28.09 The following additional packages will be installed: [2022-05-18T18:23:46.686Z] #14 28.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T18:23:46.686Z] #14 28.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-18T18:23:46.686Z] #14 28.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-18T18:23:46.686Z] #14 28.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-18T18:23:46.686Z] #14 28.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-18T18:23:46.686Z] #14 28.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-18T18:23:46.686Z] #14 28.11 mingw-w64-common mingw-w64-x86-64-dev [2022-05-18T18:23:46.686Z] #14 28.12 Suggested packages: [2022-05-18T18:23:46.686Z] #14 28.13 gcc-10-locales seccomp wine64 [2022-05-18T18:23:46.686Z] #14 29.30 The following NEW packages will be installed: [2022-05-18T18:23:46.686Z] #14 29.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T18:23:46.686Z] #14 29.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-18T18:23:46.686Z] #14 29.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-18T18:23:46.686Z] #14 29.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-18T18:23:46.686Z] #14 29.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-18T18:23:46.686Z] #14 29.30 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-18T18:23:46.686Z] #14 29.30 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-18T18:23:46.686Z] #14 29.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-18T18:23:46.686Z] #14 29.31 mingw-w64-x86-64-dev [2022-05-18T18:23:46.686Z] #14 29.74 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:46.686Z] #14 29.74 Need to get 108 MB of archives. [2022-05-18T18:23:46.686Z] #14 29.74 After this operation, 620 MB of additional disk space will be used. [2022-05-18T18:23:46.686Z] #14 29.74 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] [2022-05-18T18:23:46.686Z] #14 29.93 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] [2022-05-18T18:23:46.686Z] #14 30.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-18T18:23:46.686Z] #14 30.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-05-18T18:23:46.686Z] #14 30.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-18T18:23:46.686Z] #14 30.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-18T18:23:46.686Z] #14 30.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-18T18:23:46.686Z] #14 30.76 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] [2022-05-18T18:23:46.686Z] #14 30.77 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] [2022-05-18T18:23:46.686Z] #14 31.47 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] [2022-05-18T18:23:46.686Z] #14 32.48 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] [2022-05-18T18:23:46.686Z] #14 32.95 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] [2022-05-18T18:23:46.686Z] #14 33.39 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] [2022-05-18T18:23:46.686Z] #14 ... [2022-05-18T18:23:46.686Z] [2022-05-18T18:23:46.686Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T18:23:46.686Z] #63 sha256:3a50558feedac72d6b7cafc1a95a1eb506a0e0bdee9c55640281a242adcf1f96 [2022-05-18T18:23:46.686Z] #63 DONE 0.5s [2022-05-18T18:23:46.686Z] [2022-05-18T18:23:46.686Z] #42 [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 [2022-05-18T18:23:46.686Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T18:23:46.686Z] #42 33.50 Selecting previously unselected package vim-common. [2022-05-18T18:23:46.686Z] #42 33.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:23:46.686Z] #42 33.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:23:46.939Z] 12fb50a031bd: Verifying Checksum [2022-05-18T18:23:46.940Z] 12fb50a031bd: Download complete [2022-05-18T18:23:47.256Z] #42 33.98 Selecting previously unselected package cmake-data. [2022-05-18T18:23:47.256Z] #42 33.98 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-18T18:23:47.256Z] #42 34.00 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T18:23:47.393Z] 97f65a0ec59e: Verifying Checksum [2022-05-18T18:23:47.394Z] 97f65a0ec59e: Download complete [2022-05-18T18:23:47.884Z] #21 6.395 Reading package lists... [2022-05-18T18:23:48.014Z] #55 35.73 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-18T18:23:48.014Z] #55 35.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-18T18:23:48.014Z] #55 35.78 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-18T18:23:48.014Z] #55 35.87 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-18T18:23:48.014Z] #55 35.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-18T18:23:48.014Z] #55 36.01 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-18T18:23:48.014Z] #55 36.06 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-18T18:23:48.014Z] #55 36.17 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-18T18:23:48.014Z] #55 36.19 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-18T18:23:48.273Z] #55 36.27 go: downloading github.com/spf13/afero v1.6.0 [2022-05-18T18:23:48.273Z] #55 36.33 go: downloading github.com/spf13/cast v1.4.1 [2022-05-18T18:23:48.273Z] #55 36.41 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-18T18:23:48.273Z] #55 36.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-18T18:23:48.533Z] #55 36.50 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-18T18:23:48.533Z] #55 36.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-18T18:23:48.533Z] #55 36.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-18T18:23:48.533Z] #55 36.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-18T18:23:48.533Z] #55 36.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-18T18:23:48.533Z] #55 36.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-18T18:23:48.533Z] #55 36.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-18T18:23:48.533Z] #55 36.70 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-18T18:23:48.533Z] #55 36.71 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-18T18:23:48.533Z] #55 36.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-18T18:23:48.628Z] #42 ... [2022-05-18T18:23:48.628Z] [2022-05-18T18:23:48.628Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:48.628Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-18T18:23:48.628Z] #51 21.02 Reading package lists... [2022-05-18T18:23:48.628Z] #51 25.39 Building dependency tree... [2022-05-18T18:23:48.628Z] #51 28.84 The following additional packages will be installed: [2022-05-18T18:23:48.628Z] #51 28.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-18T18:23:48.628Z] #51 28.85 python3-protobuf python3-six [2022-05-18T18:23:48.628Z] #51 28.88 Suggested packages: [2022-05-18T18:23:48.628Z] #51 28.89 python3-setuptools [2022-05-18T18:23:48.628Z] #51 28.89 Recommended packages: [2022-05-18T18:23:48.628Z] #51 28.89 iproute2 | iproute [2022-05-18T18:23:48.628Z] #51 29.42 The following NEW packages will be installed: [2022-05-18T18:23:48.628Z] #51 29.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-18T18:23:48.628Z] #51 29.45 python3-protobuf python3-six [2022-05-18T18:23:48.628Z] #51 29.90 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:48.628Z] #51 29.90 Need to get 2136 kB of archives. [2022-05-18T18:23:48.628Z] #51 29.90 After this operation, 10.8 MB of additional disk space will be used. [2022-05-18T18:23:48.628Z] #51 29.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-18T18:23:48.628Z] #51 29.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-18T18:23:48.628Z] #51 30.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-18T18:23:48.628Z] #51 30.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-18T18:23:48.628Z] #51 30.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-18T18:23:48.628Z] #51 30.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-18T18:23:48.628Z] #51 30.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-18T18:23:48.628Z] #51 32.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-18T18:23:48.628Z] #51 34.30 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:48.628Z] #51 35.07 Fetched 2136 kB in 3s (674 kB/s) [2022-05-18T18:23:48.819Z] #21 11.09 Building dependency tree... [2022-05-18T18:23:48.886Z] #51 ... [2022-05-18T18:23:48.886Z] [2022-05-18T18:23:48.886Z] #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 [2022-05-18T18:23:48.886Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-18T18:23:48.886Z] #34 33.77 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-18T18:23:48.886Z] #34 34.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-18T18:23:48.886Z] #34 35.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-18T18:23:48.943Z] #12 DONE 2.3s [2022-05-18T18:23:48.943Z] [2022-05-18T18:23:48.943Z] #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 [2022-05-18T18:23:48.943Z] #13 sha256:4348a12012be920f4ec7d32125e42d660e742d7d03a0fd6b9eca1fd0ea894918 [2022-05-18T18:23:49.077Z] #21 12.21 Reading state information... [2022-05-18T18:23:49.101Z] #55 36.98 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-18T18:23:49.101Z] #55 37.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-18T18:23:49.101Z] #55 37.08 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-18T18:23:49.101Z] #55 37.23 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-18T18:23:49.101Z] #55 37.27 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-18T18:23:49.101Z] #55 37.29 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-18T18:23:49.361Z] #55 37.33 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-18T18:23:49.361Z] #55 ... [2022-05-18T18:23:49.361Z] [2022-05-18T18:23:49.361Z] #42 [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 [2022-05-18T18:23:49.361Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:23:49.361Z] #42 23.08 Reading package lists... [2022-05-18T18:23:49.361Z] #42 28.71 Building dependency tree... [2022-05-18T18:23:49.361Z] #42 32.37 The following additional packages will be installed: [2022-05-18T18:23:49.361Z] #42 32.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-18T18:23:49.361Z] #42 32.39 Suggested packages: [2022-05-18T18:23:49.361Z] #42 32.39 cmake-doc ninja-build lrzip [2022-05-18T18:23:49.361Z] #42 32.39 Recommended packages: [2022-05-18T18:23:49.361Z] #42 32.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-18T18:23:49.361Z] #42 33.27 The following NEW packages will be installed: [2022-05-18T18:23:49.361Z] #42 33.28 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-18T18:23:49.361Z] #42 33.29 vim-common xxd [2022-05-18T18:23:49.361Z] #42 33.75 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:49.361Z] #42 33.75 Need to get 17.7 MB of archives. [2022-05-18T18:23:49.361Z] #42 33.75 After this operation, 70.7 MB of additional disk space will be used. [2022-05-18T18:23:49.361Z] #42 33.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T18:23:49.361Z] #42 33.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T18:23:49.361Z] #42 33.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-18T18:23:49.361Z] #42 33.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-18T18:23:49.361Z] #42 34.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-18T18:23:49.361Z] #42 34.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-18T18:23:49.361Z] #42 34.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-18T18:23:49.361Z] #42 34.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-18T18:23:49.361Z] #42 34.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-18T18:23:49.361Z] #42 34.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-18T18:23:49.361Z] #42 36.11 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:49.361Z] #42 36.35 Fetched 17.7 MB in 2s (11.8 MB/s) [2022-05-18T18:23:49.361Z] #42 36.45 Selecting previously unselected package xxd. [2022-05-18T18:23:49.361Z] #42 36.46 (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 ... 15709 files and directories currently installed.) [2022-05-18T18:23:49.361Z] #42 36.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:23:49.361Z] #42 36.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:23:49.361Z] #42 36.85 Selecting previously unselected package vim-common. [2022-05-18T18:23:49.361Z] #42 36.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:23:49.361Z] #42 36.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:23:49.361Z] #42 37.21 Selecting previously unselected package cmake-data. [2022-05-18T18:23:49.361Z] #42 37.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-18T18:23:49.361Z] #42 37.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T18:23:49.361Z] #42 ... [2022-05-18T18:23:49.361Z] [2022-05-18T18:23:49.361Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:49.361Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:49.361Z] #55 37.47 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-18T18:23:49.361Z] #55 37.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-18T18:23:49.619Z] #55 37.60 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-18T18:23:49.620Z] #55 37.68 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-18T18:23:49.620Z] #55 37.71 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-18T18:23:49.620Z] #55 37.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-18T18:23:49.880Z] #55 ... [2022-05-18T18:23:49.880Z] [2022-05-18T18:23:49.880Z] #62 [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 [2022-05-18T18:23:49.880Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:23:49.880Z] #62 25.05 Reading package lists... [2022-05-18T18:23:49.880Z] #62 30.72 Building dependency tree... [2022-05-18T18:23:49.880Z] #62 34.42 The following additional packages will be installed: [2022-05-18T18:23:49.880Z] #62 34.44 libbtrfs0 [2022-05-18T18:23:49.880Z] #62 34.65 The following NEW packages will be installed: [2022-05-18T18:23:49.881Z] #62 34.65 libbtrfs-dev libbtrfs0 [2022-05-18T18:23:49.881Z] #62 35.06 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:49.881Z] #62 35.06 Need to get 460 kB of archives. [2022-05-18T18:23:49.881Z] #62 35.06 After this operation, 1237 kB of additional disk space will be used. [2022-05-18T18:23:49.881Z] #62 35.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-18T18:23:49.881Z] #62 35.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-18T18:23:49.881Z] #62 36.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:49.881Z] #62 36.54 Fetched 460 kB in 0s (1401 kB/s) [2022-05-18T18:23:49.881Z] #62 36.70 Selecting previously unselected package libbtrfs0:amd64. [2022-05-18T18:23:49.881Z] #62 36.70 (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 ... 15709 files and directories currently installed.) [2022-05-18T18:23:49.881Z] #62 36.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-18T18:23:49.881Z] #62 36.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:23:49.881Z] #62 37.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-18T18:23:49.881Z] #62 37.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-18T18:23:49.881Z] #62 37.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:23:49.881Z] #62 37.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:23:49.881Z] #62 37.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:23:49.881Z] #62 37.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:49.881Z] #62 DONE 37.9s [2022-05-18T18:23:49.881Z] [2022-05-18T18:23:49.881Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:49.881Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:49.881Z] #55 37.93 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-18T18:23:49.881Z] #55 38.02 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-18T18:23:49.881Z] #55 38.15 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-18T18:23:50.013Z] #21 13.35 The following additional packages will be installed: [2022-05-18T18:23:50.013Z] #21 13.35 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-18T18:23:50.013Z] #21 13.35 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-18T18:23:50.013Z] #21 13.35 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-18T18:23:50.013Z] #21 13.35 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-18T18:23:50.013Z] #21 13.35 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-18T18:23:50.013Z] #21 13.35 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-18T18:23:50.013Z] #21 13.36 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-18T18:23:50.013Z] #21 13.37 Suggested packages: [2022-05-18T18:23:50.013Z] #21 13.37 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-18T18:23:50.013Z] #21 13.37 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-18T18:23:50.013Z] #21 13.37 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-18T18:23:50.013Z] #21 13.37 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-18T18:23:50.013Z] #21 13.37 seccomp:ppc64el seccomp:s390x [2022-05-18T18:23:50.013Z] #21 13.37 Recommended packages: [2022-05-18T18:23:50.013Z] #21 13.37 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-18T18:23:50.013Z] #21 13.37 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-18T18:23:50.013Z] #21 13.37 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-18T18:23:50.013Z] #21 13.37 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-18T18:23:50.140Z] #55 ... [2022-05-18T18:23:50.140Z] [2022-05-18T18:23:50.141Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T18:23:50.141Z] #63 sha256:783a753f9a01a8b9f455e57ab31a4e578a00a7721bfa5a8615427bacce665a80 [2022-05-18T18:23:50.141Z] #63 DONE 0.3s [2022-05-18T18:23:50.141Z] [2022-05-18T18:23:50.141Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:50.141Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:50.141Z] #55 38.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-18T18:23:50.141Z] #55 38.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-18T18:23:50.141Z] #55 38.40 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-18T18:23:50.323Z] #13 DONE 1.8s [2022-05-18T18:23:50.323Z] [2022-05-18T18:23:50.323Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-18T18:23:50.323Z] #33 sha256:13bbbf3faff18723d09a20753ca4c0d8c0ef84f05bf2eaee8859a47cbac48283 [2022-05-18T18:23:50.323Z] #33 DONE 0.1s [2022-05-18T18:23:50.323Z] [2022-05-18T18:23:50.323Z] #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 [2022-05-18T18:23:50.323Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:23:50.399Z] #55 38.46 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-18T18:23:50.399Z] #55 38.48 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-18T18:23:50.399Z] #55 38.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-18T18:23:50.399Z] #55 38.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-18T18:23:50.399Z] #55 38.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-18T18:23:50.399Z] #55 38.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-18T18:23:50.768Z] #21 13.82 The following NEW packages will be installed: [2022-05-18T18:23:50.768Z] #21 13.82 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-18T18:23:50.768Z] #21 13.82 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-18T18:23:50.768Z] #21 13.82 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-18T18:23:50.768Z] #21 13.82 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-18T18:23:50.768Z] #21 13.82 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-18T18:23:50.768Z] #21 13.83 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-18T18:23:50.768Z] #21 13.83 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-18T18:23:50.768Z] #21 13.83 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-18T18:23:50.768Z] #21 13.83 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-18T18:23:50.768Z] #21 13.83 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-18T18:23:50.768Z] #21 13.83 libseccomp2:ppc64el libseccomp2:s390x [2022-05-18T18:23:50.770Z] #34 ... [2022-05-18T18:23:50.770Z] [2022-05-18T18:23:50.770Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-18T18:23:50.770Z] #46 sha256:205206618d4a474f9923652b99989d5716de3944ac6d6bda09aaf1d46f6d4970 [2022-05-18T18:23:50.770Z] #46 DONE 0.2s [2022-05-18T18:23:50.770Z] [2022-05-18T18:23:50.770Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-18T18:23:50.770Z] #66 sha256:bf466763cd31a09fd09f90698cdec307cab4211628d096f2282d40939b472a91 [2022-05-18T18:23:50.770Z] #66 DONE 0.3s [2022-05-18T18:23:50.770Z] [2022-05-18T18:23:50.770Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-18T18:23:50.770Z] #25 sha256:17017617d40d6f507fb9eaa543458a97bee405ac697d38917e1f219f1e4af48f [2022-05-18T18:23:50.770Z] #25 DONE 0.4s [2022-05-18T18:23:50.770Z] [2022-05-18T18:23:50.770Z] #50 [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 [2022-05-18T18:23:50.770Z] #50 sha256:9c3b208b65a8b8fa54d9d809817a461609014ba0ebc6cb06346f719cbbe6d55b [2022-05-18T18:23:50.770Z] #50 DONE 0.4s [2022-05-18T18:23:50.770Z] [2022-05-18T18:23:50.770Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:50.770Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:23:50.798Z] #55 38.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-18T18:23:50.798Z] #55 38.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-18T18:23:50.798Z] #55 38.88 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-18T18:23:50.798Z] #55 38.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-18T18:23:50.798Z] #55 38.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-18T18:23:51.028Z] #21 14.19 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:51.028Z] #21 14.19 Need to get 15.9 MB of archives. [2022-05-18T18:23:51.028Z] #21 14.19 After this operation, 73.0 MB of additional disk space will be used. [2022-05-18T18:23:51.028Z] #21 14.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-18T18:23:51.028Z] #21 14.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-18T18:23:51.028Z] #21 14.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-18T18:23:51.028Z] #21 14.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-18T18:23:51.028Z] #21 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-18T18:23:51.028Z] #21 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-18T18:23:51.028Z] #21 14.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-18T18:23:51.028Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-18T18:23:51.028Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-18T18:23:51.028Z] #21 14.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-18T18:23:51.028Z] #21 14.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-18T18:23:51.028Z] #21 14.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-18T18:23:51.028Z] #21 14.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-18T18:23:51.028Z] #21 14.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-18T18:23:51.028Z] #21 14.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-18T18:23:51.028Z] #21 14.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-18T18:23:51.028Z] #21 14.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-18T18:23:51.028Z] #21 14.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-18T18:23:51.105Z] #55 38.97 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-18T18:23:51.105Z] #55 39.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-18T18:23:51.105Z] #55 39.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-18T18:23:51.105Z] #55 39.18 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-18T18:23:51.105Z] #55 39.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-18T18:23:51.105Z] #55 39.31 go: downloading github.com/julz/importas v0.1.0 [2022-05-18T18:23:51.105Z] #55 39.35 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-18T18:23:51.287Z] #21 14.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-18T18:23:51.287Z] #21 14.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-18T18:23:51.287Z] #21 14.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-18T18:23:51.287Z] #21 14.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-18T18:23:51.287Z] #21 14.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-18T18:23:51.287Z] #21 14.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-18T18:23:51.287Z] #21 14.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-18T18:23:51.287Z] #21 14.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-18T18:23:51.287Z] #21 14.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-18T18:23:51.287Z] #21 14.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-18T18:23:51.287Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-18T18:23:51.287Z] #21 14.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-18T18:23:51.287Z] #21 14.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-18T18:23:51.287Z] #21 14.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-18T18:23:51.287Z] #21 14.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-18T18:23:51.287Z] #21 14.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-18T18:23:51.287Z] #21 14.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-18T18:23:51.287Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-18T18:23:51.287Z] #21 14.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-18T18:23:51.287Z] #21 14.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-18T18:23:51.287Z] #21 14.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-18T18:23:51.287Z] #21 14.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-18T18:23:51.364Z] #55 39.39 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-18T18:23:51.364Z] #55 39.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-18T18:23:51.364Z] #55 39.49 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-18T18:23:51.622Z] #55 39.55 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-18T18:23:51.622Z] #55 39.55 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-18T18:23:51.622Z] #55 39.55 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-18T18:23:51.622Z] #55 39.59 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-18T18:23:51.622Z] #55 ... [2022-05-18T18:23:51.622Z] [2022-05-18T18:23:51.622Z] #57 [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 [2022-05-18T18:23:51.622Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T18:23:51.622Z] #57 38.99 v3.0.2 [2022-05-18T18:23:51.622Z] #57 DONE 39.7s [2022-05-18T18:23:51.622Z] [2022-05-18T18:23:51.622Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:23:51.622Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T18:23:51.622Z] #40 39.28 NAME: [2022-05-18T18:23:51.622Z] #40 39.29 go-winres - A tool for embedding resources in Windows executables [2022-05-18T18:23:51.622Z] #40 39.29 [2022-05-18T18:23:51.622Z] #40 39.29 USAGE: [2022-05-18T18:23:51.622Z] #40 39.29 go-winres [global options] command [command options] [arguments...] [2022-05-18T18:23:51.622Z] #40 39.29 [2022-05-18T18:23:51.622Z] #40 39.29 COMMANDS: [2022-05-18T18:23:51.622Z] #40 39.29 init Create an initial ./winres/winres.json [2022-05-18T18:23:51.622Z] #40 39.29 make Make syso files for the "go build" command [2022-05-18T18:23:51.622Z] #40 39.29 simply Make syso files for the "go build" command (simplified) [2022-05-18T18:23:51.622Z] #40 39.29 extract Extract all resources from an executable [2022-05-18T18:23:51.622Z] #40 39.29 patch Replace resources in an executable file (exe, dll) [2022-05-18T18:23:51.622Z] #40 39.29 help, h Shows a list of commands or help for one command [2022-05-18T18:23:51.622Z] #40 39.29 [2022-05-18T18:23:51.622Z] #40 39.29 GLOBAL OPTIONS: [2022-05-18T18:23:51.622Z] #40 39.29 --help, -h show help (default: false) [2022-05-18T18:23:51.622Z] #40 DONE 39.7s [2022-05-18T18:23:51.622Z] [2022-05-18T18:23:51.622Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:51.622Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:51.622Z] #55 39.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-18T18:23:51.855Z] #21 15.06 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:51.881Z] #55 39.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-18T18:23:51.881Z] #55 39.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-18T18:23:51.881Z] #55 39.85 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-18T18:23:52.113Z] #21 15.27 Fetched 15.9 MB in 1s (24.6 MB/s) [2022-05-18T18:23:52.113Z] #21 15.32 Selecting previously unselected package gcc-10-base:armel. [2022-05-18T18:23:52.113Z] #21 15.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-18T18:23:52.113Z] #21 15.36 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-18T18:23:52.113Z] #21 15.36 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-18T18:23:52.372Z] #21 15.41 Selecting previously unselected package gcc-10-base:armhf. [2022-05-18T18:23:52.372Z] #21 15.42 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-18T18:23:52.372Z] #21 15.43 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-18T18:23:52.372Z] #21 15.48 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-18T18:23:52.372Z] #21 15.49 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-18T18:23:52.372Z] #21 15.50 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-18T18:23:52.372Z] #21 15.55 Selecting previously unselected package gcc-10-base:s390x. [2022-05-18T18:23:52.372Z] #21 15.55 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-18T18:23:52.372Z] #21 15.56 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-18T18:23:52.372Z] #21 15.61 Selecting previously unselected package gcc-10-base:arm64. [2022-05-18T18:23:52.372Z] #21 15.61 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-18T18:23:52.372Z] #21 15.62 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-18T18:23:52.449Z] #55 40.40 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-18T18:23:52.449Z] #55 40.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-18T18:23:52.449Z] #55 40.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-18T18:23:52.449Z] #55 40.43 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-18T18:23:52.449Z] #55 40.51 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-18T18:23:52.449Z] #55 40.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-18T18:23:52.449Z] #55 40.57 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-18T18:23:52.449Z] #55 40.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-18T18:23:52.449Z] #55 40.59 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-18T18:23:52.630Z] #21 15.68 Selecting previously unselected package libgcc-s1:armel. [2022-05-18T18:23:52.631Z] #21 15.68 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-18T18:23:52.631Z] #21 15.69 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-18T18:23:52.631Z] #21 15.74 Selecting previously unselected package libcrypt1:armel. [2022-05-18T18:23:52.631Z] #21 15.74 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-18T18:23:52.631Z] #21 15.75 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-18T18:23:52.631Z] #21 15.83 Selecting previously unselected package libc6:armel. [2022-05-18T18:23:52.631Z] #21 15.83 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-18T18:23:52.707Z] #55 40.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-18T18:23:52.707Z] #55 40.92 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-18T18:23:52.707Z] #55 40.92 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-18T18:23:52.707Z] #55 40.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-18T18:23:52.707Z] #55 40.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-18T18:23:52.707Z] #55 40.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-18T18:23:52.707Z] #55 ... [2022-05-18T18:23:52.707Z] [2022-05-18T18:23:52.707Z] #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 [2022-05-18T18:23:52.707Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:23:52.707Z] #14 25.40 Reading package lists... [2022-05-18T18:23:52.707Z] #14 31.01 Building dependency tree... [2022-05-18T18:23:52.707Z] #14 34.66 The following additional packages will be installed: [2022-05-18T18:23:52.707Z] #14 34.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T18:23:52.707Z] #14 34.67 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-18T18:23:52.707Z] #14 34.67 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-18T18:23:52.707Z] #14 34.67 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-18T18:23:52.707Z] #14 34.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-18T18:23:52.707Z] #14 34.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-18T18:23:52.707Z] #14 34.69 mingw-w64-common mingw-w64-x86-64-dev [2022-05-18T18:23:52.707Z] #14 34.71 Suggested packages: [2022-05-18T18:23:52.707Z] #14 34.71 gcc-10-locales seccomp wine64 [2022-05-18T18:23:52.707Z] #14 36.04 The following NEW packages will be installed: [2022-05-18T18:23:52.707Z] #14 36.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T18:23:52.707Z] #14 36.05 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-18T18:23:52.707Z] #14 36.05 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-18T18:23:52.707Z] #14 36.05 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-18T18:23:52.707Z] #14 36.05 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-18T18:23:52.707Z] #14 36.05 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-18T18:23:52.707Z] #14 36.06 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-18T18:23:52.707Z] #14 36.06 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-18T18:23:52.707Z] #14 36.07 mingw-w64-x86-64-dev [2022-05-18T18:23:52.707Z] #14 36.46 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:52.707Z] #14 36.46 Need to get 115 MB of archives. [2022-05-18T18:23:52.707Z] #14 36.46 After this operation, 645 MB of additional disk space will be used. [2022-05-18T18:23:52.707Z] #14 36.46 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] [2022-05-18T18:23:52.707Z] #14 36.60 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] [2022-05-18T18:23:52.707Z] #14 36.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-18T18:23:52.707Z] #14 36.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-18T18:23:52.707Z] #14 36.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-18T18:23:52.707Z] #14 36.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-18T18:23:52.707Z] #14 37.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] [2022-05-18T18:23:52.707Z] #14 37.32 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] [2022-05-18T18:23:52.707Z] #14 37.32 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] [2022-05-18T18:23:52.707Z] #14 38.08 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] [2022-05-18T18:23:52.707Z] #14 39.55 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] [2022-05-18T18:23:52.707Z] #14 40.41 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] [2022-05-18T18:23:52.889Z] #21 16.00 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-18T18:23:52.966Z] #14 ... [2022-05-18T18:23:52.966Z] [2022-05-18T18:23:52.966Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:52.966Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:52.966Z] #55 40.94 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-18T18:23:52.966Z] #55 40.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-18T18:23:52.966Z] #55 41.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-18T18:23:52.966Z] #55 41.07 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-18T18:23:52.966Z] #55 41.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-18T18:23:53.116Z] #34 ... [2022-05-18T18:23:53.116Z] [2022-05-18T18:23:53.117Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:53.117Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-18T18:23:53.117Z] #51 35.51 Selecting previously unselected package libprotobuf23:arm64. [2022-05-18T18:23:53.117Z] #51 35.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-18T18:23:53.117Z] #51 35.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-18T18:23:53.117Z] #51 35.60 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-18T18:23:53.117Z] #51 36.28 Selecting previously unselected package python3-pkg-resources. [2022-05-18T18:23:53.117Z] #51 36.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-18T18:23:53.117Z] #51 36.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:23:53.117Z] #51 36.52 Selecting previously unselected package python3-six. [2022-05-18T18:23:53.117Z] #51 36.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-18T18:23:53.117Z] #51 36.53 Unpacking python3-six (1.16.0-2) ... [2022-05-18T18:23:53.117Z] #51 36.63 Selecting previously unselected package python3-protobuf. [2022-05-18T18:23:53.117Z] #51 36.64 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-18T18:23:53.117Z] #51 36.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-18T18:23:53.117Z] #51 37.11 Selecting previously unselected package libnet1:arm64. [2022-05-18T18:23:53.117Z] #51 37.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-18T18:23:53.117Z] #51 37.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:23:53.117Z] #51 37.22 Selecting previously unselected package libnl-3-200:arm64. [2022-05-18T18:23:53.117Z] #51 37.23 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-18T18:23:53.117Z] #51 37.23 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-18T18:23:53.117Z] #51 37.43 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-18T18:23:53.117Z] #51 37.43 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-18T18:23:53.117Z] #51 37.44 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-18T18:23:53.117Z] #51 37.62 Selecting previously unselected package criu. [2022-05-18T18:23:53.117Z] #51 37.62 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-18T18:23:53.117Z] #51 37.63 Unpacking criu (3.17-1) ... [2022-05-18T18:23:53.117Z] #51 38.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:23:53.225Z] #55 41.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-18T18:23:53.225Z] #55 41.41 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-18T18:23:53.225Z] #55 41.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-18T18:23:53.225Z] #55 41.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-18T18:23:53.225Z] #55 41.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-18T18:23:53.225Z] #55 ... [2022-05-18T18:23:53.225Z] [2022-05-18T18:23:53.225Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:53.225Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:23:53.225Z] #51 25.52 Reading package lists... [2022-05-18T18:23:53.225Z] #51 31.32 Building dependency tree... [2022-05-18T18:23:53.225Z] #51 34.99 The following additional packages will be installed: [2022-05-18T18:23:53.225Z] #51 34.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-18T18:23:53.225Z] #51 34.99 python3-protobuf python3-six [2022-05-18T18:23:53.225Z] #51 34.99 Suggested packages: [2022-05-18T18:23:53.225Z] #51 35.00 python3-setuptools [2022-05-18T18:23:53.225Z] #51 35.00 Recommended packages: [2022-05-18T18:23:53.225Z] #51 35.00 iproute2 | iproute [2022-05-18T18:23:53.225Z] #51 35.72 The following NEW packages will be installed: [2022-05-18T18:23:53.225Z] #51 35.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-18T18:23:53.225Z] #51 35.75 python3-protobuf python3-six [2022-05-18T18:23:53.225Z] #51 36.21 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:23:53.225Z] #51 36.21 Need to get 2314 kB of archives. [2022-05-18T18:23:53.225Z] #51 36.21 After this operation, 11.1 MB of additional disk space will be used. [2022-05-18T18:23:53.225Z] #51 36.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-18T18:23:53.225Z] #51 36.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-18T18:23:53.225Z] #51 36.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-18T18:23:53.225Z] #51 36.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-18T18:23:53.225Z] #51 36.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-18T18:23:53.225Z] #51 36.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-18T18:23:53.225Z] #51 36.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-18T18:23:53.225Z] #51 38.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-18T18:23:53.225Z] #51 39.68 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:53.225Z] #51 39.89 Fetched 2314 kB in 3s (693 kB/s) [2022-05-18T18:23:53.225Z] #51 40.06 Selecting previously unselected package libprotobuf23:amd64. [2022-05-18T18:23:53.225Z] #51 40.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-18T18:23:53.225Z] #51 40.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-18T18:23:53.225Z] #51 40.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-18T18:23:53.225Z] #51 40.91 Selecting previously unselected package python3-pkg-resources. [2022-05-18T18:23:53.225Z] #51 40.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-18T18:23:53.225Z] #51 40.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:23:53.374Z] #51 39.87 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-18T18:23:53.374Z] #51 39.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:23:53.374Z] #51 39.91 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-18T18:23:53.374Z] #51 39.93 Setting up python3-six (1.16.0-2) ... [2022-05-18T18:23:53.457Z] #21 16.45 Selecting previously unselected package libapparmor1:armel. [2022-05-18T18:23:53.457Z] #21 16.46 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-18T18:23:53.457Z] #21 16.47 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-18T18:23:53.457Z] #21 16.51 Selecting previously unselected package libapparmor-dev:armel. [2022-05-18T18:23:53.457Z] #21 16.52 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-18T18:23:53.457Z] #21 16.53 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-18T18:23:53.457Z] #21 16.59 Selecting previously unselected package libgcc-s1:arm64. [2022-05-18T18:23:53.457Z] #21 16.60 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-18T18:23:53.457Z] #21 16.60 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-18T18:23:53.457Z] #21 16.65 Selecting previously unselected package libcrypt1:arm64. [2022-05-18T18:23:53.457Z] #21 16.65 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-18T18:23:53.457Z] #21 16.66 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-18T18:23:53.483Z] #51 41.20 Selecting previously unselected package python3-six. [2022-05-18T18:23:53.483Z] #51 41.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-18T18:23:53.483Z] #51 41.20 Unpacking python3-six (1.16.0-2) ... [2022-05-18T18:23:53.483Z] #51 ... [2022-05-18T18:23:53.483Z] [2022-05-18T18:23:53.483Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:53.483Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:23:53.483Z] #55 41.46 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-18T18:23:53.483Z] #55 41.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-18T18:23:53.716Z] #21 16.73 Selecting previously unselected package libc6:arm64. [2022-05-18T18:23:53.716Z] #21 16.74 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-18T18:23:53.716Z] #21 16.94 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-18T18:23:53.742Z] #55 41.85 go: downloading honnef.co/go/tools v0.2.2 [2022-05-18T18:23:54.283Z] #21 17.39 Selecting previously unselected package libapparmor1:arm64. [2022-05-18T18:23:54.283Z] #21 17.39 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-18T18:23:54.283Z] #21 17.41 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-18T18:23:54.283Z] #21 17.46 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-18T18:23:54.283Z] #21 17.46 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-18T18:23:54.283Z] #21 17.47 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-18T18:23:54.283Z] #21 17.56 Selecting previously unselected package libgcc-s1:s390x. [2022-05-18T18:23:54.307Z] #51 40.78 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-18T18:23:54.307Z] #51 40.81 Setting up python3-protobuf (3.12.4-1) ... [2022-05-18T18:23:54.541Z] #21 17.57 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-18T18:23:54.541Z] #21 17.57 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-18T18:23:54.541Z] #21 17.62 Selecting previously unselected package libcrypt1:s390x. [2022-05-18T18:23:54.541Z] #21 17.62 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-18T18:23:54.541Z] #21 17.63 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-18T18:23:54.541Z] #21 17.71 Selecting previously unselected package libc6:s390x. [2022-05-18T18:23:54.541Z] #21 17.72 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-18T18:23:54.800Z] #21 17.91 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-18T18:23:55.059Z] #21 18.34 Selecting previously unselected package libapparmor1:s390x. [2022-05-18T18:23:55.059Z] #21 18.35 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-18T18:23:55.059Z] #21 18.36 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-18T18:23:55.119Z] #55 43.23 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-18T18:23:55.119Z] #55 43.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-18T18:23:55.119Z] #55 43.32 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-18T18:23:55.317Z] #21 18.41 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-18T18:23:55.318Z] #21 18.43 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-18T18:23:55.318Z] #21 18.43 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-18T18:23:55.318Z] #21 18.50 Selecting previously unselected package libgcc-s1:armhf. [2022-05-18T18:23:55.318Z] #21 18.50 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-18T18:23:55.318Z] #21 18.50 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-18T18:23:55.318Z] #21 18.55 Selecting previously unselected package libcrypt1:armhf. [2022-05-18T18:23:55.318Z] #21 18.56 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-18T18:23:55.318Z] #21 18.56 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-18T18:23:55.318Z] #21 18.64 Selecting previously unselected package libc6:armhf. [2022-05-18T18:23:55.318Z] #21 18.65 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-18T18:23:55.380Z] #55 43.40 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-18T18:23:55.818Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-18T18:23:55.818Z] [2022-05-18T18:23:55.818Z] ________ ____ __. [2022-05-18T18:23:55.818Z] \_____ \ | |/ _| [2022-05-18T18:23:55.818Z] / | \| < [2022-05-18T18:23:55.818Z] / | \ | \ [2022-05-18T18:23:55.818Z] \_______ /____|__ \ [2022-05-18T18:23:55.818Z] \/ \/ [2022-05-18T18:23:55.818Z] [2022-05-18T18:23:55.818Z] INFO: make.ps1 ended at 05/18/2022 18:23:41 [2022-05-18T18:23:55.818Z] INFO: Binaries build ended at 05/18/2022 18:23:43. Duration:00:01:49.8740516 [2022-05-18T18:23:55.818Z] INFO: Copying the built daemon binary to d:\CI\PR-43593\7\binary\dockerd-3edb9798c7.exe... [2022-05-18T18:23:55.818Z] INFO: Copying the built client binary to d:\CI\PR-43593\7\binary\docker-3edb9798c7.exe... [2022-05-18T18:23:55.818Z] INFO: Copying the golang package from the container to d:\CI\PR-43593\7\installer\go.zip... [2022-05-18T18:23:55.818Z] INFO: Extracting go.zip to d:\CI\PR-43593\7\go [2022-05-18T18:23:55.835Z] #21 18.84 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-18T18:23:56.093Z] #21 19.25 Selecting previously unselected package libapparmor1:armhf. [2022-05-18T18:23:56.093Z] #21 19.26 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-18T18:23:56.093Z] #21 19.26 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-18T18:23:56.093Z] #21 19.31 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-18T18:23:56.093Z] #21 19.32 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-18T18:23:56.093Z] #21 19.32 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-18T18:23:56.093Z] #21 19.39 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-18T18:23:56.203Z] #51 ... [2022-05-18T18:23:56.203Z] [2022-05-18T18:23:56.203Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:23:56.203Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-18T18:23:56.203Z] #55 34.80 go: downloading github.com/fatih/color v1.13.0 [2022-05-18T18:23:56.203Z] #55 34.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-18T18:23:56.203Z] #55 34.88 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-18T18:23:56.203Z] #55 34.90 go: downloading github.com/spf13/viper v1.10.1 [2022-05-18T18:23:56.203Z] #55 35.15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-18T18:23:56.203Z] #55 35.64 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-18T18:23:56.203Z] #55 35.66 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-18T18:23:56.203Z] #55 36.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-18T18:23:56.203Z] #55 36.52 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-18T18:23:56.203Z] #55 39.01 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-18T18:23:56.203Z] #55 39.02 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-18T18:23:56.203Z] #55 39.03 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-18T18:23:56.203Z] #55 39.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-18T18:23:56.203Z] #55 39.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-18T18:23:56.203Z] #55 39.23 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-18T18:23:56.203Z] #55 39.27 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-18T18:23:56.203Z] #55 39.32 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-18T18:23:56.203Z] #55 39.34 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-18T18:23:56.203Z] #55 39.41 go: downloading github.com/spf13/afero v1.6.0 [2022-05-18T18:23:56.203Z] #55 39.43 go: downloading github.com/spf13/cast v1.4.1 [2022-05-18T18:23:56.203Z] #55 39.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-18T18:23:56.203Z] #55 39.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-18T18:23:56.203Z] #55 39.50 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-18T18:23:56.203Z] #55 39.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-18T18:23:56.203Z] #55 39.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-18T18:23:56.203Z] #55 39.60 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-18T18:23:56.203Z] #55 39.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-18T18:23:56.203Z] #55 39.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-18T18:23:56.203Z] #55 39.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-18T18:23:56.203Z] #55 39.69 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-18T18:23:56.203Z] #55 39.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-18T18:23:56.203Z] #55 39.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-18T18:23:56.203Z] #55 39.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-18T18:23:56.203Z] #55 39.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-18T18:23:56.203Z] #55 39.87 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-18T18:23:56.203Z] #55 39.89 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-18T18:23:56.203Z] #55 39.91 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-18T18:23:56.203Z] #55 40.28 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-18T18:23:56.203Z] #55 40.33 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-18T18:23:56.203Z] #55 40.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-18T18:23:56.203Z] #55 40.43 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-18T18:23:56.203Z] #55 40.45 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-18T18:23:56.203Z] #55 40.45 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-18T18:23:56.203Z] #55 40.47 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-18T18:23:56.203Z] #55 40.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-18T18:23:56.203Z] #55 40.51 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-18T18:23:56.203Z] #55 40.52 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-18T18:23:56.203Z] #55 40.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-18T18:23:56.203Z] #55 40.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-18T18:23:56.203Z] #55 40.67 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-18T18:23:56.203Z] #55 40.69 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-18T18:23:56.203Z] #55 40.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-18T18:23:56.203Z] #55 40.73 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-18T18:23:56.203Z] #55 40.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-18T18:23:56.203Z] #55 40.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-18T18:23:56.203Z] #55 40.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-18T18:23:56.203Z] #55 40.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-18T18:23:56.203Z] #55 41.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-18T18:23:56.203Z] #55 41.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-18T18:23:56.203Z] #55 41.11 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-18T18:23:56.203Z] #55 41.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-18T18:23:56.203Z] #55 41.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-18T18:23:56.203Z] #55 41.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-18T18:23:56.203Z] #55 41.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-18T18:23:56.203Z] #55 41.31 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-18T18:23:56.203Z] #55 41.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-18T18:23:56.203Z] #55 41.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-18T18:23:56.203Z] #55 41.36 go: downloading github.com/julz/importas v0.1.0 [2022-05-18T18:23:56.203Z] #55 41.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-18T18:23:56.203Z] #55 41.40 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-18T18:23:56.203Z] #55 41.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-18T18:23:56.203Z] #55 41.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-18T18:23:56.203Z] #55 41.51 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-18T18:23:56.203Z] #55 41.54 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-18T18:23:56.203Z] #55 41.56 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-18T18:23:56.203Z] #55 41.59 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-18T18:23:56.203Z] #55 41.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-18T18:23:56.203Z] #55 41.66 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-18T18:23:56.203Z] #55 41.69 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-18T18:23:56.203Z] #55 41.71 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-18T18:23:56.203Z] #55 42.20 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-18T18:23:56.203Z] #55 42.21 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-18T18:23:56.203Z] #55 42.24 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-18T18:23:56.203Z] #55 42.27 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-18T18:23:56.203Z] #55 42.38 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-18T18:23:56.203Z] #55 42.40 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-18T18:23:56.203Z] #55 42.42 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-18T18:23:56.203Z] #55 42.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-18T18:23:56.203Z] #55 42.47 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-18T18:23:56.203Z] #55 42.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-18T18:23:56.203Z] #55 42.66 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-18T18:23:56.203Z] #55 42.71 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-18T18:23:56.203Z] #55 42.72 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-18T18:23:56.203Z] #55 42.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-18T18:23:56.203Z] #55 42.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-18T18:23:56.203Z] #55 42.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-18T18:23:56.203Z] #55 42.82 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-18T18:23:56.203Z] #55 42.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-18T18:23:56.204Z] #55 42.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-18T18:23:56.204Z] #55 42.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-18T18:23:56.204Z] #55 42.87 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-18T18:23:56.352Z] #21 19.39 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-18T18:23:56.352Z] #21 19.40 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-18T18:23:56.352Z] #21 19.46 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-18T18:23:56.352Z] #21 19.46 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-18T18:23:56.352Z] #21 19.47 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-18T18:23:56.352Z] #21 19.55 Selecting previously unselected package libc6:ppc64el. [2022-05-18T18:23:56.352Z] #21 19.55 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-18T18:23:56.464Z] #55 43.09 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-18T18:23:56.464Z] #55 43.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-18T18:23:56.464Z] #55 43.14 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-18T18:23:56.464Z] #55 43.18 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-18T18:23:56.464Z] #55 43.22 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-18T18:23:56.464Z] #55 43.29 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-18T18:23:56.611Z] #21 19.70 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-18T18:23:56.722Z] #55 43.41 go: downloading honnef.co/go/tools v0.2.2 [2022-05-18T18:23:56.722Z] #55 ... [2022-05-18T18:23:56.722Z] [2022-05-18T18:23:56.722Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:23:56.722Z] #64 sha256:8198d7405150c7a08ade1e7c49d75ca1c12116c69dc207c14e2cdcfc53f1c7df [2022-05-18T18:23:56.722Z] #64 1.103 + RM_GOPATH=0 [2022-05-18T18:23:56.722Z] #64 1.111 + TMP_GOPATH= [2022-05-18T18:23:56.722Z] #64 1.111 + : /build [2022-05-18T18:23:56.722Z] #64 1.111 + '[' -z '' ']' [2022-05-18T18:23:56.722Z] #64 1.111 ++ mktemp -d [2022-05-18T18:23:56.722Z] #64 1.123 + export GOPATH=/tmp/tmp.d6O9yCj7LT [2022-05-18T18:23:56.722Z] #64 1.123 + GOPATH=/tmp/tmp.d6O9yCj7LT [2022-05-18T18:23:56.722Z] #64 1.123 + RM_GOPATH=1 [2022-05-18T18:23:56.722Z] #64 1.123 + case "$(go env GOARCH)" in [2022-05-18T18:23:56.722Z] #64 1.137 ++ go env GOARCH [2022-05-18T18:23:56.722Z] #64 1.176 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:56.722Z] #64 1.176 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:23:56.722Z] #64 1.176 ++ dirname /install.sh [2022-05-18T18:23:56.722Z] #64 1.183 + dir=/ [2022-05-18T18:23:56.722Z] #64 1.183 + bin=containerd [2022-05-18T18:23:56.722Z] #64 1.183 + shift [2022-05-18T18:23:56.722Z] #64 1.183 + '[' '!' -f //containerd.installer ']' [2022-05-18T18:23:56.722Z] #64 1.183 + . //containerd.installer [2022-05-18T18:23:56.722Z] #64 1.183 ++ set -e [2022-05-18T18:23:56.722Z] #64 1.183 ++ : v1.6.4 [2022-05-18T18:23:56.722Z] #64 1.183 + install_containerd [2022-05-18T18:23:56.722Z] #64 1.183 + echo 'Install containerd version v1.6.4' [2022-05-18T18:23:56.722Z] #64 1.183 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d6O9yCj7LT/src/github.com/containerd/containerd [2022-05-18T18:23:56.722Z] #64 1.183 Install containerd version v1.6.4 [2022-05-18T18:23:56.722Z] #64 1.253 Cloning into '/tmp/tmp.d6O9yCj7LT/src/github.com/containerd/containerd'... [2022-05-18T18:23:56.759Z] #55 44.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-18T18:23:56.759Z] #55 44.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-18T18:23:56.979Z] #64 ... [2022-05-18T18:23:56.979Z] [2022-05-18T18:23:56.979Z] #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 [2022-05-18T18:23:56.979Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:23:56.979Z] #14 35.17 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] [2022-05-18T18:23:56.979Z] #14 35.76 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] [2022-05-18T18:23:56.979Z] #14 35.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-18T18:23:56.979Z] #14 35.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-18T18:23:56.979Z] #14 35.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-18T18:23:56.979Z] #14 35.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-18T18:23:56.979Z] #14 35.78 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] [2022-05-18T18:23:56.979Z] #14 35.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-18T18:23:56.979Z] #14 35.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-18T18:23:56.979Z] #14 35.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-18T18:23:56.979Z] #14 35.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-18T18:23:56.979Z] #14 35.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-18T18:23:56.979Z] #14 35.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-18T18:23:56.979Z] #14 35.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-18T18:23:56.979Z] #14 35.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-05-18T18:23:56.979Z] #14 35.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-18T18:23:56.979Z] #14 35.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-18T18:23:56.979Z] #14 36.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:23:56.979Z] #14 37.13 Fetched 108 MB in 7s (16.4 MB/s) [2022-05-18T18:23:56.980Z] #14 37.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-18T18:23:56.980Z] #14 37.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-18T18:23:56.980Z] #14 37.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-18T18:23:56.980Z] #14 37.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T18:23:56.980Z] #14 39.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-18T18:23:56.980Z] #14 39.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-18T18:23:56.980Z] #14 39.44 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T18:23:56.980Z] #14 42.13 Selecting previously unselected package binutils-mingw-w64. [2022-05-18T18:23:56.980Z] #14 42.14 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-18T18:23:56.980Z] #14 42.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T18:23:56.980Z] #14 42.30 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-18T18:23:56.980Z] #14 42.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-18T18:23:56.980Z] #14 42.31 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-18T18:23:56.980Z] #14 42.52 Selecting previously unselected package dmsetup. [2022-05-18T18:23:56.980Z] #14 42.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-18T18:23:56.980Z] #14 42.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-18T18:23:56.980Z] #14 42.72 Selecting previously unselected package mingw-w64-common. [2022-05-18T18:23:56.980Z] #14 42.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-18T18:23:56.980Z] #14 42.73 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-18T18:23:57.018Z] #55 44.94 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-18T18:23:57.018Z] #55 44.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-18T18:23:57.178Z] #21 20.31 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-18T18:23:57.178Z] #21 20.31 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-18T18:23:57.178Z] #21 20.32 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-18T18:23:57.178Z] #21 20.38 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-18T18:23:57.178Z] #21 20.38 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-18T18:23:57.178Z] #21 20.39 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-18T18:23:57.277Z] #55 45.32 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-18T18:23:57.277Z] #55 45.32 go: downloading golang.org/x/text v0.3.7 [2022-05-18T18:23:57.348Z] #51 ... [2022-05-18T18:23:57.348Z] [2022-05-18T18:23:57.348Z] #57 [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 [2022-05-18T18:23:57.348Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T18:23:57.348Z] #57 5.828 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-18T18:23:57.348Z] #57 ... [2022-05-18T18:23:57.348Z] [2022-05-18T18:23:57.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 [2022-05-18T18:23:57.349Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:23:57.349Z] #14 5.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:23:57.349Z] #14 5.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:23:57.349Z] #14 6.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:23:57.349Z] #14 6.273 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:23:57.349Z] #14 ... [2022-05-18T18:23:57.349Z] [2022-05-18T18:23:57.349Z] #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 [2022-05-18T18:23:57.349Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:23:57.349Z] #34 6.810 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-18T18:23:57.349Z] #34 6.810 Cloning into '.'... [2022-05-18T18:23:57.436Z] #21 20.57 Selecting previously unselected package libseccomp2:s390x. [2022-05-18T18:23:57.436Z] #21 20.58 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-18T18:23:57.436Z] #21 20.60 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.436Z] #21 20.68 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-18T18:23:57.436Z] #21 20.69 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-18T18:23:57.436Z] #21 20.69 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.436Z] #21 20.76 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-18T18:23:57.436Z] #21 20.77 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-18T18:23:57.436Z] #21 20.77 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.544Z] #14 ... [2022-05-18T18:23:57.544Z] [2022-05-18T18:23:57.544Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:23:57.544Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-18T18:23:57.695Z] #21 20.83 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-18T18:23:57.695Z] #21 20.84 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-18T18:23:57.695Z] #21 20.84 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.695Z] #21 20.91 Selecting previously unselected package libseccomp2:armhf. [2022-05-18T18:23:57.695Z] #21 20.92 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-18T18:23:57.695Z] #21 20.92 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.695Z] #21 20.97 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-18T18:23:57.695Z] #21 20.97 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-18T18:23:57.695Z] #21 20.98 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.695Z] #21 21.03 Selecting previously unselected package libseccomp2:armel. [2022-05-18T18:23:57.695Z] #21 21.04 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-18T18:23:57.695Z] #21 21.05 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.695Z] #21 21.09 Selecting previously unselected package libseccomp-dev:armel. [2022-05-18T18:23:57.802Z] #51 44.13 Setting up criu (3.17-1) ... [2022-05-18T18:23:57.954Z] #21 21.09 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-18T18:23:57.954Z] #21 21.10 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.954Z] #21 21.18 Selecting previously unselected package libseccomp2:arm64. [2022-05-18T18:23:57.954Z] #21 21.19 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-18T18:23:57.954Z] #21 21.19 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.954Z] #21 21.23 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-18T18:23:57.954Z] #21 21.24 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-18T18:23:57.954Z] #21 21.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T18:23:57.954Z] #21 21.34 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.35 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.36 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.38 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.39 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.41 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-18T18:23:58.212Z] #21 21.43 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-18T18:23:58.212Z] #21 21.44 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-18T18:23:58.212Z] #21 21.46 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-18T18:23:58.212Z] #21 21.47 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-18T18:23:58.212Z] #21 21.49 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.50 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.51 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.52 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.54 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-18T18:23:58.212Z] #21 21.55 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-18T18:23:59.175Z] #51 45.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:23:59.197Z] #55 ... [2022-05-18T18:23:59.197Z] [2022-05-18T18:23:59.197Z] #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 [2022-05-18T18:23:59.197Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:23:59.197Z] #34 45.28 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. [2022-05-18T18:23:59.197Z] #34 45.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-18T18:23:59.197Z] #34 46.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-18T18:23:59.586Z] #21 22.77 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-18T18:24:00.165Z] #34 ... [2022-05-18T18:24:00.165Z] [2022-05-18T18:24:00.165Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:00.165Z] #64 sha256:62f12f6fc22dc642b781b7402303f747fe45b0ae829f907f584c2a4a03349dde [2022-05-18T18:24:00.165Z] #64 6.139 + RM_GOPATH=0 [2022-05-18T18:24:00.165Z] #64 6.139 + TMP_GOPATH= [2022-05-18T18:24:00.165Z] #64 6.139 + : /build [2022-05-18T18:24:00.165Z] #64 6.139 + '[' -z '' ']' [2022-05-18T18:24:00.165Z] #64 6.139 ++ mktemp -d [2022-05-18T18:24:00.165Z] #64 6.139 + export GOPATH=/tmp/tmp.2BTfIVxfAl [2022-05-18T18:24:00.165Z] #64 6.139 + GOPATH=/tmp/tmp.2BTfIVxfAl [2022-05-18T18:24:00.165Z] #64 6.139 + RM_GOPATH=1 [2022-05-18T18:24:00.165Z] #64 6.139 + case "$(go env GOARCH)" in [2022-05-18T18:24:00.165Z] #64 6.139 ++ go env GOARCH [2022-05-18T18:24:00.165Z] #64 6.139 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:00.165Z] #64 6.139 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:00.165Z] #64 6.139 ++ dirname /install.sh [2022-05-18T18:24:00.165Z] #64 6.139 + dir=/ [2022-05-18T18:24:00.165Z] #64 6.139 + bin=containerd [2022-05-18T18:24:00.165Z] #64 6.139 + shift [2022-05-18T18:24:00.165Z] #64 6.139 + '[' '!' -f //containerd.installer ']' [2022-05-18T18:24:00.165Z] #64 6.139 + . //containerd.installer [2022-05-18T18:24:00.165Z] #64 6.139 ++ set -e [2022-05-18T18:24:00.165Z] #64 6.139 ++ : v1.6.4 [2022-05-18T18:24:00.165Z] #64 6.139 + install_containerd [2022-05-18T18:24:00.165Z] #64 6.139 + echo 'Install containerd version v1.6.4' [2022-05-18T18:24:00.165Z] #64 6.139 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2BTfIVxfAl/src/github.com/containerd/containerd [2022-05-18T18:24:00.165Z] #64 6.139 Cloning into '/tmp/tmp.2BTfIVxfAl/src/github.com/containerd/containerd'... [2022-05-18T18:24:00.165Z] #64 6.209 Install containerd version v1.6.4 [2022-05-18T18:24:00.165Z] #64 ... [2022-05-18T18:24:00.165Z] [2022-05-18T18:24:00.165Z] #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 [2022-05-18T18:24:00.165Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:00.165Z] #14 41.17 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] [2022-05-18T18:24:00.165Z] #14 42.79 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] [2022-05-18T18:24:00.165Z] #14 43.57 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] [2022-05-18T18:24:00.165Z] #14 43.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-18T18:24:00.165Z] #14 43.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-18T18:24:00.165Z] #14 43.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-18T18:24:00.165Z] #14 43.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-18T18:24:00.165Z] #14 43.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-18T18:24:00.165Z] #14 43.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-18T18:24:00.165Z] #14 43.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-18T18:24:00.165Z] #14 43.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-18T18:24:00.165Z] #14 43.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-18T18:24:00.165Z] #14 43.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-18T18:24:00.165Z] #14 43.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-18T18:24:00.165Z] #14 43.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-18T18:24:00.165Z] #14 43.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-18T18:24:00.165Z] #14 43.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-18T18:24:00.165Z] #14 43.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-18T18:24:00.165Z] #14 44.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:24:00.165Z] #14 44.94 Fetched 115 MB in 8s (15.1 MB/s) [2022-05-18T18:24:00.165Z] #14 45.10 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-18T18:24:00.165Z] #14 45.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-18T18:24:00.165Z] #14 45.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-18T18:24:00.165Z] #14 45.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T18:24:00.165Z] #14 47.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-18T18:24:00.165Z] #14 47.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-18T18:24:00.165Z] #14 47.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T18:24:00.666Z] #34 ... [2022-05-18T18:24:00.666Z] [2022-05-18T18:24:00.666Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:24:00.666Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T18:24:00.666Z] #40 6.019 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-18T18:24:00.666Z] #40 7.293 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-18T18:24:00.666Z] #40 9.227 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-18T18:24:00.666Z] #40 9.614 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-18T18:24:00.666Z] #40 9.707 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-18T18:24:00.666Z] #40 ... [2022-05-18T18:24:00.666Z] [2022-05-18T18:24:00.667Z] #42 [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 [2022-05-18T18:24:00.667Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:00.667Z] #42 6.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:24:00.667Z] #42 7.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:24:00.667Z] #42 7.120 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:24:00.667Z] #42 9.041 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:24:00.667Z] #42 ... [2022-05-18T18:24:00.667Z] [2022-05-18T18:24:00.667Z] #38 [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 [2022-05-18T18:24:00.667Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T18:24:00.667Z] #38 6.828 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-18T18:24:00.933Z] #38 ... [2022-05-18T18:24:00.933Z] [2022-05-18T18:24:00.933Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:24:00.933Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:24:00.933Z] #36 7.553 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-18T18:24:00.933Z] #36 ... [2022-05-18T18:24:00.933Z] [2022-05-18T18:24:00.933Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:24:00.933Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:24:00.933Z] #47 6.633 + git clone https://github.com/docker/distribution.git . [2022-05-18T18:24:00.933Z] #47 6.637 Cloning into '.'... [2022-05-18T18:24:00.960Z] #21 24.02 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-18T18:24:01.191Z] #47 ... [2022-05-18T18:24:01.191Z] [2022-05-18T18:24:01.191Z] #67 [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 [2022-05-18T18:24:01.191Z] #67 sha256:eafb61ab8b6e3ac00588b34715745dec585daa8781790eb171e7dd5132da42a8 [2022-05-18T18:24:01.191Z] #67 6.577 + RM_GOPATH=0 [2022-05-18T18:24:01.191Z] #67 6.577 + TMP_GOPATH= [2022-05-18T18:24:01.191Z] #67 6.577 + : /build [2022-05-18T18:24:01.191Z] #67 6.577 + '[' -z '' ']' [2022-05-18T18:24:01.191Z] #67 6.577 ++ mktemp -d [2022-05-18T18:24:01.191Z] #67 6.595 + export GOPATH=/tmp/tmp.x6Dlw5spl1 [2022-05-18T18:24:01.191Z] #67 6.595 + GOPATH=/tmp/tmp.x6Dlw5spl1 [2022-05-18T18:24:01.191Z] #67 6.595 + RM_GOPATH=1 [2022-05-18T18:24:01.191Z] #67 6.595 + case "$(go env GOARCH)" in [2022-05-18T18:24:01.191Z] #67 6.596 ++ go env GOARCH [2022-05-18T18:24:01.191Z] #67 6.619 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:01.191Z] #67 6.619 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:01.191Z] #67 6.620 ++ dirname /install.sh [2022-05-18T18:24:01.192Z] #67 6.632 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:24:01.192Z] #67 6.633 + dir=/ [2022-05-18T18:24:01.192Z] #67 6.633 + bin=rootlesskit [2022-05-18T18:24:01.192Z] #67 6.633 + shift [2022-05-18T18:24:01.192Z] #67 6.633 + '[' '!' -f //rootlesskit.installer ']' [2022-05-18T18:24:01.192Z] #67 6.633 + . //rootlesskit.installer [2022-05-18T18:24:01.192Z] #67 6.633 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:24:01.192Z] #67 6.633 + install_rootlesskit [2022-05-18T18:24:01.192Z] #67 6.633 + case "$1" in [2022-05-18T18:24:01.192Z] #67 6.633 + export CGO_ENABLED=0 [2022-05-18T18:24:01.192Z] #67 6.633 + CGO_ENABLED=0 [2022-05-18T18:24:01.192Z] #67 6.633 + _install_rootlesskit [2022-05-18T18:24:01.192Z] #67 6.633 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-18T18:24:01.192Z] #67 6.633 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T18:24:01.192Z] #67 6.633 + GOBIN=/build [2022-05-18T18:24:01.192Z] #67 6.633 + GO111MODULE=on [2022-05-18T18:24:01.192Z] #67 6.633 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:24:01.192Z] #67 7.554 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-18T18:24:01.192Z] #67 ... [2022-05-18T18:24:01.192Z] [2022-05-18T18:24:01.192Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:24:01.192Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:24:01.192Z] #55 6.824 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-18T18:24:01.450Z] #55 ... [2022-05-18T18:24:01.450Z] [2022-05-18T18:24:01.450Z] #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 [2022-05-18T18:24:01.450Z] #26 sha256:6e6cba25d964344bb39754d5543e0e50ef1e288aa666f5e933994b3fdd6284e5 [2022-05-18T18:24:01.450Z] #26 6.661 + RM_GOPATH=0 [2022-05-18T18:24:01.450Z] #26 6.661 + TMP_GOPATH= [2022-05-18T18:24:01.450Z] #26 6.661 + : /build [2022-05-18T18:24:01.450Z] #26 6.661 + '[' -z '' ']' [2022-05-18T18:24:01.450Z] #26 6.665 ++ mktemp -d [2022-05-18T18:24:01.450Z] #26 6.667 + export GOPATH=/tmp/tmp.kyOTLjs9Nt [2022-05-18T18:24:01.450Z] #26 6.667 + GOPATH=/tmp/tmp.kyOTLjs9Nt [2022-05-18T18:24:01.450Z] #26 6.667 + RM_GOPATH=1 [2022-05-18T18:24:01.450Z] #26 6.667 + case "$(go env GOARCH)" in [2022-05-18T18:24:01.450Z] #26 6.667 ++ go env GOARCH [2022-05-18T18:24:01.450Z] #26 6.819 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:01.450Z] #26 6.819 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:01.450Z] #26 6.819 ++ dirname /install.sh [2022-05-18T18:24:01.450Z] #26 6.845 + dir=/ [2022-05-18T18:24:01.450Z] #26 6.845 + bin=dockercli [2022-05-18T18:24:01.450Z] #26 6.845 + shift [2022-05-18T18:24:01.450Z] #26 6.845 + '[' '!' -f //dockercli.installer ']' [2022-05-18T18:24:01.450Z] #26 6.845 + . //dockercli.installer [2022-05-18T18:24:01.450Z] #26 6.845 ++ : stable [2022-05-18T18:24:01.450Z] #26 6.845 ++ : 17.06.2-ce [2022-05-18T18:24:01.450Z] #26 6.845 + install_dockercli [2022-05-18T18:24:01.450Z] #26 6.845 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-18T18:24:01.450Z] #26 6.846 Install docker/cli version 17.06.2-ce from stable [2022-05-18T18:24:01.450Z] #26 6.895 ++ uname -m [2022-05-18T18:24:01.450Z] #26 6.904 + arch=x86_64 [2022-05-18T18:24:01.450Z] #26 6.904 + '[' x86_64 '!=' x86_64 ']' [2022-05-18T18:24:01.450Z] #26 6.913 + url=https://download.docker.com/linux/static [2022-05-18T18:24:01.450Z] #26 6.913 + tar -xz docker/docker [2022-05-18T18:24:01.450Z] #26 6.915 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-18T18:24:01.450Z] #26 ... [2022-05-18T18:24:01.450Z] [2022-05-18T18:24:01.450Z] #53 [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 [2022-05-18T18:24:01.450Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:24:01.450Z] #53 6.631 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-18T18:24:01.450Z] #53 8.999 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-18T18:24:01.450Z] #53 9.032 go: downloading github.com/fatih/color v1.10.0 [2022-05-18T18:24:01.450Z] #53 9.105 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-18T18:24:01.450Z] #53 9.193 go: downloading github.com/pkg/errors v0.9.1 [2022-05-18T18:24:01.450Z] #53 10.05 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-18T18:24:01.450Z] #53 10.09 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-18T18:24:01.450Z] #53 10.13 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-18T18:24:01.450Z] #53 10.41 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-18T18:24:01.450Z] #53 10.51 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-18T18:24:01.450Z] #53 10.64 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-18T18:24:01.450Z] #53 10.80 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-18T18:24:01.709Z] #53 ... [2022-05-18T18:24:01.709Z] [2022-05-18T18:24:01.709Z] #62 [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 [2022-05-18T18:24:01.709Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:24:01.709Z] #62 6.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:24:01.709Z] #62 6.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:24:01.709Z] #62 6.464 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:24:01.709Z] #62 8.021 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:24:01.783Z] #51 ... [2022-05-18T18:24:01.783Z] [2022-05-18T18:24:01.783Z] #42 [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 [2022-05-18T18:24:01.783Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T18:24:01.783Z] #42 38.21 Selecting previously unselected package libicu67:arm64. [2022-05-18T18:24:01.784Z] #42 38.21 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-18T18:24:01.784Z] #42 38.24 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-18T18:24:01.784Z] #42 43.14 Selecting previously unselected package libxml2:arm64. [2022-05-18T18:24:01.784Z] #42 43.15 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-18T18:24:01.784Z] #42 43.15 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T18:24:01.784Z] #42 43.67 Selecting previously unselected package libarchive13:arm64. [2022-05-18T18:24:01.784Z] #42 43.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-18T18:24:01.784Z] #42 43.67 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-18T18:24:01.784Z] #42 44.01 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-18T18:24:01.784Z] #42 44.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-18T18:24:01.784Z] #42 44.03 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-18T18:24:01.784Z] #42 44.16 Selecting previously unselected package librhash0:arm64. [2022-05-18T18:24:01.784Z] #42 44.17 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-18T18:24:01.784Z] #42 44.19 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-18T18:24:01.784Z] #42 44.40 Selecting previously unselected package libuv1:arm64. [2022-05-18T18:24:01.784Z] #42 44.41 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-18T18:24:01.784Z] #42 44.42 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-18T18:24:01.784Z] #42 44.60 Selecting previously unselected package cmake. [2022-05-18T18:24:01.784Z] #42 44.60 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-18T18:24:01.784Z] #42 44.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-18T18:24:01.968Z] #62 ... [2022-05-18T18:24:01.969Z] [2022-05-18T18:24:01.969Z] #53 [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 [2022-05-18T18:24:01.969Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:24:01.969Z] #53 11.44 go: downloading golang.org/x/tools v0.1.0 [2022-05-18T18:24:02.137Z] #14 50.15 Selecting previously unselected package binutils-mingw-w64. [2022-05-18T18:24:02.137Z] #14 50.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-18T18:24:02.137Z] #14 50.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T18:24:02.335Z] #21 25.25 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-18T18:24:02.396Z] #14 50.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-18T18:24:02.396Z] #14 50.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:24:02.447Z] #42 48.90 Setting up libicu67:arm64 (67.1-7) ... [2022-05-18T18:24:02.656Z] #14 50.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:24:02.656Z] #14 50.77 Selecting previously unselected package dmsetup. [2022-05-18T18:24:02.656Z] #14 50.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:24:02.656Z] #14 50.77 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-18T18:24:02.706Z] #42 49.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:02.915Z] #14 50.96 Selecting previously unselected package mingw-w64-common. [2022-05-18T18:24:02.915Z] #14 50.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-18T18:24:02.915Z] #14 50.96 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-18T18:24:02.966Z] #42 49.65 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-18T18:24:02.966Z] #42 49.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:02.966Z] #42 49.74 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-18T18:24:02.966Z] #42 49.79 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-18T18:24:02.966Z] #42 ... [2022-05-18T18:24:02.966Z] [2022-05-18T18:24:02.966Z] #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 [2022-05-18T18:24:02.966Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:24:02.966Z] #14 49.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-18T18:24:02.966Z] #14 49.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-18T18:24:02.966Z] #14 49.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T18:24:03.174Z] #14 ... [2022-05-18T18:24:03.174Z] [2022-05-18T18:24:03.174Z] #42 [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 [2022-05-18T18:24:03.174Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:03.174Z] #42 41.29 Selecting previously unselected package libicu67:amd64. [2022-05-18T18:24:03.174Z] #42 41.29 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-18T18:24:03.174Z] #42 41.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-18T18:24:03.174Z] #42 47.95 Selecting previously unselected package libxml2:amd64. [2022-05-18T18:24:03.174Z] #42 47.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-18T18:24:03.174Z] #42 47.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T18:24:03.175Z] #42 48.47 Selecting previously unselected package libarchive13:amd64. [2022-05-18T18:24:03.175Z] #42 48.51 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-18T18:24:03.175Z] #42 48.51 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-18T18:24:03.175Z] #42 48.82 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-18T18:24:03.175Z] #42 48.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-18T18:24:03.175Z] #42 48.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-18T18:24:03.175Z] #42 49.02 Selecting previously unselected package librhash0:amd64. [2022-05-18T18:24:03.175Z] #42 49.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-18T18:24:03.175Z] #42 49.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-18T18:24:03.175Z] #42 49.30 Selecting previously unselected package libuv1:amd64. [2022-05-18T18:24:03.175Z] #42 49.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-18T18:24:03.175Z] #42 49.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-18T18:24:03.175Z] #42 49.42 Selecting previously unselected package cmake. [2022-05-18T18:24:03.175Z] #42 49.42 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-18T18:24:03.175Z] #42 49.42 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-18T18:24:03.270Z] #21 26.45 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-18T18:24:03.434Z] #42 ... [2022-05-18T18:24:03.434Z] [2022-05-18T18:24:03.434Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:03.434Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:24:03.434Z] #51 41.28 Selecting previously unselected package python3-protobuf. [2022-05-18T18:24:03.434Z] #51 41.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-18T18:24:03.434Z] #51 41.28 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-18T18:24:03.434Z] #51 41.88 Selecting previously unselected package libnet1:amd64. [2022-05-18T18:24:03.434Z] #51 41.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-18T18:24:03.434Z] #51 41.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:24:03.434Z] #51 42.00 Selecting previously unselected package libnl-3-200:amd64. [2022-05-18T18:24:03.434Z] #51 42.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-18T18:24:03.434Z] #51 42.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:24:03.434Z] #51 42.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-18T18:24:03.434Z] #51 42.15 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-18T18:24:03.434Z] #51 42.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:24:03.434Z] #51 42.70 Selecting previously unselected package criu. [2022-05-18T18:24:03.434Z] #51 42.70 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-18T18:24:03.434Z] #51 42.70 Unpacking criu (3.17-1) ... [2022-05-18T18:24:03.434Z] #51 43.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:24:03.434Z] #51 45.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-18T18:24:03.434Z] #51 45.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:24:03.434Z] #51 45.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:24:03.434Z] #51 45.30 Setting up python3-six (1.16.0-2) ... [2022-05-18T18:24:03.434Z] #51 46.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:24:03.434Z] #51 46.59 Setting up python3-protobuf (3.12.4-1) ... [2022-05-18T18:24:03.695Z] #51 51.36 Setting up criu (3.17-1) ... [2022-05-18T18:24:03.695Z] #51 ... [2022-05-18T18:24:03.695Z] [2022-05-18T18:24:03.695Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:24:03.695Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:24:03.695Z] #55 51.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-18T18:24:03.954Z] #55 52.03 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-18T18:24:03.954Z] #55 52.03 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-18T18:24:03.954Z] #55 52.15 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-18T18:24:03.954Z] #55 52.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-18T18:24:04.215Z] #55 52.23 go: downloading golang.org/x/mod v0.5.1 [2022-05-18T18:24:04.215Z] #55 52.44 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-18T18:24:04.215Z] #55 52.44 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-18T18:24:04.215Z] #55 52.44 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-18T18:24:04.476Z] #55 52.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-18T18:24:04.476Z] #55 52.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-18T18:24:04.476Z] #55 52.62 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-18T18:24:04.676Z] #21 27.68 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-18T18:24:04.677Z] #21 27.71 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-18T18:24:04.677Z] #21 27.77 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-18T18:24:04.677Z] #21 27.83 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-18T18:24:04.677Z] #21 27.85 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-18T18:24:04.677Z] #21 27.89 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.677Z] #21 27.90 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.677Z] #21 27.91 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.677Z] #21 27.93 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.677Z] #21 27.96 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.677Z] #21 27.98 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-18T18:24:04.677Z] #21 28.00 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-18T18:24:04.677Z] #21 28.02 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-18T18:24:04.677Z] #21 28.05 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-18T18:24:04.874Z] #14 ... [2022-05-18T18:24:04.874Z] [2022-05-18T18:24:04.874Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:04.874Z] #51 sha256:ef6ac9d7240bf36f699b67185c35ddf409b8ef787eb890ebf1f4bc92ea5901df [2022-05-18T18:24:04.874Z] #51 DONE 51.0s [2022-05-18T18:24:04.874Z] [2022-05-18T18:24:04.874Z] #42 [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 [2022-05-18T18:24:04.874Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T18:24:04.874Z] #42 49.79 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-18T18:24:04.874Z] #42 49.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T18:24:04.875Z] #42 49.86 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T18:24:04.875Z] #42 49.90 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-18T18:24:04.875Z] #42 49.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-18T18:24:04.875Z] #42 49.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:24:04.875Z] #42 ... [2022-05-18T18:24:04.875Z] [2022-05-18T18:24:04.875Z] #53 [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 [2022-05-18T18:24:04.875Z] #53 sha256:9c273d3996b34d71fe6b78c250b2f5e18f56a35b7161b89f974801da62b108af [2022-05-18T18:24:04.875Z] #53 50.76 gotestsum version dev [2022-05-18T18:24:04.875Z] #53 DONE 51.8s [2022-05-18T18:24:04.937Z] #21 28.08 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-18T18:24:04.937Z] #21 28.10 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.937Z] #21 28.12 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.937Z] #21 28.14 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.937Z] #21 28.16 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.937Z] #21 28.18 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-18T18:24:04.937Z] #21 28.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:24:05.045Z] #55 53.26 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-18T18:24:05.135Z] [2022-05-18T18:24:05.135Z] #42 [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 [2022-05-18T18:24:05.135Z] #42 sha256:581a71b3316d514c558708f660a6c18fecfe076e009b32a1acc9d60fbd4c89b6 [2022-05-18T18:24:05.135Z] #42 DONE 51.8s [2022-05-18T18:24:05.135Z] [2022-05-18T18:24:05.135Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T18:24:05.135Z] #43 sha256:79071666a99a2ee4602be090e54e89b19fbf556d064d1468d2b2579076d7e685 [2022-05-18T18:24:05.304Z] #55 53.47 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-18T18:24:05.304Z] #55 53.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-18T18:24:05.503Z] #21 DONE 28.5s [2022-05-18T18:24:05.503Z] [2022-05-18T18:24:05.503Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T18:24:05.503Z] #22 sha256:f960ace95f061f884aaef19cf4b6acb588d7aafa8d52a4c0e31709b9e1058de8 [2022-05-18T18:24:05.503Z] #22 ... [2022-05-18T18:24:05.503Z] [2022-05-18T18:24:05.503Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T18:24:05.503Z] #66 sha256:ed50b32051b6ed98e49a63cb066e53769eda7e0d3154a39fca2f7f45524bc4fa [2022-05-18T18:24:05.503Z] #66 DONE 0.2s [2022-05-18T18:24:05.503Z] [2022-05-18T18:24:05.503Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:24:05.503Z] #67 sha256:8584e1dd73207795506b165cbd169804b286304ccf564b16c93fc55bf9c00bbc [2022-05-18T18:24:05.594Z] #55 53.62 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-18T18:24:05.594Z] #55 53.63 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-18T18:24:05.854Z] #55 53.75 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-18T18:24:05.854Z] #55 53.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-18T18:24:05.854Z] #55 53.90 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-18T18:24:06.074Z] #43 DONE 1.1s [2022-05-18T18:24:06.074Z] [2022-05-18T18:24:06.074Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T18:24:06.074Z] #44 sha256:ee2c24e60c9d220bdd1f21c958594ab3f708b87cdb5bf380c8920d1b5fe127a9 [2022-05-18T18:24:06.172Z] #55 54.06 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-18T18:24:06.172Z] #55 54.14 go: downloading github.com/prometheus/common v0.10.0 [2022-05-18T18:24:06.432Z] #55 54.34 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-18T18:24:06.432Z] #55 54.47 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-18T18:24:06.691Z] #55 54.62 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-18T18:24:06.877Z] #67 ... [2022-05-18T18:24:06.877Z] [2022-05-18T18:24:06.877Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T18:24:06.877Z] #22 sha256:f960ace95f061f884aaef19cf4b6acb588d7aafa8d52a4c0e31709b9e1058de8 [2022-05-18T18:24:06.877Z] #22 DONE 1.3s [2022-05-18T18:24:06.877Z] [2022-05-18T18:24:06.877Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:24:06.877Z] #67 sha256:8584e1dd73207795506b165cbd169804b286304ccf564b16c93fc55bf9c00bbc [2022-05-18T18:24:06.877Z] #67 1.118 + RM_GOPATH=0 [2022-05-18T18:24:06.877Z] #67 1.118 + TMP_GOPATH= [2022-05-18T18:24:06.877Z] #67 1.118 + : /build [2022-05-18T18:24:06.877Z] #67 1.118 + '[' -z '' ']' [2022-05-18T18:24:06.877Z] #67 1.118 ++ mktemp -d [2022-05-18T18:24:06.877Z] #67 1.131 + export GOPATH=/tmp/tmp.wI5qozmc9w [2022-05-18T18:24:06.877Z] #67 1.131 + GOPATH=/tmp/tmp.wI5qozmc9w [2022-05-18T18:24:06.877Z] #67 1.131 + RM_GOPATH=1 [2022-05-18T18:24:06.877Z] #67 1.131 + case "$(go env GOARCH)" in [2022-05-18T18:24:06.877Z] #67 1.131 ++ go env GOARCH [2022-05-18T18:24:06.877Z] #67 1.141 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:06.877Z] #67 1.141 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:06.877Z] #67 1.141 ++ dirname /install.sh [2022-05-18T18:24:06.877Z] #67 1.144 + dir=/ [2022-05-18T18:24:06.877Z] #67 1.144 + bin=runc [2022-05-18T18:24:06.877Z] #67 1.144 + shift [2022-05-18T18:24:06.877Z] #67 1.144 + '[' '!' -f //runc.installer ']' [2022-05-18T18:24:06.877Z] #67 1.144 + . //runc.installer [2022-05-18T18:24:06.877Z] #67 1.144 ++ set -e [2022-05-18T18:24:06.877Z] #67 1.144 ++ : v1.1.2 [2022-05-18T18:24:06.877Z] #67 1.144 + install_runc [2022-05-18T18:24:06.877Z] #67 1.144 + RUNC_BUILDTAGS=seccomp [2022-05-18T18:24:06.877Z] #67 1.144 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-18T18:24:06.877Z] #67 1.144 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wI5qozmc9w/src/github.com/opencontainers/runc [2022-05-18T18:24:06.877Z] #67 1.149 Cloning into '/tmp/tmp.wI5qozmc9w/src/github.com/opencontainers/runc'... [2022-05-18T18:24:06.877Z] #67 1.150 Install runc version v1.1.2 (build tags: seccomp) [2022-05-18T18:24:06.952Z] #55 ... [2022-05-18T18:24:06.952Z] [2022-05-18T18:24:06.952Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:06.952Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:24:06.952Z] #51 53.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:24:06.952Z] #51 DONE 54.6s [2022-05-18T18:24:06.952Z] [2022-05-18T18:24:06.952Z] #42 [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 [2022-05-18T18:24:06.952Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:06.952Z] #42 54.23 Setting up libicu67:amd64 (67.1-7) ... [2022-05-18T18:24:06.952Z] #42 54.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:06.952Z] #42 54.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-18T18:24:06.952Z] #42 54.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:06.952Z] #42 54.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-18T18:24:06.952Z] #42 54.61 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-18T18:24:06.952Z] #42 54.75 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T18:24:06.952Z] #42 54.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T18:24:06.952Z] #42 54.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-18T18:24:06.952Z] #42 54.88 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-18T18:24:06.952Z] #42 54.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:24:07.006Z] #44 0.893 + RM_GOPATH=0 [2022-05-18T18:24:07.006Z] #44 0.896 + TMP_GOPATH= [2022-05-18T18:24:07.006Z] #44 0.896 + : /build [2022-05-18T18:24:07.006Z] #44 0.896 + '[' -z '' ']' [2022-05-18T18:24:07.006Z] #44 0.898 ++ mktemp -d [2022-05-18T18:24:07.006Z] #44 0.924 + export GOPATH=/tmp/tmp.n4NlAbujto [2022-05-18T18:24:07.006Z] #44 0.924 + GOPATH=/tmp/tmp.n4NlAbujto [2022-05-18T18:24:07.006Z] #44 0.924 + RM_GOPATH=1 [2022-05-18T18:24:07.006Z] #44 0.924 + case "$(go env GOARCH)" in [2022-05-18T18:24:07.006Z] #44 0.924 ++ go env GOARCH [2022-05-18T18:24:07.006Z] #44 0.956 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:07.211Z] #42 DONE 55.4s [2022-05-18T18:24:07.211Z] [2022-05-18T18:24:07.211Z] #67 [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 [2022-05-18T18:24:07.211Z] #67 sha256:eb796e7b87877cc1c0aa16798353ab1154f6d21aa89fb50839384ffda8b55792 [2022-05-18T18:24:07.263Z] #44 0.957 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:07.263Z] #44 0.957 ++ dirname /install.sh [2022-05-18T18:24:07.263Z] #44 0.959 + dir=/ [2022-05-18T18:24:07.263Z] #44 0.959 + bin=tini [2022-05-18T18:24:07.263Z] #44 0.959 + shift [2022-05-18T18:24:07.263Z] #44 0.959 + '[' '!' -f //tini.installer ']' [2022-05-18T18:24:07.263Z] #44 0.960 + . //tini.installer [2022-05-18T18:24:07.263Z] #44 0.960 ++ : v0.19.0 [2022-05-18T18:24:07.263Z] #44 0.960 + install_tini [2022-05-18T18:24:07.263Z] #44 0.960 + echo 'Install tini version v0.19.0' [2022-05-18T18:24:07.263Z] #44 0.960 Install tini version v0.19.0 [2022-05-18T18:24:07.263Z] #44 0.961 + git clone https://github.com/krallin/tini.git /tmp/tmp.n4NlAbujto/tini [2022-05-18T18:24:07.263Z] #44 0.981 Cloning into '/tmp/tmp.n4NlAbujto/tini'... [2022-05-18T18:24:07.417Z] #53 ... [2022-05-18T18:24:07.417Z] [2022-05-18T18:24:07.417Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:24:07.417Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T18:24:07.417Z] #40 15.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-18T18:24:07.417Z] #40 15.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T18:24:07.470Z] #67 ... [2022-05-18T18:24:07.470Z] [2022-05-18T18:24:07.470Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T18:24:07.470Z] #43 sha256:f8d7953853364689020c49521cd50d10ed98498b12abc838ee7d15fc8a8a9de6 [2022-05-18T18:24:07.677Z] #40 ... [2022-05-18T18:24:07.677Z] [2022-05-18T18:24:07.677Z] #57 [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 [2022-05-18T18:24:07.677Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T18:24:07.677Z] #57 7.250 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-18T18:24:07.677Z] #57 7.260 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-18T18:24:07.677Z] #57 7.389 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-18T18:24:07.677Z] #57 9.632 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-18T18:24:07.677Z] #57 ... [2022-05-18T18:24:07.677Z] [2022-05-18T18:24:07.677Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:07.677Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:24:07.677Z] #51 6.979 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:24:07.677Z] #51 7.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:24:07.677Z] #51 7.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:24:07.677Z] #51 7.586 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-18T18:24:07.677Z] #51 9.632 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:24:07.677Z] #51 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:24:07.813Z] #67 ... [2022-05-18T18:24:07.813Z] [2022-05-18T18:24:07.813Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T18:24:07.813Z] #23 sha256:e1ec129310b8f56ba255237fcf4698db1ece468edc2abfdcc11db62814863962 [2022-05-18T18:24:07.813Z] #23 DONE 1.0s [2022-05-18T18:24:07.813Z] [2022-05-18T18:24:07.813Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T18:24:07.813Z] #24 sha256:9d2d46962e8501dddd1828123e85de2d8c282b98c5659a42ac993cade9ce0334 [2022-05-18T18:24:07.828Z] #44 1.669 + cd /tmp/tmp.n4NlAbujto/tini [2022-05-18T18:24:07.828Z] #44 1.669 + git checkout -q v0.19.0 [2022-05-18T18:24:07.828Z] #44 1.720 + cmake . [2022-05-18T18:24:07.828Z] #44 ... [2022-05-18T18:24:07.828Z] [2022-05-18T18:24:07.828Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:24:07.828Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-18T18:24:07.828Z] #55 44.62 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-18T18:24:07.828Z] #55 44.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-18T18:24:07.828Z] #55 44.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-18T18:24:07.828Z] #55 44.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-18T18:24:07.828Z] #55 45.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-18T18:24:07.828Z] #55 45.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-18T18:24:07.828Z] #55 45.88 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-18T18:24:07.828Z] #55 45.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-18T18:24:07.828Z] #55 46.17 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-18T18:24:07.828Z] #55 46.23 go: downloading golang.org/x/text v0.3.7 [2022-05-18T18:24:07.828Z] #55 51.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-18T18:24:07.828Z] #55 51.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-18T18:24:07.828Z] #55 51.52 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-18T18:24:07.828Z] #55 51.65 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-18T18:24:07.828Z] #55 51.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-18T18:24:07.828Z] #55 51.71 go: downloading golang.org/x/mod v0.5.1 [2022-05-18T18:24:07.828Z] #55 51.91 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-18T18:24:07.828Z] #55 51.91 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-18T18:24:07.828Z] #55 51.91 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-18T18:24:07.828Z] #55 52.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-18T18:24:07.828Z] #55 52.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-18T18:24:07.828Z] #55 52.33 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-18T18:24:07.828Z] #55 52.91 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-18T18:24:07.828Z] #55 52.96 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-18T18:24:07.828Z] #55 53.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-18T18:24:07.828Z] #55 53.39 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-18T18:24:07.828Z] #55 53.41 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-18T18:24:07.828Z] #55 53.51 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-18T18:24:07.828Z] #55 53.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-18T18:24:07.828Z] #55 53.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-18T18:24:07.828Z] #55 53.62 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-18T18:24:07.828Z] #55 53.83 go: downloading github.com/prometheus/common v0.10.0 [2022-05-18T18:24:07.828Z] #55 54.00 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-18T18:24:07.828Z] #55 54.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-18T18:24:07.828Z] #55 54.16 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-18T18:24:07.937Z] #51 ... [2022-05-18T18:24:07.937Z] [2022-05-18T18:24:07.937Z] #67 [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 [2022-05-18T18:24:07.937Z] #67 sha256:eafb61ab8b6e3ac00588b34715745dec585daa8781790eb171e7dd5132da42a8 [2022-05-18T18:24:07.937Z] #67 11.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-18T18:24:07.937Z] #67 11.81 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-18T18:24:07.937Z] #67 12.77 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-18T18:24:08.038Z] #43 DONE 0.6s [2022-05-18T18:24:08.038Z] [2022-05-18T18:24:08.038Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T18:24:08.038Z] #44 sha256:e5b4b58a071097f2e9e91796fdb6937a14ffff893b3bca35c7c794488e20daef [2022-05-18T18:24:08.085Z] #55 55.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-18T18:24:08.342Z] #55 ... [2022-05-18T18:24:08.342Z] [2022-05-18T18:24:08.342Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T18:24:08.342Z] #44 sha256:ee2c24e60c9d220bdd1f21c958594ab3f708b87cdb5bf380c8920d1b5fe127a9 [2022-05-18T18:24:08.342Z] #44 2.235 -- The C compiler identification is GNU 10.2.1 [2022-05-18T18:24:08.342Z] #44 2.286 -- Detecting C compiler ABI info [2022-05-18T18:24:08.382Z] #24 0.825 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-18T18:24:08.382Z] #24 DONE 0.9s [2022-05-18T18:24:08.382Z] [2022-05-18T18:24:08.382Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T18:24:08.382Z] #25 sha256:89bbdbfa8cf06608398bdaabf25c778a2b8fb011b327cb885e060eca7f1a0f91 [2022-05-18T18:24:08.507Z] #67 17.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-18T18:24:08.906Z] #44 2.852 -- Detecting C compiler ABI info - done [2022-05-18T18:24:08.906Z] #44 2.914 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-18T18:24:08.906Z] #44 2.927 -- Detecting C compile features [2022-05-18T18:24:09.163Z] #44 2.929 -- Detecting C compile features - done [2022-05-18T18:24:09.163Z] #44 2.979 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-18T18:24:09.318Z] #25 DONE 1.0s [2022-05-18T18:24:09.318Z] [2022-05-18T18:24:09.318Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:09.318Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:24:09.420Z] #44 3.196 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-18T18:24:09.420Z] #44 3.251 -- Configuring done [2022-05-18T18:24:09.420Z] #44 3.270 -- Generating done [2022-05-18T18:24:09.420Z] #44 3.284 -- Build files have been written to: /tmp/tmp.n4NlAbujto/tini [2022-05-18T18:24:09.420Z] #44 3.299 + make tini-static [2022-05-18T18:24:09.450Z] #67 ... [2022-05-18T18:24:09.450Z] [2022-05-18T18:24:09.450Z] #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 [2022-05-18T18:24:09.450Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:09.450Z] #14 9.067 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:24:09.450Z] #14 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:24:09.450Z] #14 ... [2022-05-18T18:24:09.450Z] [2022-05-18T18:24:09.450Z] #42 [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 [2022-05-18T18:24:09.450Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:09.450Z] #42 13.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:24:09.450Z] #42 17.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:24:09.577Z] #71 ... [2022-05-18T18:24:09.577Z] [2022-05-18T18:24:09.577Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T18:24:09.577Z] #26 sha256:d6f649d6da96e48100c187b0fb8fe41f8bcc289a86aaab59b5cb360dd5e9a6e3 [2022-05-18T18:24:09.677Z] #44 3.547 Scanning dependencies of target tini-static [2022-05-18T18:24:09.677Z] #44 3.620 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-18T18:24:10.020Z] #42 ... [2022-05-18T18:24:10.020Z] [2022-05-18T18:24:10.020Z] #67 [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 [2022-05-18T18:24:10.020Z] #67 sha256:eafb61ab8b6e3ac00588b34715745dec585daa8781790eb171e7dd5132da42a8 [2022-05-18T18:24:10.020Z] #67 19.14 go: downloading github.com/google/uuid v1.3.0 [2022-05-18T18:24:10.279Z] #67 19.39 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-18T18:24:10.513Z] #26 DONE 0.8s [2022-05-18T18:24:10.513Z] [2022-05-18T18:24:10.513Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T18:24:10.513Z] #27 sha256:e0544e8be560d83471a92c76f818f4aa1637fc5ec84ab7d65c1fd6b26df5f448 [2022-05-18T18:24:10.751Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-18T18:24:10.751Z] [2022-05-18T18:24:10.751Z] ________ ____ __. [2022-05-18T18:24:10.751Z] \_____ \ | |/ _| [2022-05-18T18:24:10.751Z] / | \| < [2022-05-18T18:24:10.751Z] / | \ | \ [2022-05-18T18:24:10.751Z] \_______ /____|__ \ [2022-05-18T18:24:10.751Z] \/ \/ [2022-05-18T18:24:10.751Z] [2022-05-18T18:24:10.751Z] INFO: make.ps1 ended at 05/18/2022 18:23:58 [2022-05-18T18:24:10.751Z] INFO: Binaries build ended at 05/18/2022 18:24:00. Duration:00:01:54.3459687 [2022-05-18T18:24:10.751Z] INFO: Copying the built daemon binary to d:\CI\PR-43593\7\binary\dockerd-3edb9798c7.exe... [2022-05-18T18:24:10.751Z] INFO: Copying the built client binary to d:\CI\PR-43593\7\binary\docker-3edb9798c7.exe... [2022-05-18T18:24:10.751Z] INFO: Copying the golang package from the container to d:\CI\PR-43593\7\installer\go.zip... [2022-05-18T18:24:10.751Z] INFO: Extracting go.zip to d:\CI\PR-43593\7\go [2022-05-18T18:24:11.049Z] #44 4.732 [100%] Linking C executable tini-static [2022-05-18T18:24:11.306Z] #44 5.166 [100%] Built target tini-static [2022-05-18T18:24:11.306Z] #44 5.239 + mkdir -p /build [2022-05-18T18:24:11.306Z] #44 5.244 + cp tini-static /build/docker-init [2022-05-18T18:24:11.448Z] #27 DONE 1.0s [2022-05-18T18:24:11.448Z] [2022-05-18T18:24:11.448Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:24:11.448Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-18T18:24:12.187Z] #67 21.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-18T18:24:12.187Z] #67 ... [2022-05-18T18:24:12.187Z] [2022-05-18T18:24:12.187Z] #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 [2022-05-18T18:24:12.187Z] #26 sha256:6e6cba25d964344bb39754d5543e0e50ef1e288aa666f5e933994b3fdd6284e5 [2022-05-18T18:24:12.187Z] #26 20.29 + mkdir -p /build [2022-05-18T18:24:12.187Z] #26 20.32 + mv docker/docker /build/ [2022-05-18T18:24:12.187Z] #26 20.33 + rmdir docker [2022-05-18T18:24:12.187Z] #26 DONE 21.4s [2022-05-18T18:24:12.187Z] [2022-05-18T18:24:12.187Z] #67 [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 [2022-05-18T18:24:12.187Z] #67 sha256:eafb61ab8b6e3ac00588b34715745dec585daa8781790eb171e7dd5132da42a8 [2022-05-18T18:24:12.187Z] #67 21.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-18T18:24:12.187Z] #67 21.56 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-18T18:24:12.235Z] #44 3.610 + RM_GOPATH=0 [2022-05-18T18:24:12.235Z] #44 3.610 + TMP_GOPATH= [2022-05-18T18:24:12.235Z] #44 3.610 + : /build [2022-05-18T18:24:12.235Z] #44 3.610 + '[' -z '' ']' [2022-05-18T18:24:12.235Z] #44 3.610 ++ mktemp -d [2022-05-18T18:24:12.235Z] #44 3.625 + export GOPATH=/tmp/tmp.IszsxKQrZb [2022-05-18T18:24:12.235Z] #44 3.625 + GOPATH=/tmp/tmp.IszsxKQrZb [2022-05-18T18:24:12.235Z] #44 3.625 + RM_GOPATH=1 [2022-05-18T18:24:12.235Z] #44 3.625 + case "$(go env GOARCH)" in [2022-05-18T18:24:12.235Z] #44 3.625 ++ go env GOARCH [2022-05-18T18:24:12.235Z] #44 3.635 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:12.235Z] #44 3.635 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:12.235Z] #44 3.635 ++ dirname /install.sh [2022-05-18T18:24:12.235Z] #44 3.635 + dir=/ [2022-05-18T18:24:12.235Z] #44 3.635 + bin=tini [2022-05-18T18:24:12.235Z] #44 3.635 + shift [2022-05-18T18:24:12.235Z] #44 3.635 + '[' '!' -f //tini.installer ']' [2022-05-18T18:24:12.235Z] #44 3.635 + . //tini.installer [2022-05-18T18:24:12.235Z] #44 3.647 ++ : v0.19.0 [2022-05-18T18:24:12.235Z] #44 3.647 + install_tini [2022-05-18T18:24:12.235Z] #44 3.647 + echo 'Install tini version v0.19.0' [2022-05-18T18:24:12.235Z] #44 3.647 + git clone https://github.com/krallin/tini.git /tmp/tmp.IszsxKQrZb/tini [2022-05-18T18:24:12.235Z] #44 3.647 Install tini version v0.19.0 [2022-05-18T18:24:12.235Z] #44 3.648 Cloning into '/tmp/tmp.IszsxKQrZb/tini'... [2022-05-18T18:24:12.383Z] #28 1.159 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-18T18:24:12.493Z] #44 4.505 + cd /tmp/tmp.IszsxKQrZb/tini [2022-05-18T18:24:12.493Z] #44 4.505 + git checkout -q v0.19.0 [2022-05-18T18:24:12.493Z] #44 4.554 + cmake . [2022-05-18T18:24:12.641Z] #28 1.340 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-18T18:24:12.641Z] #28 1.345 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-18T18:24:12.641Z] #28 1.416 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-18T18:24:12.757Z] #67 21.85 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-18T18:24:12.899Z] #28 1.652 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:24:13.060Z] #44 5.089 -- The C compiler identification is GNU 10.2.1 [2022-05-18T18:24:13.060Z] #44 5.217 -- Detecting C compiler ABI info [2022-05-18T18:24:13.157Z] #28 1.856 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-18T18:24:13.201Z] #44 DONE 7.0s [2022-05-18T18:24:13.201Z] [2022-05-18T18:24:13.201Z] #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 [2022-05-18T18:24:13.201Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:24:13.201Z] #14 56.11 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-18T18:24:13.201Z] #14 56.11 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-18T18:24:13.201Z] #14 56.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T18:24:13.201Z] #14 56.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-18T18:24:13.201Z] #14 56.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-18T18:24:13.201Z] #14 56.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T18:24:13.321Z] #44 ... [2022-05-18T18:24:13.321Z] [2022-05-18T18:24:13.321Z] #53 [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 [2022-05-18T18:24:13.321Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:24:13.321Z] #53 61.41 gotestsum version dev [2022-05-18T18:24:13.326Z] #67 22.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-18T18:24:13.326Z] #67 ... [2022-05-18T18:24:13.326Z] [2022-05-18T18:24:13.326Z] #62 [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 [2022-05-18T18:24:13.326Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:24:13.326Z] #62 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:24:13.326Z] #62 17.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:24:13.415Z] #28 2.042 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-18T18:24:13.415Z] #28 2.281 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-18T18:24:13.586Z] #62 ... [2022-05-18T18:24:13.586Z] [2022-05-18T18:24:13.586Z] #67 [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 [2022-05-18T18:24:13.586Z] #67 sha256:eafb61ab8b6e3ac00588b34715745dec585daa8781790eb171e7dd5132da42a8 [2022-05-18T18:24:13.586Z] #67 22.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-18T18:24:13.673Z] #28 2.484 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-18T18:24:13.673Z] #28 2.484 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [129 kB] [2022-05-18T18:24:13.673Z] #28 2.484 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:24:13.673Z] #28 2.485 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [147 kB] [2022-05-18T18:24:13.673Z] #28 2.485 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-18T18:24:13.846Z] #67 23.18 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-18T18:24:14.238Z] #28 2.812 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-18T18:24:14.238Z] #28 2.816 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:24:14.238Z] #28 2.820 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-18T18:24:14.238Z] #28 2.820 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-18T18:24:14.238Z] #28 2.821 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-18T18:24:14.700Z] #53 DONE 62.6s [2022-05-18T18:24:14.700Z] [2022-05-18T18:24:14.700Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T18:24:14.700Z] #44 sha256:e5b4b58a071097f2e9e91796fdb6937a14ffff893b3bca35c7c794488e20daef [2022-05-18T18:24:14.700Z] #44 5.901 -- Detecting C compiler ABI info - done [2022-05-18T18:24:14.700Z] #44 5.988 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-18T18:24:14.700Z] #44 5.988 -- Detecting C compile features [2022-05-18T18:24:14.700Z] #44 5.988 -- Detecting C compile features - done [2022-05-18T18:24:14.700Z] #44 5.999 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-18T18:24:14.700Z] #44 6.099 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-18T18:24:14.700Z] #44 6.211 -- Configuring done [2022-05-18T18:24:14.700Z] #44 6.211 -- Generating done [2022-05-18T18:24:14.700Z] #44 6.211 -- Build files have been written to: /tmp/tmp.IszsxKQrZb/tini [2022-05-18T18:24:14.700Z] #44 6.234 + make tini-static [2022-05-18T18:24:14.700Z] #44 6.621 Scanning dependencies of target tini-static [2022-05-18T18:24:14.700Z] #44 6.725 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-18T18:24:15.726Z] #14 62.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-18T18:24:15.726Z] #14 62.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-18T18:24:15.726Z] #14 62.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:24:16.079Z] #44 7.967 [100%] Linking C executable tini-static [2022-05-18T18:24:16.383Z] #67 25.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-18T18:24:16.649Z] #44 8.681 [100%] Built target tini-static [2022-05-18T18:24:16.649Z] #44 8.757 + mkdir -p /build [2022-05-18T18:24:16.907Z] #44 8.767 + cp tini-static /build/docker-init [2022-05-18T18:24:17.167Z] #44 DONE 9.1s [2022-05-18T18:24:17.167Z] [2022-05-18T18:24:17.167Z] #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 [2022-05-18T18:24:17.167Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:17.167Z] #14 57.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-18T18:24:17.167Z] #14 57.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-18T18:24:17.167Z] #14 57.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T18:24:17.167Z] #14 63.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-18T18:24:17.167Z] #14 63.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:24:17.167Z] #14 63.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T18:24:17.167Z] #14 63.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-18T18:24:17.167Z] #14 63.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:24:17.167Z] #14 63.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T18:24:17.524Z] #28 ... [2022-05-18T18:24:17.524Z] [2022-05-18T18:24:17.524Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:24:17.524Z] #67 sha256:8584e1dd73207795506b165cbd169804b286304ccf564b16c93fc55bf9c00bbc [2022-05-18T18:24:17.524Z] #67 5.603 + cd /tmp/tmp.wI5qozmc9w/src/github.com/opencontainers/runc [2022-05-18T18:24:17.524Z] #67 5.603 + git checkout -q v1.1.2 [2022-05-18T18:24:17.524Z] #67 5.943 + '[' -z '' ']' [2022-05-18T18:24:17.524Z] #67 5.943 + target=static [2022-05-18T18:24:17.524Z] #67 5.944 + make BUILDTAGS=seccomp static [2022-05-18T18:24:17.524Z] #67 6.210 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-18T18:24:17.524Z] #67 11.23 + mkdir -p /build [2022-05-18T18:24:17.524Z] #67 11.23 + cp runc /build/runc [2022-05-18T18:24:17.524Z] #67 DONE 11.4s [2022-05-18T18:24:17.524Z] [2022-05-18T18:24:17.524Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:24:17.524Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-18T18:24:18.102Z] #14 ... [2022-05-18T18:24:18.103Z] [2022-05-18T18:24:18.103Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:24:18.103Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:24:18.103Z] #55 56.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-18T18:24:18.926Z] #67 ... [2022-05-18T18:24:18.926Z] [2022-05-18T18:24:18.926Z] #38 [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 [2022-05-18T18:24:18.926Z] #38 sha256:ae7bed019bb497077c7cdbdc7340eefa54526eeb9cd33f3e4ff19c12132b415c [2022-05-18T18:24:18.926Z] #38 27.83 tomll can be used in two ways: [2022-05-18T18:24:18.926Z] #38 27.88 Writing to STDIN and reading from STDOUT: [2022-05-18T18:24:18.926Z] #38 27.88 cat file.toml | tomll > file.toml [2022-05-18T18:24:18.926Z] #38 27.88 [2022-05-18T18:24:18.926Z] #38 27.88 Reading and updating a list of files: [2022-05-18T18:24:18.926Z] #38 27.88 tomll a.toml b.toml c.toml [2022-05-18T18:24:18.926Z] #38 27.88 [2022-05-18T18:24:18.926Z] #38 27.88 When given a list of files, tomll will modify all files in place without asking. [2022-05-18T18:24:18.926Z] #38 DONE 28.1s [2022-05-18T18:24:18.926Z] [2022-05-18T18:24:18.926Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:24:18.926Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:24:18.926Z] #36 25.09 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-18T18:24:18.926Z] #36 25.12 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-18T18:24:18.926Z] #36 26.00 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-18T18:24:18.926Z] #36 26.25 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-18T18:24:18.926Z] #36 26.61 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-18T18:24:18.926Z] #36 26.63 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-18T18:24:18.926Z] #36 27.20 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-18T18:24:18.926Z] #36 27.30 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-18T18:24:18.926Z] #36 27.32 go: downloading github.com/peterh/liner v1.2.2 [2022-05-18T18:24:18.926Z] #36 27.67 go: downloading github.com/google/go-dap v0.6.0 [2022-05-18T18:24:18.926Z] #36 28.43 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-18T18:24:19.186Z] #36 28.89 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-18T18:24:20.576Z] #36 ... [2022-05-18T18:24:20.576Z] [2022-05-18T18:24:20.576Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:20.576Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:24:20.576Z] #51 19.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:24:20.576Z] #51 25.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-18T18:24:20.576Z] #51 ... [2022-05-18T18:24:20.576Z] [2022-05-18T18:24:20.576Z] #42 [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 [2022-05-18T18:24:20.576Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:20.576Z] #42 30.13 Fetched 8530 kB in 23s (363 kB/s) [2022-05-18T18:24:20.959Z] INFO: Extraction ended at 05/18/2022 18:24:17. Duration:00:00:32.2902250 [2022-05-18T18:24:20.959Z] INFO: Updating the golang and path environment variables [2022-05-18T18:24:20.959Z] INFO: GOPATH=d:\gopath [2022-05-18T18:24:20.959Z] INFO: go version go1.18.2 windows/amd64 [2022-05-18T18:24:20.959Z] INFO: Running the daemon under test in debug mode [2022-05-18T18:24:20.959Z] INFO: Starting a daemon under test... [2022-05-18T18:24:20.959Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43593\7\daemon --pidfile d:\CI\PR-43593\7\docker.pid -D [2022-05-18T18:24:20.959Z] INFO: Process started successfully. [2022-05-18T18:24:20.959Z] INFO: Start tailing logs of the daemon under tests [2022-05-18T18:24:20.959Z] INFO: Waiting for the daemon under test to start... [2022-05-18T18:24:21.958Z] #42 30.13 Reading package lists... [2022-05-18T18:24:21.958Z] #42 ... [2022-05-18T18:24:21.958Z] [2022-05-18T18:24:21.958Z] #53 [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 [2022-05-18T18:24:21.958Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:24:21.959Z] #53 21.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-18T18:24:21.959Z] #53 21.43 go: downloading golang.org/x/mod v0.3.0 [2022-05-18T18:24:21.959Z] #53 ... [2022-05-18T18:24:21.959Z] [2022-05-18T18:24:21.959Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:24:21.959Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:24:21.959Z] #36 30.34 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-18T18:24:21.959Z] #36 30.67 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-18T18:24:21.959Z] #36 30.80 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-18T18:24:22.799Z] #28 11.02 Fetched 40.5 MB in 10s (3993 kB/s) [2022-05-18T18:24:23.377Z] #55 ... [2022-05-18T18:24:23.377Z] [2022-05-18T18:24:23.377Z] #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 [2022-05-18T18:24:23.377Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:23.377Z] #14 70.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-18T18:24:23.377Z] #14 70.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:24:23.377Z] #14 70.91 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:24:23.867Z] #36 33.43 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-18T18:24:23.867Z] #36 33.56 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-18T18:24:25.686Z] #14 ... [2022-05-18T18:24:25.686Z] [2022-05-18T18:24:25.686Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:25.686Z] #64 sha256:8198d7405150c7a08ade1e7c49d75ca1c12116c69dc207c14e2cdcfc53f1c7df [2022-05-18T18:24:25.686Z] #64 37.25 Updating files: 64% (3083/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-18T18:24:25.686Z] #64 38.10 + cd /tmp/tmp.d6O9yCj7LT/src/github.com/containerd/containerd [2022-05-18T18:24:25.686Z] #64 38.10 + git checkout -q v1.6.4 [2022-05-18T18:24:26.412Z] #36 ... [2022-05-18T18:24:26.412Z] [2022-05-18T18:24:26.412Z] #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 [2022-05-18T18:24:26.412Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:26.412Z] #14 26.14 Fetched 8530 kB in 21s (413 kB/s) [2022-05-18T18:24:26.412Z] #14 26.14 Reading package lists... [2022-05-18T18:24:26.624Z] #64 39.74 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-18T18:24:26.624Z] #64 39.74 + BUILDTAGS='netgo osusergo static_build' [2022-05-18T18:24:26.624Z] #64 39.74 + export EXTRA_FLAGS=-buildmode=pie [2022-05-18T18:24:26.624Z] #64 39.74 + EXTRA_FLAGS=-buildmode=pie [2022-05-18T18:24:26.624Z] #64 39.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-18T18:24:26.624Z] #64 39.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-18T18:24:26.624Z] #64 39.76 + '[' '' = dynamic ']' [2022-05-18T18:24:26.624Z] #64 39.76 + make [2022-05-18T18:24:26.675Z] #14 35.80 Reading package lists... [2022-05-18T18:24:26.675Z] #14 ... [2022-05-18T18:24:26.675Z] [2022-05-18T18:24:26.675Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:26.675Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:24:26.675Z] #51 33.34 Fetched 8534 kB in 27s (319 kB/s) [2022-05-18T18:24:26.986Z] #28 11.02 Reading package lists... [2022-05-18T18:24:28.000Z] #64 41.23 + bin/ctr [2022-05-18T18:24:29.218Z] #51 33.34 Reading package lists... [2022-05-18T18:24:29.218Z] #51 ... [2022-05-18T18:24:29.218Z] [2022-05-18T18:24:29.218Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:24:29.218Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:24:29.218Z] #47 37.61 Updating files: 50% (1101/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 83% (1808/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) [2022-05-18T18:24:29.218Z] #47 ... [2022-05-18T18:24:29.218Z] [2022-05-18T18:24:29.218Z] #62 [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 [2022-05-18T18:24:29.218Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:24:29.218Z] #62 28.93 Fetched 8530 kB in 23s (375 kB/s) [2022-05-18T18:24:29.218Z] #62 28.93 Reading package lists... [2022-05-18T18:24:29.478Z] #62 38.00 Reading package lists... [2022-05-18T18:24:29.478Z] #62 ... [2022-05-18T18:24:29.478Z] [2022-05-18T18:24:29.478Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:24:29.478Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:24:29.478Z] #47 37.61 Updating files: 50% (1101/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 83% (1808/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-05-18T18:24:29.478Z] #47 38.89 + git checkout -q v2.3.0 [2022-05-18T18:24:32.255Z] #28 15.54 Reading package lists... [2022-05-18T18:24:32.289Z] #47 41.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-18T18:24:32.823Z] #28 20.18 Building dependency tree... [2022-05-18T18:24:32.823Z] #28 21.33 Reading state information... [2022-05-18T18:24:33.757Z] #28 22.34 bzip2 is already the newest version (1.0.8-4). [2022-05-18T18:24:33.757Z] #28 22.34 patch is already the newest version (2.7.6-7). [2022-05-18T18:24:33.757Z] #28 22.34 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-18T18:24:33.757Z] #28 22.34 The following additional packages will be installed: [2022-05-18T18:24:33.757Z] #28 22.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-18T18:24:33.757Z] #28 22.35 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-18T18:24:33.757Z] #28 22.35 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-18T18:24:33.757Z] #28 22.35 python3-pkg-resources vim-runtime xxd [2022-05-18T18:24:33.757Z] #28 22.36 Suggested packages: [2022-05-18T18:24:33.757Z] #28 22.36 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-18T18:24:33.757Z] #28 22.36 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-18T18:24:33.757Z] #28 22.36 Recommended packages: [2022-05-18T18:24:33.757Z] #28 22.36 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-18T18:24:34.693Z] #28 23.48 The following NEW packages will be installed: [2022-05-18T18:24:34.693Z] #28 23.48 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-18T18:24:34.693Z] #28 23.48 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-18T18:24:34.693Z] #28 23.48 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-18T18:24:34.693Z] #28 23.49 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-18T18:24:34.693Z] #28 23.49 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-18T18:24:34.693Z] #28 23.49 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-18T18:24:34.693Z] #28 23.49 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-18T18:24:35.261Z] #28 23.85 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:24:35.261Z] #28 23.85 Need to get 18.6 MB of archives. [2022-05-18T18:24:35.261Z] #28 23.85 After this operation, 71.4 MB of additional disk space will be used. [2022-05-18T18:24:35.261Z] #28 23.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-18T18:24:35.261Z] #28 23.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-18T18:24:35.261Z] #28 23.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-18T18:24:35.261Z] #28 23.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-18T18:24:35.261Z] #28 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-18T18:24:35.261Z] #28 23.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-18T18:24:35.261Z] #28 23.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-18T18:24:35.261Z] #28 23.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-18T18:24:35.261Z] #28 23.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T18:24:35.261Z] #28 23.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T18:24:35.261Z] #28 23.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-18T18:24:35.261Z] #28 23.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-18T18:24:35.261Z] #28 23.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-18T18:24:35.261Z] #28 23.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-18T18:24:35.261Z] #28 23.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-18T18:24:35.261Z] #28 23.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-18T18:24:35.261Z] #28 23.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-18T18:24:35.261Z] #28 23.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-18T18:24:35.261Z] #28 23.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-18T18:24:35.261Z] #28 23.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-18T18:24:35.261Z] #28 23.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-18T18:24:35.261Z] #28 23.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-18T18:24:35.261Z] #28 23.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-18T18:24:35.261Z] #28 23.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-18T18:24:35.261Z] #28 23.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-18T18:24:35.261Z] #28 23.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-18T18:24:35.261Z] #28 23.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-18T18:24:35.261Z] #28 23.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-18T18:24:35.261Z] #28 23.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-18T18:24:35.261Z] #28 23.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-18T18:24:35.261Z] #28 23.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-18T18:24:35.261Z] #28 23.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-18T18:24:35.261Z] #28 23.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-18T18:24:35.261Z] #28 23.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-18T18:24:35.261Z] #28 23.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-18T18:24:35.261Z] #28 24.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-18T18:24:35.261Z] #28 24.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-18T18:24:35.261Z] #28 24.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-18T18:24:35.261Z] #28 24.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-18T18:24:35.261Z] #28 24.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-18T18:24:35.520Z] #28 24.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-18T18:24:35.520Z] #28 24.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-18T18:24:35.520Z] #28 24.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-18T18:24:35.520Z] #28 24.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-18T18:24:35.595Z] #14 82.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-18T18:24:35.595Z] #14 83.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:24:35.595Z] #14 83.00 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:24:35.779Z] #28 24.59 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:24:36.046Z] #28 24.80 Fetched 18.6 MB in 1s (32.1 MB/s) [2022-05-18T18:24:36.046Z] #28 24.84 Selecting previously unselected package pigz. [2022-05-18T18:24:36.046Z] #28 24.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-18T18:24:36.046Z] #28 24.88 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-18T18:24:36.046Z] #28 24.88 Unpacking pigz (2.6-1) ... [2022-05-18T18:24:36.046Z] #28 24.94 Selecting previously unselected package libelf1:amd64. [2022-05-18T18:24:36.094Z] #64 ... [2022-05-18T18:24:36.094Z] [2022-05-18T18:24:36.094Z] #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 [2022-05-18T18:24:36.094Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:24:36.094Z] #14 72.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-18T18:24:36.094Z] #14 72.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-18T18:24:36.094Z] #14 72.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:24:36.094Z] #14 76.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-18T18:24:36.094Z] #14 76.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-18T18:24:36.094Z] #14 76.80 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T18:24:36.094Z] #14 81.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-18T18:24:36.094Z] #14 81.60 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-18T18:24:36.094Z] #14 81.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:24:36.310Z] #28 24.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-18T18:24:36.310Z] #28 24.95 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-18T18:24:36.310Z] #28 25.08 Selecting previously unselected package libbpf0:amd64. [2022-05-18T18:24:36.310Z] #28 25.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-18T18:24:36.310Z] #28 25.09 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-18T18:24:36.310Z] #28 25.15 Selecting previously unselected package libcap2:amd64. [2022-05-18T18:24:36.310Z] #28 25.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-18T18:24:36.310Z] #28 25.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-18T18:24:36.310Z] #28 25.20 Selecting previously unselected package libmnl0:amd64. [2022-05-18T18:24:36.310Z] #28 25.20 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-18T18:24:36.492Z] #47 ... [2022-05-18T18:24:36.492Z] [2022-05-18T18:24:36.492Z] #62 [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 [2022-05-18T18:24:36.492Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:24:36.492Z] #62 38.00 Reading package lists... [2022-05-18T18:24:36.569Z] #28 25.21 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-18T18:24:36.569Z] #28 25.27 Selecting previously unselected package libxtables12:amd64. [2022-05-18T18:24:36.569Z] #28 25.28 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-18T18:24:36.569Z] #28 25.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-18T18:24:36.569Z] #28 25.33 Selecting previously unselected package libcap2-bin. [2022-05-18T18:24:36.569Z] #28 25.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-18T18:24:36.569Z] #28 25.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-18T18:24:36.569Z] #28 25.40 Selecting previously unselected package iproute2. [2022-05-18T18:24:36.569Z] #28 25.40 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-18T18:24:36.569Z] #28 25.41 Unpacking iproute2 (5.10.0-4) ... [2022-05-18T18:24:36.827Z] #28 25.64 Selecting previously unselected package xxd. [2022-05-18T18:24:36.827Z] #28 25.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:24:36.827Z] #28 25.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:36.827Z] #28 25.73 Selecting previously unselected package vim-common. [2022-05-18T18:24:36.827Z] #28 ... [2022-05-18T18:24:36.827Z] [2022-05-18T18:24:36.827Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:36.827Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:24:36.827Z] #71 74.33 + bin/containerd [2022-05-18T18:24:36.973Z] #14 ... [2022-05-18T18:24:36.973Z] [2022-05-18T18:24:36.973Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:36.973Z] #64 sha256:62f12f6fc22dc642b781b7402303f747fe45b0ae829f907f584c2a4a03349dde [2022-05-18T18:24:37.086Z] #71 ... [2022-05-18T18:24:37.086Z] [2022-05-18T18:24:37.086Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:24:37.086Z] #28 sha256:e7aba1ebc7f0dd6ddbdc75d13116045df28aecc8cb33168f6b228432acb91be1 [2022-05-18T18:24:37.086Z] #28 25.73 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:24:37.086Z] #28 25.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:37.086Z] #28 25.83 Selecting previously unselected package bash-completion. [2022-05-18T18:24:37.086Z] #28 25.84 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-18T18:24:38.021Z] #28 26.70 Unpacking bash-completion (1:2.11-2) ... [2022-05-18T18:24:38.269Z] #64 47.08 Updating files: 58% (2791/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 98% (4682/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-18T18:24:38.269Z] #64 48.16 + cd /tmp/tmp.2BTfIVxfAl/src/github.com/containerd/containerd [2022-05-18T18:24:38.269Z] #64 48.17 + git checkout -q v1.6.4 [2022-05-18T18:24:38.280Z] #28 26.88 Selecting previously unselected package apparmor. [2022-05-18T18:24:38.280Z] #28 26.89 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-18T18:24:38.280Z] #28 26.93 Unpacking apparmor (2.13.6-10) ... [2022-05-18T18:24:38.538Z] #28 27.11 Selecting previously unselected package inetutils-ping. [2022-05-18T18:24:38.538Z] #28 27.12 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-18T18:24:38.538Z] #28 27.13 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-18T18:24:38.538Z] #28 27.21 Selecting previously unselected package libip4tc2:amd64. [2022-05-18T18:24:38.538Z] #28 27.21 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-18T18:24:38.538Z] #28 27.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-18T18:24:38.538Z] #28 27.27 Selecting previously unselected package libip6tc2:amd64. [2022-05-18T18:24:38.538Z] #28 27.27 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-18T18:24:38.538Z] #28 27.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-18T18:24:38.538Z] #28 27.32 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-18T18:24:38.538Z] #28 27.33 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-18T18:24:38.538Z] #28 27.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-18T18:24:38.538Z] #28 27.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-18T18:24:38.538Z] #28 27.39 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-18T18:24:38.538Z] #28 27.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-18T18:24:38.538Z] #28 27.45 Selecting previously unselected package libnftnl11:amd64. [2022-05-18T18:24:38.793Z] ...INFO: Daemon under test started and replied! [2022-05-18T18:24:38.793Z] INFO: Docker version of the daemon under test [2022-05-18T18:24:38.793Z] [2022-05-18T18:24:38.793Z] Client: [2022-05-18T18:24:38.793Z] Version: 17.06.2-ce [2022-05-18T18:24:38.793Z] API version: 1.30 [2022-05-18T18:24:38.793Z] Go version: go1.8.3 [2022-05-18T18:24:38.793Z] Git commit: cec0b72 [2022-05-18T18:24:38.793Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-18T18:24:38.793Z] OS/Arch: windows/amd64 [2022-05-18T18:24:38.793Z] [2022-05-18T18:24:38.793Z] Server: [2022-05-18T18:24:38.793Z] Version: 0.0.0-dev [2022-05-18T18:24:38.793Z] API version: 1.42 (minimum version 1.24) [2022-05-18T18:24:38.793Z] Go version: go1.18.2 [2022-05-18T18:24:38.793Z] Git commit: 3edb9798c7 [2022-05-18T18:24:38.793Z] Built: [2022-05-18T18:24:38.793Z] OS/Arch: windows/amd64 [2022-05-18T18:24:38.793Z] Experimental: false [2022-05-18T18:24:38.793Z] [2022-05-18T18:24:38.793Z] INFO: Docker info of the daemon under test [2022-05-18T18:24:38.793Z] [2022-05-18T18:24:38.793Z] Containers: 0 [2022-05-18T18:24:38.793Z] Running: 0 [2022-05-18T18:24:38.793Z] Paused: 0 [2022-05-18T18:24:38.793Z] Stopped: 0 [2022-05-18T18:24:38.793Z] Images: 0 [2022-05-18T18:24:38.793Z] Server Version: 0.0.0-dev [2022-05-18T18:24:38.793Z] Storage Driver: windowsfilter [2022-05-18T18:24:38.793Z] Windows: [2022-05-18T18:24:38.793Z] Logging Driver: json-file [2022-05-18T18:24:38.793Z] Plugins: [2022-05-18T18:24:38.793Z] Volume: local [2022-05-18T18:24:38.793Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:24:38.793Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:24:38.793Z] Swarm: inactive [2022-05-18T18:24:38.793Z] Default Isolation: process [2022-05-18T18:24:38.793Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T18:24:38.793Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-18T18:24:38.793Z] OSType: windows [2022-05-18T18:24:38.793Z] Architecture: x86_64 [2022-05-18T18:24:38.793Z] CPUs: 4 [2022-05-18T18:24:38.793Z] Total Memory: 32GiB [2022-05-18T18:24:38.793Z] Name: azwin-2-7a19b0 [2022-05-18T18:24:38.793Z] ID: 57c2dac0-d1e5-4027-a6ef-7a72f022284d [2022-05-18T18:24:38.793Z] Docker Root Dir: D:\CI\PR-43593\7\daemon [2022-05-18T18:24:38.793Z] Debug Mode (client): false [2022-05-18T18:24:38.793Z] Debug Mode (server): true [2022-05-18T18:24:38.793Z] File Descriptors: -1 [2022-05-18T18:24:38.793Z] Goroutines: 16 [2022-05-18T18:24:38.793Z] System Time: 2022-05-18T18:24:37.5431346Z [2022-05-18T18:24:38.793Z] EventsListeners: 0 [2022-05-18T18:24:38.793Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:24:38.793Z] Labels: [2022-05-18T18:24:38.793Z] Experimental: false [2022-05-18T18:24:38.793Z] Insecure Registries: [2022-05-18T18:24:38.793Z] 127.0.0.0/8 [2022-05-18T18:24:38.793Z] Live Restore Enabled: false [2022-05-18T18:24:38.793Z] [2022-05-18T18:24:38.793Z] [2022-05-18T18:24:38.793Z] INFO: Docker images of the daemon under test [2022-05-18T18:24:38.793Z] [2022-05-18T18:24:38.793Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T18:24:38.793Z] [2022-05-18T18:24:38.793Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-18T18:24:38.793Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-18T18:24:38.793Z] ltsc2022: Pulling from windows/servercore [2022-05-18T18:24:38.793Z] 97f65a0ec59e: Pulling fs layer [2022-05-18T18:24:38.793Z] 12fb50a031bd: Pulling fs layer [2022-05-18T18:24:38.797Z] #28 27.45 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-18T18:24:38.797Z] #28 27.46 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-18T18:24:38.797Z] #28 27.51 Selecting previously unselected package iptables. [2022-05-18T18:24:38.797Z] #28 27.52 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-18T18:24:38.797Z] #28 27.52 Unpacking iptables (1.8.7-1) ... [2022-05-18T18:24:38.797Z] #28 27.70 Selecting previously unselected package libonig5:amd64. [2022-05-18T18:24:39.041Z] #62 45.85 Building dependency tree... [2022-05-18T18:24:39.041Z] #62 ... [2022-05-18T18:24:39.041Z] [2022-05-18T18:24:39.041Z] #42 [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 [2022-05-18T18:24:39.041Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:39.041Z] #42 30.13 Reading package lists... [2022-05-18T18:24:39.041Z] #42 38.96 Reading package lists... [2022-05-18T18:24:39.041Z] #42 47.30 Building dependency tree... [2022-05-18T18:24:39.041Z] #42 ... [2022-05-18T18:24:39.041Z] [2022-05-18T18:24:39.041Z] #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 [2022-05-18T18:24:39.041Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:39.041Z] #14 35.80 Reading package lists... [2022-05-18T18:24:39.041Z] #14 44.63 Building dependency tree... [2022-05-18T18:24:39.056Z] #28 27.70 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-18T18:24:39.056Z] #28 27.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:24:39.056Z] #28 27.79 Selecting previously unselected package libjq1:amd64. [2022-05-18T18:24:39.056Z] #28 27.80 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-18T18:24:39.056Z] #28 27.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:24:39.056Z] #28 27.87 Selecting previously unselected package jq. [2022-05-18T18:24:39.056Z] #28 27.87 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-18T18:24:39.056Z] #28 27.88 Unpacking jq (1.6-2.1) ... [2022-05-18T18:24:39.056Z] #28 27.94 Selecting previously unselected package libaio1:amd64. [2022-05-18T18:24:39.315Z] #28 27.94 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-18T18:24:39.315Z] #28 27.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-18T18:24:39.315Z] #28 28.00 Selecting previously unselected package libgpm2:amd64. [2022-05-18T18:24:39.315Z] #28 28.00 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-18T18:24:39.315Z] #28 28.01 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-18T18:24:39.315Z] #28 28.05 Selecting previously unselected package libinih1:amd64. [2022-05-18T18:24:39.315Z] #28 28.06 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-18T18:24:39.315Z] #28 28.07 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-18T18:24:39.315Z] #28 28.11 Selecting previously unselected package libnet1:amd64. [2022-05-18T18:24:39.315Z] #28 28.12 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-18T18:24:39.315Z] #28 28.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:24:39.315Z] #28 28.17 Selecting previously unselected package libnl-3-200:amd64. [2022-05-18T18:24:39.573Z] #28 28.18 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-18T18:24:39.573Z] #28 28.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:24:39.573Z] #28 28.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-18T18:24:39.573Z] #28 28.24 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-18T18:24:39.573Z] #28 28.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:24:39.573Z] #28 28.29 Selecting previously unselected package net-tools. [2022-05-18T18:24:39.574Z] #28 28.29 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-18T18:24:39.574Z] #28 28.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T18:24:39.574Z] #28 28.38 Selecting previously unselected package python-pip-whl. [2022-05-18T18:24:39.574Z] #28 28.38 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-18T18:24:39.574Z] #28 28.38 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T18:24:39.646Z] #64 49.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-18T18:24:39.646Z] #64 49.38 + BUILDTAGS='netgo osusergo static_build' [2022-05-18T18:24:39.646Z] #64 49.38 + export EXTRA_FLAGS=-buildmode=pie [2022-05-18T18:24:39.646Z] #64 49.38 + EXTRA_FLAGS=-buildmode=pie [2022-05-18T18:24:39.646Z] #64 49.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-18T18:24:39.646Z] #64 49.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-18T18:24:39.646Z] #64 49.38 + '[' '' = dynamic ']' [2022-05-18T18:24:39.646Z] #64 49.38 + make [2022-05-18T18:24:39.832Z] #28 28.63 Selecting previously unselected package python3-lib2to3. [2022-05-18T18:24:39.833Z] #28 28.63 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-18T18:24:39.833Z] #28 28.64 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-18T18:24:39.988Z] #14 ... [2022-05-18T18:24:39.988Z] [2022-05-18T18:24:39.988Z] #42 [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 [2022-05-18T18:24:39.988Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:39.988Z] #42 47.30 Building dependency tree... [2022-05-18T18:24:40.091Z] #28 28.70 Selecting previously unselected package python3-distutils. [2022-05-18T18:24:40.091Z] #28 28.71 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-18T18:24:40.091Z] #28 28.71 Unpacking python3-distutils (3.9.2-1) ... [2022-05-18T18:24:40.091Z] #28 28.78 Selecting previously unselected package python3-pkg-resources. [2022-05-18T18:24:40.091Z] #28 28.79 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-18T18:24:40.091Z] #28 28.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:24:40.091Z] #28 28.88 Selecting previously unselected package python3-setuptools. [2022-05-18T18:24:40.091Z] #28 28.88 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-18T18:24:40.091Z] #28 28.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-18T18:24:40.350Z] #28 28.99 Selecting previously unselected package python3-wheel. [2022-05-18T18:24:40.350Z] #28 29.00 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-18T18:24:40.350Z] #28 29.00 Unpacking python3-wheel (0.34.2-1) ... [2022-05-18T18:24:40.350Z] #28 29.08 Selecting previously unselected package python3-pip. [2022-05-18T18:24:40.350Z] #28 29.09 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-18T18:24:40.350Z] #28 29.10 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T18:24:40.350Z] #28 29.23 Selecting previously unselected package sudo. [2022-05-18T18:24:40.608Z] #28 29.24 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-18T18:24:40.608Z] #28 29.25 Unpacking sudo (1.9.5p2-3) ... [2022-05-18T18:24:40.867Z] #28 29.46 Selecting previously unselected package thin-provisioning-tools. [2022-05-18T18:24:40.867Z] #28 29.46 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-18T18:24:40.867Z] #28 29.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-18T18:24:40.867Z] #28 29.58 Selecting previously unselected package uidmap. [2022-05-18T18:24:40.867Z] #28 29.58 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-18T18:24:40.867Z] #28 29.58 Unpacking uidmap (1:4.8.1-1) ... [2022-05-18T18:24:40.867Z] #28 29.66 Selecting previously unselected package vim-runtime. [2022-05-18T18:24:40.890Z] INFO: Extraction ended at 05/18/2022 18:24:36. Duration:00:00:34.1737903 [2022-05-18T18:24:40.890Z] INFO: Updating the golang and path environment variables [2022-05-18T18:24:40.890Z] INFO: GOPATH=d:\gopath [2022-05-18T18:24:40.890Z] INFO: go version go1.18.2 windows/amd64 [2022-05-18T18:24:40.890Z] INFO: Running the daemon under test in debug mode [2022-05-18T18:24:40.890Z] INFO: Starting a daemon under test... [2022-05-18T18:24:40.890Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43593\7\daemon --pidfile d:\CI\PR-43593\7\docker.pid -D [2022-05-18T18:24:40.890Z] INFO: Process started successfully. [2022-05-18T18:24:40.890Z] INFO: Start tailing logs of the daemon under tests [2022-05-18T18:24:40.890Z] INFO: Waiting for the daemon under test to start... [2022-05-18T18:24:41.126Z] #28 29.67 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:24:41.126Z] #28 29.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-18T18:24:41.126Z] #28 29.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-18T18:24:41.126Z] #28 29.70 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:41.551Z] #64 51.06 + bin/ctr [2022-05-18T18:24:42.501Z] #28 30.89 Selecting previously unselected package vim. [2022-05-18T18:24:42.501Z] #28 30.90 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:24:42.501Z] #28 30.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:42.501Z] #28 31.16 Selecting previously unselected package xfsprogs. [2022-05-18T18:24:42.501Z] #28 31.18 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-18T18:24:42.501Z] #28 31.18 Unpacking xfsprogs (5.10.0-4) ... [2022-05-18T18:24:42.501Z] #28 31.42 Selecting previously unselected package zip. [2022-05-18T18:24:42.760Z] #28 31.43 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-18T18:24:42.760Z] #28 31.45 Unpacking zip (3.0-12) ... [2022-05-18T18:24:42.760Z] #28 31.52 Selecting previously unselected package zstd. [2022-05-18T18:24:42.760Z] #28 31.53 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-18T18:24:42.760Z] #28 31.54 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-18T18:24:43.019Z] #28 31.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:24:43.278Z] #28 32.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-18T18:24:43.280Z] #42 ... [2022-05-18T18:24:43.280Z] [2022-05-18T18:24:43.280Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:43.280Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:24:43.280Z] #51 33.34 Reading package lists... [2022-05-18T18:24:43.280Z] #51 42.19 Reading package lists... [2022-05-18T18:24:43.280Z] #51 50.84 Building dependency tree... [2022-05-18T18:24:43.280Z] #51 ... [2022-05-18T18:24:43.280Z] [2022-05-18T18:24:43.280Z] #62 [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 [2022-05-18T18:24:43.280Z] #62 sha256:0f0442301bab59ba86b1a6fc026564903c6dd8e61a9a05e8e8c1ef7f4e5ed147 [2022-05-18T18:24:43.280Z] #62 52.08 The following additional packages will be installed: [2022-05-18T18:24:43.280Z] #62 52.09 libbtrfs0 [2022-05-18T18:24:43.280Z] #62 52.51 The following NEW packages will be installed: [2022-05-18T18:24:43.280Z] #62 52.51 libbtrfs-dev libbtrfs0 [2022-05-18T18:24:43.536Z] #28 32.13 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T18:24:43.536Z] #28 32.14 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-18T18:24:43.536Z] #28 32.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-18T18:24:43.536Z] #28 32.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-18T18:24:43.536Z] #28 32.18 Setting up uidmap (1:4.8.1-1) ... [2022-05-18T18:24:43.536Z] #28 32.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:24:43.536Z] #28 32.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:24:43.536Z] #28 32.21 Setting up python3-wheel (0.34.2-1) ... [2022-05-18T18:24:43.539Z] #62 53.00 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:24:43.539Z] #62 53.00 Need to get 460 kB of archives. [2022-05-18T18:24:43.539Z] #62 53.00 After this operation, 1237 kB of additional disk space will be used. [2022-05-18T18:24:43.539Z] #62 53.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-18T18:24:43.539Z] #62 53.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-18T18:24:43.795Z] #28 32.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:43.795Z] #28 32.50 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-18T18:24:43.795Z] #28 32.51 Setting up libcap2-bin (1:2.44-1) ... [2022-05-18T18:24:43.795Z] #28 32.53 Setting up apparmor (2.13.6-10) ... [2022-05-18T18:24:44.919Z] #62 54.55 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:24:44.988Z] #28 33.58 Setting up zip (3.0-12) ... [2022-05-18T18:24:44.988Z] #28 33.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:44.988Z] #28 33.62 Setting up bash-completion (1:2.11-2) ... [2022-05-18T18:24:45.489Z] #62 55.03 Fetched 460 kB in 0s (1095 kB/s) [2022-05-18T18:24:45.749Z] #62 55.34 Selecting previously unselected package libbtrfs0:amd64. [2022-05-18T18:24:45.749Z] #62 55.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-18T18:24:45.922Z] #28 34.70 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-18T18:24:45.922Z] #28 34.71 Setting up sudo (1.9.5p2-3) ... [2022-05-18T18:24:46.008Z] #62 55.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-18T18:24:46.008Z] #62 55.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:24:46.046Z] #14 91.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-18T18:24:46.046Z] #14 ... [2022-05-18T18:24:46.046Z] [2022-05-18T18:24:46.046Z] #67 [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 [2022-05-18T18:24:46.046Z] #67 sha256:a4c83c5855f864e88ccff10fef93d12d2555bb7c424afe73e2d41c061640eca1 [2022-05-18T18:24:46.046Z] #67 91.05 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T18:24:46.046Z] #67 91.05 + GOBIN=/build [2022-05-18T18:24:46.046Z] #67 91.05 + GO111MODULE=on [2022-05-18T18:24:46.046Z] #67 91.05 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:24:46.181Z] #28 34.79 invoke-rc.d: could not determine current runlevel [2022-05-18T18:24:46.181Z] #28 34.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-18T18:24:46.181Z] #28 34.81 Setting up xfsprogs (5.10.0-4) ... [2022-05-18T18:24:46.181Z] #28 34.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-18T18:24:46.181Z] #28 34.83 Setting up inetutils-ping (2:2.0-1) ... [2022-05-18T18:24:46.181Z] #28 34.85 Setting up pigz (2.6-1) ... [2022-05-18T18:24:46.181Z] #28 34.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-18T18:24:46.181Z] #28 34.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:24:46.181Z] #28 34.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T18:24:46.181Z] #28 34.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:46.439Z] #28 35.28 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-18T18:24:46.439Z] #28 35.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-18T18:24:46.578Z] #62 55.99 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-18T18:24:46.578Z] #62 56.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-18T18:24:46.578Z] #62 56.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:24:46.698Z] #28 35.49 Setting up libelf1:amd64 (0.183-1) ... [2022-05-18T18:24:46.698Z] #28 35.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-18T18:24:46.698Z] #28 35.52 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:24:46.698Z] #28 35.53 Setting up python3-distutils (3.9.2-1) ... [2022-05-18T18:24:46.957Z] #28 35.74 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:46.957Z] #28 35.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-18T18:24:46.957Z] #28 35.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-18T18:24:46.957Z] #28 35.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-18T18:24:46.957Z] #28 35.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-18T18:24:46.957Z] #28 35.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-18T18:24:46.957Z] #28 35.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-18T18:24:46.957Z] #28 35.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-18T18:24:46.957Z] #28 35.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-18T18:24:46.957Z] #28 35.84 Setting up python3-setuptools (52.0.0-4) ... [2022-05-18T18:24:47.147Z] #62 56.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:24:47.147Z] #62 56.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:24:47.147Z] #62 56.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:24:47.479Z] 12fb50a031bd: Verifying Checksum [2022-05-18T18:24:47.479Z] 12fb50a031bd: Download complete [2022-05-18T18:24:47.893Z] #28 36.45 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:24:47.893Z] #28 36.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-18T18:24:47.893Z] #28 36.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-18T18:24:47.893Z] #28 36.49 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T18:24:48.092Z] #62 DONE 57.5s [2022-05-18T18:24:48.092Z] [2022-05-18T18:24:48.092Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-18T18:24:48.092Z] #63 sha256:8ed9e228c4271a83e865babafbee6383605b74a744c4641df04ce22906801715 [2022-05-18T18:24:48.092Z] #63 DONE 0.2s [2022-05-18T18:24:48.092Z] [2022-05-18T18:24:48.092Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:48.092Z] #64 sha256:6e56c488f8ad9b98c6b8f04e6afa8b2ad61ddb56e7842543a0070eddda6ceb67 [2022-05-18T18:24:48.408Z] #28 37.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-18T18:24:48.408Z] #28 37.04 Setting up jq (1.6-2.1) ... [2022-05-18T18:24:48.408Z] #28 37.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-18T18:24:48.408Z] #28 37.07 Setting up iptables (1.8.7-1) ... [2022-05-18T18:24:48.408Z] #28 37.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T18:24:48.408Z] #28 37.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T18:24:48.408Z] #28 37.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T18:24:48.408Z] #28 37.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T18:24:48.408Z] #28 37.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-18T18:24:48.408Z] #28 37.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-18T18:24:48.408Z] #28 37.12 Setting up iproute2 (5.10.0-4) ... [2022-05-18T18:24:48.666Z] #28 37.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:24:49.233Z] #28 DONE 37.9s [2022-05-18T18:24:49.233Z] [2022-05-18T18:24:49.233Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:49.233Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:24:49.233Z] #71 ... [2022-05-18T18:24:49.233Z] [2022-05-18T18:24:49.233Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T18:24:49.233Z] #29 sha256:f8eb93030c7ac506371050739bef3ad85df4ae4863952c82fc973e86bff67593 [2022-05-18T18:24:50.009Z] #64 1.714 + RM_GOPATH=0 [2022-05-18T18:24:50.009Z] #64 1.716 + TMP_GOPATH= [2022-05-18T18:24:50.009Z] #64 1.717 + : /build [2022-05-18T18:24:50.009Z] #64 1.717 + '[' -z '' ']' [2022-05-18T18:24:50.009Z] #64 1.718 ++ mktemp -d [2022-05-18T18:24:50.009Z] #64 1.724 + export GOPATH=/tmp/tmp.r1gP6bW7H4 [2022-05-18T18:24:50.009Z] #64 1.725 + GOPATH=/tmp/tmp.r1gP6bW7H4 [2022-05-18T18:24:50.009Z] #64 1.725 + RM_GOPATH=1 [2022-05-18T18:24:50.009Z] #64 1.725 + case "$(go env GOARCH)" in [2022-05-18T18:24:50.009Z] #64 1.726 ++ go env GOARCH [2022-05-18T18:24:50.009Z] #64 1.733 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:50.009Z] #64 1.734 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:24:50.009Z] #64 1.734 ++ dirname /install.sh [2022-05-18T18:24:50.009Z] #64 1.743 + dir=/ [2022-05-18T18:24:50.009Z] #64 1.747 + bin=containerd [2022-05-18T18:24:50.009Z] #64 1.747 + shift [2022-05-18T18:24:50.009Z] #64 1.747 + '[' '!' -f //containerd.installer ']' [2022-05-18T18:24:50.009Z] #64 1.747 + . //containerd.installer [2022-05-18T18:24:50.009Z] #64 1.748 ++ set -e [2022-05-18T18:24:50.009Z] #64 1.748 ++ : v1.6.4 [2022-05-18T18:24:50.009Z] #64 1.748 + install_containerd [2022-05-18T18:24:50.009Z] #64 1.749 + echo 'Install containerd version v1.6.4' [2022-05-18T18:24:50.009Z] #64 1.749 Install containerd version v1.6.4 [2022-05-18T18:24:50.009Z] #64 1.749 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r1gP6bW7H4/src/github.com/containerd/containerd [2022-05-18T18:24:50.009Z] #64 1.781 Cloning into '/tmp/tmp.r1gP6bW7H4/src/github.com/containerd/containerd'... [2022-05-18T18:24:50.169Z] #29 0.837 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-18T18:24:50.169Z] #29 0.840 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-18T18:24:50.169Z] #29 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-18T18:24:50.169Z] #29 DONE 0.9s [2022-05-18T18:24:50.169Z] [2022-05-18T18:24:50.169Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:50.169Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:24:50.169Z] #71 ... [2022-05-18T18:24:50.169Z] [2022-05-18T18:24:50.169Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T18:24:50.169Z] #30 sha256:d51114f67b1a8165f4dd4f87fc135c06988a7cf17fddeb03ab0959d99641bfd3 [2022-05-18T18:24:50.335Z] #67 96.38 rootlesskit version 1.0.0 [2022-05-18T18:24:50.335Z] #67 96.39 Usage of /build/rootlesskit-docker-proxy: [2022-05-18T18:24:50.335Z] #67 96.39 -container-ip string [2022-05-18T18:24:50.335Z] #67 96.39 container ip [2022-05-18T18:24:50.335Z] #67 96.39 -container-port int [2022-05-18T18:24:50.335Z] #67 96.39 container port (default -1) [2022-05-18T18:24:50.335Z] #67 96.39 -host-ip string [2022-05-18T18:24:50.335Z] #67 96.39 host ip [2022-05-18T18:24:50.335Z] #67 96.39 -host-port int [2022-05-18T18:24:50.335Z] #67 96.39 host port (default -1) [2022-05-18T18:24:50.335Z] #67 96.39 -proto string [2022-05-18T18:24:50.335Z] #67 96.39 proxy protocol (default "tcp") [2022-05-18T18:24:50.947Z] #64 ... [2022-05-18T18:24:50.947Z] [2022-05-18T18:24:50.947Z] #57 [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 [2022-05-18T18:24:50.948Z] #57 sha256:05b451803d0e878724252e3bcc7478d20bebad3dbc9fdb0d3f630b629e0e4d15 [2022-05-18T18:24:50.948Z] #57 60.39 v3.0.2 [2022-05-18T18:24:50.948Z] #57 DONE 60.6s [2022-05-18T18:24:51.207Z] [2022-05-18T18:24:51.207Z] #42 [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 [2022-05-18T18:24:51.207Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:51.207Z] #42 53.68 The following additional packages will be installed: [2022-05-18T18:24:51.207Z] #42 53.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-18T18:24:51.207Z] #42 53.72 Suggested packages: [2022-05-18T18:24:51.207Z] #42 53.72 cmake-doc ninja-build lrzip [2022-05-18T18:24:51.207Z] #42 53.72 Recommended packages: [2022-05-18T18:24:51.207Z] #42 53.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-18T18:24:51.207Z] #42 55.25 The following NEW packages will be installed: [2022-05-18T18:24:51.207Z] #42 55.27 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-18T18:24:51.207Z] #42 55.28 vim-common xxd [2022-05-18T18:24:51.207Z] #42 55.86 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:24:51.207Z] #42 55.86 Need to get 17.7 MB of archives. [2022-05-18T18:24:51.207Z] #42 55.86 After this operation, 70.7 MB of additional disk space will be used. [2022-05-18T18:24:51.207Z] #42 55.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T18:24:51.207Z] #42 55.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T18:24:51.207Z] #42 55.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-18T18:24:51.207Z] #42 56.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-18T18:24:51.207Z] #42 56.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-18T18:24:51.207Z] #42 56.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-18T18:24:51.207Z] #42 56.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-18T18:24:51.207Z] #42 56.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-18T18:24:51.207Z] #42 56.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-18T18:24:51.207Z] #42 56.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-18T18:24:51.207Z] #42 59.62 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:24:51.207Z] #42 60.01 Fetched 17.7 MB in 2s (8343 kB/s) [2022-05-18T18:24:51.207Z] #42 60.38 Selecting previously unselected package xxd. [2022-05-18T18:24:51.207Z] #42 60.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-18T18:24:51.207Z] #42 60.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:24:51.207Z] #42 60.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:51.207Z] #42 60.93 Selecting previously unselected package vim-common. [2022-05-18T18:24:51.207Z] #42 60.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:24:51.467Z] #42 61.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:24:51.538Z] #64 ... [2022-05-18T18:24:51.538Z] [2022-05-18T18:24:51.538Z] #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 [2022-05-18T18:24:51.538Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:51.538Z] #14 88.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-18T18:24:51.538Z] #14 88.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:24:51.538Z] #14 88.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T18:24:51.538Z] #14 94.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-18T18:24:51.538Z] #14 94.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:24:51.538Z] #14 94.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:24:51.738Z] #42 ... [2022-05-18T18:24:51.738Z] [2022-05-18T18:24:51.738Z] #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 [2022-05-18T18:24:51.738Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:51.738Z] #14 51.34 The following additional packages will be installed: [2022-05-18T18:24:51.738Z] #14 51.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T18:24:51.738Z] #14 51.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-18T18:24:51.738Z] #14 51.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-18T18:24:51.738Z] #14 51.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-18T18:24:51.738Z] #14 51.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-18T18:24:51.738Z] #14 51.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-18T18:24:51.738Z] #14 51.40 mingw-w64-common mingw-w64-x86-64-dev [2022-05-18T18:24:51.738Z] #14 51.46 Suggested packages: [2022-05-18T18:24:51.738Z] #14 51.46 gcc-10-locales seccomp wine64 [2022-05-18T18:24:51.738Z] #14 53.58 The following NEW packages will be installed: [2022-05-18T18:24:51.738Z] #14 53.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-18T18:24:51.738Z] #14 53.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-18T18:24:51.738Z] #14 53.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-18T18:24:51.738Z] #14 53.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-18T18:24:51.738Z] #14 53.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-18T18:24:51.738Z] #14 53.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-18T18:24:51.738Z] #14 53.59 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-18T18:24:51.738Z] #14 53.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-18T18:24:51.738Z] #14 53.60 mingw-w64-x86-64-dev [2022-05-18T18:24:51.738Z] #14 54.19 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:24:51.738Z] #14 54.19 Need to get 115 MB of archives. [2022-05-18T18:24:51.738Z] #14 54.19 After this operation, 645 MB of additional disk space will be used. [2022-05-18T18:24:51.738Z] #14 54.19 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] [2022-05-18T18:24:51.738Z] #14 54.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] [2022-05-18T18:24:51.738Z] #14 54.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-18T18:24:51.738Z] #14 54.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-18T18:24:51.738Z] #14 54.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-18T18:24:51.738Z] #14 54.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-18T18:24:51.738Z] #14 55.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-18T18:24:51.738Z] #14 55.64 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] [2022-05-18T18:24:51.738Z] #14 55.65 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] [2022-05-18T18:24:51.738Z] #14 56.72 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] [2022-05-18T18:24:51.738Z] #14 59.05 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] [2022-05-18T18:24:51.738Z] #14 59.87 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] [2022-05-18T18:24:51.738Z] #14 61.17 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] [2022-05-18T18:24:52.058Z] #14 ... [2022-05-18T18:24:52.058Z] [2022-05-18T18:24:52.058Z] #42 [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 [2022-05-18T18:24:52.058Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:24:52.058Z] #42 61.64 Selecting previously unselected package cmake-data. [2022-05-18T18:24:52.059Z] #42 61.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-18T18:24:52.059Z] #42 61.67 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T18:24:52.389Z] #67 ... [2022-05-18T18:24:52.389Z] [2022-05-18T18:24:52.389Z] #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 [2022-05-18T18:24:52.389Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:24:52.389Z] #14 91.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-18T18:24:52.389Z] #14 91.63 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-18T18:24:52.389Z] #14 91.63 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:24:52.389Z] #14 96.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-18T18:24:52.389Z] #14 96.05 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-18T18:24:52.389Z] #14 96.07 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T18:24:52.389Z] #14 96.17 Selecting previously unselected package libapparmor1:arm64. [2022-05-18T18:24:52.389Z] #14 96.18 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-18T18:24:52.389Z] #14 96.18 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-18T18:24:52.389Z] #14 96.87 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-18T18:24:52.389Z] #14 96.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-18T18:24:52.389Z] #14 96.88 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-18T18:24:52.389Z] #14 97.82 Selecting previously unselected package libbtrfs0:arm64. [2022-05-18T18:24:52.389Z] #14 97.83 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-18T18:24:52.389Z] #14 98.20 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-18T18:24:52.389Z] #14 99.00 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-18T18:24:52.389Z] #14 99.00 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-18T18:24:52.834Z] #14 99.07 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-18T18:24:53.260Z] 97f65a0ec59e: Verifying Checksum [2022-05-18T18:24:53.260Z] 97f65a0ec59e: Download complete [2022-05-18T18:24:53.398Z] #14 100.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-18T18:24:53.398Z] #14 100.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-18T18:24:53.398Z] #14 100.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-18T18:24:54.034Z] #42 ... [2022-05-18T18:24:54.034Z] [2022-05-18T18:24:54.034Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:54.034Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:24:54.034Z] #51 50.84 Building dependency tree... [2022-05-18T18:24:54.034Z] #51 57.42 The following additional packages will be installed: [2022-05-18T18:24:54.034Z] #51 57.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-18T18:24:54.034Z] #51 57.42 python3-protobuf python3-six [2022-05-18T18:24:54.034Z] #51 57.44 Suggested packages: [2022-05-18T18:24:54.034Z] #51 57.44 python3-setuptools [2022-05-18T18:24:54.034Z] #51 57.44 Recommended packages: [2022-05-18T18:24:54.034Z] #51 57.44 iproute2 | iproute [2022-05-18T18:24:54.034Z] #51 58.50 The following NEW packages will be installed: [2022-05-18T18:24:54.034Z] #51 58.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-18T18:24:54.034Z] #51 58.55 python3-protobuf python3-six [2022-05-18T18:24:54.034Z] #51 59.14 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:24:54.034Z] #51 59.14 Need to get 2314 kB of archives. [2022-05-18T18:24:54.034Z] #51 59.14 After this operation, 11.1 MB of additional disk space will be used. [2022-05-18T18:24:54.034Z] #51 59.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-18T18:24:54.034Z] #51 59.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-18T18:24:54.034Z] #51 59.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-18T18:24:54.034Z] #51 59.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-18T18:24:54.034Z] #51 59.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-18T18:24:54.034Z] #51 59.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-18T18:24:54.034Z] #51 59.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-18T18:24:54.034Z] #51 61.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-18T18:24:54.034Z] #51 ... [2022-05-18T18:24:54.034Z] [2022-05-18T18:24:54.034Z] #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 [2022-05-18T18:24:54.034Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:24:54.034Z] #14 63.83 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] [2022-05-18T18:24:54.293Z] #14 ... [2022-05-18T18:24:54.293Z] [2022-05-18T18:24:54.293Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:24:54.293Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:24:54.293Z] #55 53.84 go: downloading github.com/fatih/color v1.13.0 [2022-05-18T18:24:54.293Z] #55 53.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-18T18:24:54.293Z] #55 54.04 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-18T18:24:54.293Z] #55 54.09 go: downloading github.com/spf13/viper v1.10.1 [2022-05-18T18:24:54.293Z] #55 54.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-18T18:24:54.293Z] #55 55.22 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-18T18:24:54.293Z] #55 55.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-18T18:24:54.293Z] #55 55.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-18T18:24:54.293Z] #55 55.60 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-18T18:24:54.293Z] #55 62.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-18T18:24:54.293Z] #55 62.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-18T18:24:54.293Z] #55 63.16 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-18T18:24:54.293Z] #55 63.49 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-18T18:24:54.328Z] #14 101.1 Selecting previously unselected package libudev-dev:arm64. [2022-05-18T18:24:54.328Z] #14 101.1 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-18T18:24:54.711Z] #14 101.3 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-18T18:24:54.863Z] #55 64.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-18T18:24:54.863Z] #55 64.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-18T18:24:54.863Z] #55 ... [2022-05-18T18:24:54.863Z] [2022-05-18T18:24:54.863Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:24:54.863Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:24:54.863Z] #51 64.16 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:24:55.431Z] #51 64.65 Fetched 2314 kB in 3s (689 kB/s) [2022-05-18T18:24:55.643Z] #14 102.3 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-18T18:24:55.643Z] #14 102.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-18T18:24:55.935Z] #14 102.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-18T18:24:55.998Z] #51 65.05 Selecting previously unselected package libprotobuf23:amd64. [2022-05-18T18:24:55.998Z] #51 65.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-18T18:24:55.998Z] #51 65.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-18T18:24:55.998Z] #51 65.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-18T18:24:56.694Z] #14 103.1 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-18T18:24:56.694Z] #14 103.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-18T18:24:56.694Z] #14 103.1 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-18T18:24:57.259Z] #14 103.8 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-18T18:24:57.259Z] #14 103.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-18T18:24:57.259Z] #14 103.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-18T18:24:57.393Z] #51 66.61 Selecting previously unselected package python3-pkg-resources. [2022-05-18T18:24:57.393Z] #51 66.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-18T18:24:57.393Z] #51 66.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:24:57.516Z] #14 104.3 Selecting previously unselected package libpcre2-posix2:arm64.#14 ... [2022-05-18T18:24:57.516Z] [2022-05-18T18:24:57.516Z] #67 [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 [2022-05-18T18:24:57.516Z] #67 sha256:a4c83c5855f864e88ccff10fef93d12d2555bb7c424afe73e2d41c061640eca1 [2022-05-18T18:24:57.516Z] #67 DONE 103.9s [2022-05-18T18:24:57.516Z] [2022-05-18T18:24:57.516Z] #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 [2022-05-18T18:24:57.516Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:24:57.516Z] #14 104.3 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-18T18:24:57.516Z] #14 104.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-18T18:24:57.516Z] #14 104.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-18T18:24:57.516Z] #14 ... [2022-05-18T18:24:57.516Z] [2022-05-18T18:24:57.516Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T18:24:57.516Z] #68 sha256:b8c0da00f96114ad2373bf13c76ecd41c0497968e44d21f75c73ee9bdc937e84 [2022-05-18T18:24:57.657Z] #51 ... [2022-05-18T18:24:57.657Z] [2022-05-18T18:24:57.657Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-18T18:24:57.657Z] #40 sha256:37d08abbef240dae45f3f4b200665c464b1ec144f90a704a4db6e84ebd20377e [2022-05-18T18:24:57.657Z] #40 65.83 NAME: [2022-05-18T18:24:57.657Z] #40 65.85 go-winres - A tool for embedding resources in Windows executables [2022-05-18T18:24:57.657Z] #40 65.85 [2022-05-18T18:24:57.657Z] #40 65.85 USAGE: [2022-05-18T18:24:57.657Z] #40 65.85 go-winres [global options] command [command options] [arguments...] [2022-05-18T18:24:57.657Z] #40 65.85 [2022-05-18T18:24:57.657Z] #40 65.85 COMMANDS: [2022-05-18T18:24:57.657Z] #40 65.85 init Create an initial ./winres/winres.json [2022-05-18T18:24:57.657Z] #40 65.85 make Make syso files for the "go build" command [2022-05-18T18:24:57.657Z] #40 65.85 simply Make syso files for the "go build" command (simplified) [2022-05-18T18:24:57.657Z] #40 65.85 extract Extract all resources from an executable [2022-05-18T18:24:57.657Z] #40 65.85 patch Replace resources in an executable file (exe, dll) [2022-05-18T18:24:57.657Z] #40 65.85 help, h Shows a list of commands or help for one command [2022-05-18T18:24:57.657Z] #40 65.85 [2022-05-18T18:24:57.657Z] #40 65.85 GLOBAL OPTIONS: [2022-05-18T18:24:57.657Z] #40 65.85 --help, -h show help (default: false) [2022-05-18T18:24:57.657Z] #40 DONE 67.2s [2022-05-18T18:24:57.657Z] [2022-05-18T18:24:57.657Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:24:57.657Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:24:57.657Z] #55 64.59 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-18T18:24:57.657Z] #55 64.77 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-18T18:24:57.657Z] #55 64.78 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-18T18:24:57.657Z] #55 64.84 go: downloading github.com/spf13/afero v1.6.0 [2022-05-18T18:24:57.657Z] #55 64.94 go: downloading github.com/spf13/cast v1.4.1 [2022-05-18T18:24:57.657Z] #55 65.14 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-18T18:24:57.657Z] #55 65.25 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-18T18:24:57.657Z] #55 65.42 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-18T18:24:57.657Z] #55 65.54 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-18T18:24:57.657Z] #55 65.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-18T18:24:57.657Z] #55 65.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-18T18:24:57.657Z] #55 66.03 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-18T18:24:57.657Z] #55 66.14 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-18T18:24:57.657Z] #55 66.20 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-18T18:24:57.657Z] #55 66.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-18T18:24:57.657Z] #55 67.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-18T18:24:57.657Z] #55 67.10 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-18T18:24:57.657Z] #55 67.15 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-18T18:24:57.657Z] #55 67.25 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-18T18:24:57.774Z] #68 DONE 0.3s [2022-05-18T18:24:57.774Z] [2022-05-18T18:24:57.774Z] #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 [2022-05-18T18:24:57.774Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:24:57.774Z] #14 104.5 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-18T18:24:57.774Z] #14 104.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-18T18:24:57.774Z] #14 104.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-18T18:24:57.934Z] #55 67.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-18T18:24:57.934Z] #55 67.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-18T18:24:57.934Z] #55 67.66 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-18T18:24:58.031Z] #14 ... [2022-05-18T18:24:58.031Z] [2022-05-18T18:24:58.031Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T18:24:58.031Z] #69 sha256:ad804678783c822904fc38fc5fc7413b34aa66d9c2a1c3e4b5be1c0e7de6018e [2022-05-18T18:24:58.031Z] #69 DONE 0.1s [2022-05-18T18:24:58.031Z] [2022-05-18T18:24:58.031Z] #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 [2022-05-18T18:24:58.031Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-18T18:24:58.193Z] #55 67.82 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-18T18:24:58.193Z] #55 67.87 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-18T18:24:58.283Z] #30 6.842 Collecting yamllint==1.26.1 [2022-05-18T18:24:58.283Z] #30 7.885 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-18T18:24:58.283Z] #30 8.367 Collecting pathspec>=0.5.3 [2022-05-18T18:24:58.288Z] #34 ... [2022-05-18T18:24:58.288Z] [2022-05-18T18:24:58.288Z] #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 [2022-05-18T18:24:58.288Z] #14 sha256:1814ce1b347c49e7e044a51e83e0461b30acc268ef03d354b7ca22ce5814fb21 [2022-05-18T18:24:58.288Z] #14 105.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-18T18:24:58.288Z] #14 105.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-18T18:24:58.452Z] #55 67.92 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-18T18:24:58.452Z] #55 68.04 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-18T18:24:58.452Z] #55 68.08 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-18T18:24:58.452Z] #55 68.13 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-18T18:24:58.542Z] #30 8.375 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-18T18:24:58.542Z] #30 8.567 Collecting pyyaml [2022-05-18T18:24:58.542Z] #30 8.574 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) [2022-05-18T18:24:58.542Z] #30 8.607 Building wheels for collected packages: yamllint [2022-05-18T18:24:58.542Z] #30 8.608 Building wheel for yamllint (setup.py): started [2022-05-18T18:24:58.545Z] #14 105.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-18T18:24:58.638Z] .....INFO: Daemon under test started and replied! [2022-05-18T18:24:58.638Z] INFO: Docker version of the daemon under test [2022-05-18T18:24:58.638Z] [2022-05-18T18:24:58.638Z] Client: [2022-05-18T18:24:58.638Z] Version: 17.06.2-ce [2022-05-18T18:24:58.638Z] API version: 1.30 [2022-05-18T18:24:58.638Z] Go version: go1.8.3 [2022-05-18T18:24:58.638Z] Git commit: cec0b72 [2022-05-18T18:24:58.638Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-18T18:24:58.638Z] OS/Arch: windows/amd64 [2022-05-18T18:24:58.638Z] [2022-05-18T18:24:58.638Z] Server: [2022-05-18T18:24:58.638Z] Version: 0.0.0-dev [2022-05-18T18:24:58.638Z] API version: 1.42 (minimum version 1.24) [2022-05-18T18:24:58.638Z] Go version: go1.18.2 [2022-05-18T18:24:58.638Z] Git commit: 3edb9798c7 [2022-05-18T18:24:58.638Z] Built: [2022-05-18T18:24:58.638Z] OS/Arch: windows/amd64 [2022-05-18T18:24:58.638Z] Experimental: false [2022-05-18T18:24:58.638Z] [2022-05-18T18:24:58.638Z] INFO: Docker info of the daemon under test [2022-05-18T18:24:58.638Z] [2022-05-18T18:24:58.638Z] Containers: 0 [2022-05-18T18:24:58.638Z] Running: 0 [2022-05-18T18:24:58.638Z] Paused: 0 [2022-05-18T18:24:58.638Z] Stopped: 0 [2022-05-18T18:24:58.638Z] Images: 0 [2022-05-18T18:24:58.638Z] Server Version: 0.0.0-dev [2022-05-18T18:24:58.638Z] Storage Driver: windowsfilter [2022-05-18T18:24:58.638Z] Windows: [2022-05-18T18:24:58.638Z] Logging Driver: json-file [2022-05-18T18:24:58.638Z] Plugins: [2022-05-18T18:24:58.638Z] Volume: local [2022-05-18T18:24:58.638Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T18:24:58.638Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T18:24:58.638Z] Swarm: inactive [2022-05-18T18:24:58.638Z] Default Isolation: process [2022-05-18T18:24:58.638Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-18T18:24:58.638Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-18T18:24:58.638Z] OSType: windows [2022-05-18T18:24:58.638Z] Architecture: x86_64 [2022-05-18T18:24:58.638Z] CPUs: 4 [2022-05-18T18:24:58.638Z] Total Memory: 32GiB [2022-05-18T18:24:58.638Z] Name: azwin-2-699a10 [2022-05-18T18:24:58.638Z] ID: 76396fd5-4d27-4ab3-85df-5fc95083ad20 [2022-05-18T18:24:58.638Z] Docker Root Dir: D:\CI\PR-43593\7\daemon [2022-05-18T18:24:58.638Z] Debug Mode (client): false [2022-05-18T18:24:58.638Z] Debug Mode (server): true [2022-05-18T18:24:58.638Z] File Descriptors: -1 [2022-05-18T18:24:58.638Z] Goroutines: 16 [2022-05-18T18:24:58.638Z] System Time: 2022-05-18T18:24:56.7644403Z [2022-05-18T18:24:58.638Z] EventsListeners: 0 [2022-05-18T18:24:58.638Z] Registry: https://index.docker.io/v1/ [2022-05-18T18:24:58.638Z] Labels: [2022-05-18T18:24:58.638Z] Experimental: false [2022-05-18T18:24:58.638Z] Insecure Registries: [2022-05-18T18:24:58.638Z] 127.0.0.0/8 [2022-05-18T18:24:58.638Z] Live Restore Enabled: false [2022-05-18T18:24:58.638Z] [2022-05-18T18:24:58.638Z] [2022-05-18T18:24:58.638Z] INFO: Docker images of the daemon under test [2022-05-18T18:24:58.638Z] [2022-05-18T18:24:58.638Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T18:24:58.638Z] [2022-05-18T18:24:58.638Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-18T18:24:58.638Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-18T18:24:58.638Z] ltsc2019: Pulling from windows/servercore [2022-05-18T18:24:58.638Z] b111c3320c94: Pulling fs layer [2022-05-18T18:24:58.638Z] 8b534d64a7c3: Pulling fs layer [2022-05-18T18:24:58.802Z] #14 105.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-18T18:24:58.802Z] #14 105.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-18T18:24:58.802Z] #14 105.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-18T18:24:58.802Z] #14 105.6 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-18T18:24:58.802Z] #14 105.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-18T18:24:58.802Z] #14 105.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T18:24:59.019Z] #55 68.45 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-18T18:24:59.019Z] #55 68.57 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-18T18:24:59.019Z] #55 68.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-18T18:24:59.019Z] #55 68.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-18T18:24:59.059Z] #14 105.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-18T18:24:59.059Z] #14 105.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-18T18:24:59.059Z] #14 105.8 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-18T18:24:59.110Z] #30 9.065 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-18T18:24:59.110Z] #30 9.067 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f846c6bbe6fbca549829637c67eac331ab9ec79c8aef0ffadcc2f2422bed061e [2022-05-18T18:24:59.110Z] #30 9.067 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-18T18:24:59.110Z] #30 9.070 Successfully built yamllint [2022-05-18T18:24:59.110Z] #30 9.080 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-18T18:24:59.278Z] #55 68.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-18T18:24:59.369Z] #30 9.277 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-18T18:24:59.369Z] #30 DONE 9.5s [2022-05-18T18:24:59.369Z] [2022-05-18T18:24:59.369Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:24:59.369Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:24:59.537Z] #55 69.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-18T18:24:59.573Z] #14 106.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-18T18:24:59.573Z] #14 106.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-18T18:24:59.573Z] #14 106.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T18:24:59.573Z] #14 106.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-18T18:24:59.573Z] #14 106.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T18:24:59.573Z] #14 106.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-18T18:24:59.573Z] #14 106.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-18T18:24:59.573Z] #14 106.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-18T18:24:59.573Z] #14 106.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-18T18:24:59.573Z] #14 106.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-18T18:24:59.573Z] #14 106.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T18:24:59.573Z] #14 106.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-18T18:24:59.617Z] 97f65a0ec59e: Pull complete [2022-05-18T18:24:59.628Z] #71 ... [2022-05-18T18:24:59.628Z] [2022-05-18T18:24:59.628Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T18:24:59.628Z] #34 sha256:05cb0bed0ccc1a22b28d26ae2e2551f75f5b4a6ab24834ce867d698feca5974b [2022-05-18T18:24:59.658Z] #14 106.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-18T18:24:59.658Z] #14 106.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:24:59.658Z] #14 106.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:24:59.796Z] #55 69.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-18T18:24:59.796Z] #55 69.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-18T18:24:59.830Z] #14 106.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T18:24:59.830Z] #14 106.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-18T18:24:59.830Z] #14 106.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-18T18:24:59.830Z] #14 106.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-18T18:24:59.830Z] #14 106.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T18:24:59.830Z] #14 106.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-18T18:24:59.830Z] #14 106.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-18T18:24:59.830Z] #14 106.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T18:24:59.830Z] #14 106.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:24:59.830Z] #14 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-18T18:24:59.830Z] #14 106.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:24:59.830Z] #14 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-18T18:24:59.831Z] #14 106.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T18:24:59.831Z] #14 106.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:24:59.831Z] #14 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-18T18:24:59.831Z] #14 106.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:24:59.831Z] #14 106.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T18:24:59.831Z] #14 106.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-18T18:24:59.831Z] #14 106.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-18T18:24:59.831Z] #14 106.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-18T18:24:59.831Z] #14 106.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-18T18:24:59.887Z] #34 DONE 0.2s [2022-05-18T18:24:59.887Z] [2022-05-18T18:24:59.887Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T18:24:59.887Z] #39 sha256:ece1fae717ee84d9dbf1fdc95dacf535bc05815f2a12855c8633a2a11247e343 [2022-05-18T18:25:00.055Z] #55 69.57 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-18T18:25:00.055Z] #55 69.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-18T18:25:00.055Z] #55 69.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-18T18:25:00.055Z] #55 69.80 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-18T18:25:00.088Z] #14 106.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:25:00.146Z] #39 DONE 0.3s [2022-05-18T18:25:00.146Z] [2022-05-18T18:25:00.146Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T18:25:00.146Z] #42 sha256:24943b24102080806c79667693afc579f8defdc9d4a0bd4baa5b284b4da60549 [2022-05-18T18:25:00.146Z] #42 DONE 0.1s [2022-05-18T18:25:00.146Z] [2022-05-18T18:25:00.146Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T18:25:00.146Z] #44 sha256:5773de368bc5752b79c08414e7f7372e9f65737ca5e0fb637ebb0b02c43643c6 [2022-05-18T18:25:00.314Z] #55 69.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-18T18:25:00.314Z] #55 69.96 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-18T18:25:00.314Z] #55 70.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-18T18:25:00.314Z] #55 70.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-18T18:25:00.406Z] #44 DONE 0.1s [2022-05-18T18:25:00.406Z] [2022-05-18T18:25:00.406Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T18:25:00.406Z] #46 sha256:27be51876b201fbee595867766374d31809e698bca0c9eed5ba49d9c03c3257b [2022-05-18T18:25:00.406Z] #46 DONE 0.1s [2022-05-18T18:25:00.406Z] [2022-05-18T18:25:00.406Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T18:25:00.406Z] #48 sha256:8d566e238b7e1de0a77fdfed39928e62913f646567e537f117fb6aa242ff69fc [2022-05-18T18:25:00.406Z] #48 DONE 0.1s [2022-05-18T18:25:00.406Z] [2022-05-18T18:25:00.406Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T18:25:00.406Z] #52 sha256:5f70d4e28abbca40b0435e0c895b85eb380279b1d2629600a2ff12bb85e6b65d [2022-05-18T18:25:00.406Z] #52 DONE 0.1s [2022-05-18T18:25:00.406Z] [2022-05-18T18:25:00.406Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T18:25:00.406Z] #55 sha256:8fca855031a7d7b72567b51e4859a6708b89925845f4f4fc8870d43415c77a6a [2022-05-18T18:25:00.573Z] #55 70.11 go: downloading github.com/julz/importas v0.1.0 [2022-05-18T18:25:00.573Z] #55 70.16 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-18T18:25:00.573Z] #55 ... [2022-05-18T18:25:00.573Z] [2022-05-18T18:25:00.573Z] #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 [2022-05-18T18:25:00.573Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:25:00.974Z] #55 DONE 0.2s [2022-05-18T18:25:00.974Z] [2022-05-18T18:25:00.974Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T18:25:00.974Z] #59 sha256:f4f458260a66b0cdd9dd139c9602cfe23967d172e0920bd60acffc18548b7709 [2022-05-18T18:25:00.974Z] #59 DONE 0.1s [2022-05-18T18:25:00.974Z] [2022-05-18T18:25:00.974Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T18:25:00.974Z] #61 sha256:28ffafabdd2c9a8e18b89a012dd213845eac43aa834760f04e81f250d7b482a6 [2022-05-18T18:25:00.974Z] #61 DONE 0.1s [2022-05-18T18:25:00.974Z] [2022-05-18T18:25:00.974Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T18:25:00.974Z] #63 sha256:515b237b9533c287a3d54547392efc0241cfad5e5017c2bfa1ca30e178feef4e [2022-05-18T18:25:01.023Z] #14 DONE 107.8s [2022-05-18T18:25:01.023Z] [2022-05-18T18:25:01.023Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:25:01.023Z] #36 sha256:6b2313603dfe49978567da61e390dda24037664d5523a7909bc7a7339587e0ce [2022-05-18T18:25:01.023Z] #36 107.4 Delve is a source level debugger for Go programs. [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-18T18:25:01.023Z] #36 107.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 Pass flags to the program you are debugging using `--`, for example: [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 Usage: [2022-05-18T18:25:01.023Z] #36 107.4 dlv [command] [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 Available Commands: [2022-05-18T18:25:01.023Z] #36 107.4 attach Attach to running process and begin debugging. [2022-05-18T18:25:01.023Z] #36 107.4 connect Connect to a headless debug server with a terminal client. [2022-05-18T18:25:01.023Z] #36 107.4 core Examine a core dump. [2022-05-18T18:25:01.023Z] #36 107.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-18T18:25:01.023Z] #36 107.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-18T18:25:01.023Z] #36 107.4 exec Execute a precompiled binary, and begin a debug session. [2022-05-18T18:25:01.023Z] #36 107.4 help Help about any command [2022-05-18T18:25:01.023Z] #36 107.4 run Deprecated command. Use 'debug' instead. [2022-05-18T18:25:01.023Z] #36 107.4 test Compile test binary and begin debugging program. [2022-05-18T18:25:01.023Z] #36 107.4 trace Compile and begin tracing program. [2022-05-18T18:25:01.023Z] #36 107.4 version Prints version. [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 Flags: [2022-05-18T18:25:01.023Z] #36 107.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-18T18:25:01.023Z] #36 107.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-18T18:25:01.023Z] #36 107.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-18T18:25:01.023Z] #36 107.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-18T18:25:01.023Z] #36 107.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-18T18:25:01.023Z] #36 107.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-18T18:25:01.023Z] #36 107.4 --disable-aslr Disables address space randomization [2022-05-18T18:25:01.023Z] #36 107.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-18T18:25:01.023Z] #36 107.4 -h, --help help for dlv [2022-05-18T18:25:01.023Z] #36 107.4 --init string Init file, executed by the terminal client. [2022-05-18T18:25:01.023Z] #36 107.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-18T18:25:01.023Z] #36 107.4 --log Enable debugging server logging. [2022-05-18T18:25:01.023Z] #36 107.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-18T18:25:01.023Z] #36 107.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-18T18:25:01.023Z] #36 107.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-18T18:25:01.023Z] #36 107.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-18T18:25:01.023Z] #36 107.4 --wd string Working directory for running the program. [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 Additional help topics: [2022-05-18T18:25:01.023Z] #36 107.4 dlv backend Help about the --backend flag. [2022-05-18T18:25:01.023Z] #36 107.4 dlv log Help about logging flags. [2022-05-18T18:25:01.023Z] #36 107.4 dlv redirect Help about file redirection. [2022-05-18T18:25:01.023Z] #36 107.4 [2022-05-18T18:25:01.023Z] #36 107.4 Use "dlv [command] --help" for more information about a command. [2022-05-18T18:25:01.023Z] #36 DONE 107.8s [2022-05-18T18:25:01.023Z] [2022-05-18T18:25:01.023Z] #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 [2022-05-18T18:25:01.023Z] #26 sha256:395ead9aa70b792d9a9474dad207c35d0f5dbc4158a23bae5ea3dca06a85728b [2022-05-18T18:25:01.233Z] #63 DONE 0.3s [2022-05-18T18:25:01.233Z] [2022-05-18T18:25:01.233Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:25:01.233Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:25:01.233Z] #71 ... [2022-05-18T18:25:01.233Z] [2022-05-18T18:25:01.233Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T18:25:01.233Z] #65 sha256:69ccf3f54d4b0b4945290e31fb12548bfec6eab0e1a643d477c035b39749e391 [2022-05-18T18:25:01.233Z] #65 DONE 0.1s [2022-05-18T18:25:01.233Z] [2022-05-18T18:25:01.233Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T18:25:01.233Z] #68 sha256:ef6a8d1dfa0cee0bb82d213f397d82c92b94b096d33b5a8840c9918acee469cb [2022-05-18T18:25:01.350Z] #34 70.12 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-18T18:25:01.492Z] #68 DONE 0.1s [2022-05-18T18:25:01.492Z] [2022-05-18T18:25:01.492Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:25:01.492Z] #71 sha256:9569072cf6965fed8eebf96b19fd5012d4da5a4e6f633621ea1bd20e1ca5df82 [2022-05-18T18:25:01.558Z] #26 105.0 Updating files: 19% (2230/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (5007/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) [2022-05-18T18:25:01.558Z] #26 ... [2022-05-18T18:25:01.558Z] [2022-05-18T18:25:01.558Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T18:25:01.558Z] #59 sha256:36fdf7866966cd06efbf73f38943bd4ed76b1217b2c3cf159655e22254eb2d09 [2022-05-18T18:25:01.558Z] #59 DONE 0.5s [2022-05-18T18:25:01.558Z] [2022-05-18T18:25:01.558Z] #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 [2022-05-18T18:25:01.558Z] #26 sha256:395ead9aa70b792d9a9474dad207c35d0f5dbc4158a23bae5ea3dca06a85728b [2022-05-18T18:25:01.609Z] #34 71.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-18T18:25:02.071Z] #26 105.0 Updating files: 19% (2230/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (5007/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 93% (10722/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-18T18:25:02.127Z] #34 71.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-18T18:25:02.329Z] #26 108.5 + cd /tmp/tmp.vQVAcXCevW/tmp/docker-ce [2022-05-18T18:25:02.329Z] #26 108.5 + git checkout -q v17.06.2-ce [2022-05-18T18:25:02.893Z] #26 ... [2022-05-18T18:25:02.893Z] [2022-05-18T18:25:02.893Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T18:25:02.893Z] #15 sha256:6a66e61461d37e1fe91bfb93d186ca475e1d8978d399d6c704c5125017bb2621 [2022-05-18T18:25:02.893Z] #15 DONE 1.9s [2022-05-18T18:25:02.943Z] #14 ... [2022-05-18T18:25:02.943Z] [2022-05-18T18:25:02.943Z] #67 [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 [2022-05-18T18:25:02.943Z] #67 sha256:eb796e7b87877cc1c0aa16798353ab1154f6d21aa89fb50839384ffda8b55792 [2022-05-18T18:25:02.943Z] #67 110.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T18:25:03.150Z] [2022-05-18T18:25:03.150Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T18:25:03.150Z] #16 sha256:cddff0b1a41f8042373a388be567b6755dfa47c288a62b4f8765f7bce22a56f0 [2022-05-18T18:25:03.202Z] #67 110.8 + GOBIN=/build [2022-05-18T18:25:03.202Z] #67 110.8 + GO111MODULE=on [2022-05-18T18:25:03.202Z] #67 110.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:25:04.083Z] #16 DONE 1.1s [2022-05-18T18:25:04.083Z] [2022-05-18T18:25:04.083Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T18:25:04.083Z] #17 sha256:8cfc23673e2891053a5de098a28948053a6a927e58f6be711a61030e8de63d18 [2022-05-18T18:25:04.711Z] #17 0.626 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-18T18:25:04.979Z] #17 DONE 0.9s [2022-05-18T18:25:04.979Z] [2022-05-18T18:25:04.979Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:25:04.979Z] #60 sha256:928c03c896b3615673ebcece00603d1520775fe8125dbc6fa23edf6c7e531d2b [2022-05-18T18:25:04.979Z] #60 1.273 + RM_GOPATH=0 [2022-05-18T18:25:04.979Z] #60 1.273 + TMP_GOPATH= [2022-05-18T18:25:04.979Z] #60 1.273 + : /build [2022-05-18T18:25:04.979Z] #60 1.273 + '[' -z '' ']' [2022-05-18T18:25:04.979Z] #60 1.273 ++ mktemp -d [2022-05-18T18:25:04.979Z] #60 1.273 + export GOPATH=/tmp/tmp.TH4fE6C0hn [2022-05-18T18:25:04.979Z] #60 1.273 + GOPATH=/tmp/tmp.TH4fE6C0hn [2022-05-18T18:25:04.979Z] #60 1.273 + RM_GOPATH=1 [2022-05-18T18:25:04.979Z] #60 1.273 + case "$(go env GOARCH)" in [2022-05-18T18:25:04.979Z] #60 1.273 ++ go env GOARCH [2022-05-18T18:25:04.979Z] #60 1.316 Install runc version v1.1.2 (build tags: seccomp) [2022-05-18T18:25:04.979Z] #60 1.316 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:25:04.979Z] #60 1.316 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:25:04.979Z] #60 1.316 ++ dirname /install.sh [2022-05-18T18:25:04.979Z] #60 1.316 + dir=/ [2022-05-18T18:25:04.979Z] #60 1.316 + bin=runc [2022-05-18T18:25:04.979Z] #60 1.316 + shift [2022-05-18T18:25:04.979Z] #60 1.316 + '[' '!' -f //runc.installer ']' [2022-05-18T18:25:04.979Z] #60 1.316 + . //runc.installer [2022-05-18T18:25:04.979Z] #60 1.316 ++ set -e [2022-05-18T18:25:04.979Z] #60 1.316 ++ : v1.1.2 [2022-05-18T18:25:04.979Z] #60 1.316 + install_runc [2022-05-18T18:25:04.979Z] #60 1.316 + RUNC_BUILDTAGS=seccomp [2022-05-18T18:25:04.979Z] #60 1.316 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-18T18:25:04.979Z] #60 1.316 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TH4fE6C0hn/src/github.com/opencontainers/runc [2022-05-18T18:25:04.979Z] #60 1.335 Cloning into '/tmp/tmp.TH4fE6C0hn/src/github.com/opencontainers/runc'... [2022-05-18T18:25:05.418Z] #34 ... [2022-05-18T18:25:05.418Z] [2022-05-18T18:25:05.418Z] #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 [2022-05-18T18:25:05.418Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:25:05.418Z] #14 65.03 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] [2022-05-18T18:25:05.418Z] #14 65.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-18T18:25:05.418Z] #14 65.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-18T18:25:05.418Z] #14 65.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-18T18:25:05.418Z] #14 65.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-18T18:25:05.418Z] #14 65.03 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] [2022-05-18T18:25:05.418Z] #14 65.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-18T18:25:05.418Z] #14 65.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-18T18:25:05.418Z] #14 65.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-18T18:25:05.418Z] #14 65.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-18T18:25:05.418Z] #14 65.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-18T18:25:05.418Z] #14 65.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-18T18:25:05.418Z] #14 65.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-18T18:25:05.418Z] #14 65.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-18T18:25:05.418Z] #14 65.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-18T18:25:05.418Z] #14 65.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-18T18:25:05.418Z] #14 66.96 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:25:05.418Z] #14 67.47 Fetched 115 MB in 12s (9951 kB/s) [2022-05-18T18:25:05.418Z] #14 67.65 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-18T18:25:05.418Z] #14 67.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-18T18:25:05.418Z] #14 67.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-18T18:25:05.418Z] #14 67.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T18:25:05.418Z] #14 71.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-18T18:25:05.418Z] #14 71.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-18T18:25:05.418Z] #14 71.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T18:25:05.418Z] #14 ... [2022-05-18T18:25:05.418Z] [2022-05-18T18:25:05.418Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:25:05.418Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:25:05.418Z] #55 70.25 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-18T18:25:05.418Z] #55 70.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-18T18:25:05.418Z] #55 70.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-18T18:25:05.418Z] #55 70.54 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-18T18:25:05.418Z] #55 70.55 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-18T18:25:05.418Z] #55 70.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-18T18:25:05.418Z] #55 70.66 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-18T18:25:05.418Z] #55 70.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-18T18:25:05.418Z] #55 70.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-18T18:25:05.418Z] #55 70.85 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-18T18:25:05.418Z] #55 70.87 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-18T18:25:05.418Z] #55 71.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-18T18:25:05.418Z] #55 71.71 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-18T18:25:05.418Z] #55 71.73 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-18T18:25:05.418Z] #55 71.97 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-18T18:25:05.418Z] #55 72.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-18T18:25:05.418Z] #55 72.12 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-18T18:25:05.418Z] #55 72.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-18T18:25:05.418Z] #55 72.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-18T18:25:05.418Z] #55 72.28 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-18T18:25:05.418Z] #55 72.71 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-18T18:25:05.418Z] #55 72.71 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-18T18:25:05.418Z] #55 72.77 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-18T18:25:05.418Z] #55 72.78 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-18T18:25:05.418Z] #55 72.79 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-18T18:25:05.418Z] #55 72.85 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-18T18:25:05.418Z] #55 72.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-18T18:25:05.418Z] #55 72.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-18T18:25:05.418Z] #55 73.00 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-18T18:25:05.418Z] #55 73.02 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-18T18:25:05.418Z] #55 73.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-18T18:25:05.418Z] #55 73.17 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-18T18:25:05.418Z] #55 73.59 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-18T18:25:05.418Z] #55 73.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-18T18:25:05.418Z] #55 73.67 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-18T18:25:05.418Z] #55 73.72 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-18T18:25:05.418Z] #55 73.75 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-18T18:25:05.418Z] #55 74.18 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-18T18:25:05.418Z] #55 74.39 go: downloading honnef.co/go/tools v0.2.2 [2022-05-18T18:25:06.352Z] #60 ... [2022-05-18T18:25:06.352Z] [2022-05-18T18:25:06.352Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T18:25:06.352Z] #18 sha256:2a502440bd509d7e9c441e6ac8600a5fde708d0176014326ed483f81815f0445 [2022-05-18T18:25:06.352Z] #18 DONE 1.2s [2022-05-18T18:25:06.352Z] [2022-05-18T18:25:06.352Z] #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 [2022-05-18T18:25:06.352Z] #26 sha256:395ead9aa70b792d9a9474dad207c35d0f5dbc4158a23bae5ea3dca06a85728b [2022-05-18T18:25:06.352Z] #26 112.5 + mkdir -p /tmp/tmp.vQVAcXCevW/src/github.com/docker [2022-05-18T18:25:06.352Z] #26 112.6 + mv components/cli /tmp/tmp.vQVAcXCevW/src/github.com/docker/cli [2022-05-18T18:25:06.352Z] #26 112.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-18T18:25:06.800Z] #55 ... [2022-05-18T18:25:06.800Z] [2022-05-18T18:25:06.800Z] #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 [2022-05-18T18:25:06.800Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:25:06.800Z] #14 76.33 Selecting previously unselected package binutils-mingw-w64. [2022-05-18T18:25:06.800Z] #14 76.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-18T18:25:06.800Z] #14 76.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T18:25:06.916Z] #26 ... [2022-05-18T18:25:06.916Z] [2022-05-18T18:25:06.917Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T18:25:06.917Z] #19 sha256:f13ca9b3dc5f79702ae6103113604fb4f09c28b552f564ac163a964ab7cd6d0c [2022-05-18T18:25:06.917Z] #19 DONE 0.8s [2022-05-18T18:25:07.060Z] #14 76.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-18T18:25:07.177Z] [2022-05-18T18:25:07.177Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T18:25:07.177Z] #20 sha256:419a6cb0d09529d3cc0de1f3e165e33742904f4d507cc538365435686264ae60 [2022-05-18T18:25:07.203Z] 8b534d64a7c3: Verifying Checksum [2022-05-18T18:25:07.203Z] 8b534d64a7c3: Download complete [2022-05-18T18:25:07.352Z] #14 76.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:25:07.352Z] #14 76.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:25:07.741Z] #20 DONE 0.7s [2022-05-18T18:25:07.741Z] [2022-05-18T18:25:07.741Z] #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 [2022-05-18T18:25:07.741Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-18T18:25:07.741Z] #34 ... [2022-05-18T18:25:07.741Z] [2022-05-18T18:25:07.742Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:25:07.742Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-18T18:25:07.921Z] #14 77.43 Selecting previously unselected package dmsetup. [2022-05-18T18:25:07.921Z] #14 77.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:25:07.921Z] #14 77.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-18T18:25:07.921Z] #14 ... [2022-05-18T18:25:07.921Z] [2022-05-18T18:25:07.921Z] #42 [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 [2022-05-18T18:25:07.921Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:25:07.921Z] #42 67.44 Selecting previously unselected package libicu67:amd64. [2022-05-18T18:25:07.921Z] #42 67.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-18T18:25:07.921Z] #42 67.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-18T18:25:07.921Z] #42 ... [2022-05-18T18:25:07.921Z] [2022-05-18T18:25:07.921Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:25:07.921Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:25:07.921Z] #51 67.18 Selecting previously unselected package python3-six. [2022-05-18T18:25:07.921Z] #51 67.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-18T18:25:07.921Z] #51 67.21 Unpacking python3-six (1.16.0-2) ... [2022-05-18T18:25:07.921Z] #51 67.38 Selecting previously unselected package python3-protobuf. [2022-05-18T18:25:07.921Z] #51 67.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-18T18:25:07.921Z] #51 67.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-18T18:25:07.921Z] #51 68.23 Selecting previously unselected package libnet1:amd64. [2022-05-18T18:25:07.921Z] #51 68.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-18T18:25:07.921Z] #51 68.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:25:07.921Z] #51 68.51 Selecting previously unselected package libnl-3-200:amd64. [2022-05-18T18:25:07.921Z] #51 68.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-18T18:25:07.921Z] #51 68.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:25:07.921Z] #51 68.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-18T18:25:07.921Z] #51 68.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-18T18:25:07.921Z] #51 68.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:25:07.921Z] #51 69.16 Selecting previously unselected package criu. [2022-05-18T18:25:07.921Z] #51 69.16 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-18T18:25:07.921Z] #51 69.18 Unpacking criu (3.17-1) ... [2022-05-18T18:25:07.921Z] #51 70.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:25:07.921Z] #51 73.24 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-18T18:25:07.921Z] #51 73.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:25:07.921Z] #51 73.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:25:07.921Z] #51 73.29 Setting up python3-six (1.16.0-2) ... [2022-05-18T18:25:07.921Z] #51 75.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:25:07.921Z] #51 75.17 Setting up python3-protobuf (3.12.4-1) ... [2022-05-18T18:25:08.181Z] #51 ... [2022-05-18T18:25:08.181Z] [2022-05-18T18:25:08.181Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:25:08.181Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:25:08.181Z] #55 76.56 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-18T18:25:08.181Z] #55 76.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-18T18:25:08.181Z] #55 76.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-18T18:25:08.181Z] #55 76.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-18T18:25:08.181Z] #55 76.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-18T18:25:08.181Z] #55 76.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-18T18:25:08.181Z] #55 77.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-18T18:25:08.181Z] #55 77.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-18T18:25:08.181Z] #55 77.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-18T18:25:08.181Z] #55 77.17 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-18T18:25:08.181Z] #55 77.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-18T18:25:08.181Z] #55 77.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-18T18:25:08.181Z] #55 77.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-18T18:25:08.181Z] #55 77.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-18T18:25:08.181Z] #55 77.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-18T18:25:08.181Z] #55 77.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-18T18:25:08.181Z] #55 77.87 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-18T18:25:08.476Z] #67 ... [2022-05-18T18:25:08.476Z] [2022-05-18T18:25:08.476Z] #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 [2022-05-18T18:25:08.476Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:25:08.476Z] #14 112.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-18T18:25:08.476Z] #14 112.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-18T18:25:08.476Z] #14 112.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 112.2 Selecting previously unselected package libapparmor1:amd64. [2022-05-18T18:25:08.476Z] #14 112.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 112.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-18T18:25:08.476Z] #14 112.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-18T18:25:08.476Z] #14 112.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 112.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-18T18:25:08.476Z] #14 112.5 Selecting previously unselected package libbtrfs0:amd64. [2022-05-18T18:25:08.476Z] #14 112.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 112.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:25:08.476Z] #14 112.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-18T18:25:08.476Z] #14 112.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 112.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:25:08.476Z] #14 112.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-18T18:25:08.476Z] #14 112.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 112.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:25:08.476Z] #14 112.9 Selecting previously unselected package libudev-dev:amd64. [2022-05-18T18:25:08.476Z] #14 113.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 113.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-18T18:25:08.476Z] #14 113.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-18T18:25:08.476Z] #14 113.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 113.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-18T18:25:08.476Z] #14 113.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-18T18:25:08.476Z] #14 113.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 113.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-18T18:25:08.476Z] #14 113.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-18T18:25:08.476Z] #14 113.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 113.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-18T18:25:08.476Z] #14 113.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-18T18:25:08.476Z] #14 113.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 113.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-18T18:25:08.476Z] #14 113.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-18T18:25:08.476Z] #14 113.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 113.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-18T18:25:08.476Z] #14 114.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-18T18:25:08.476Z] #14 114.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 114.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-18T18:25:08.476Z] #14 114.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-18T18:25:08.476Z] #14 114.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 114.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:25:08.476Z] #14 114.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-18T18:25:08.476Z] #14 114.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 114.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-18T18:25:08.476Z] #14 115.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-18T18:25:08.476Z] #14 115.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-18T18:25:08.476Z] #14 115.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-18T18:25:08.476Z] #14 115.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-18T18:25:08.476Z] #14 115.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-18T18:25:08.476Z] #14 115.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T18:25:08.476Z] #14 115.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-18T18:25:08.476Z] #14 115.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 115.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-18T18:25:08.476Z] #14 115.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:25:08.476Z] #14 115.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-18T18:25:08.476Z] #14 115.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-18T18:25:08.476Z] #14 115.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-18T18:25:08.476Z] #14 115.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T18:25:08.476Z] #14 115.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:25:08.476Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 115.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-18T18:25:08.476Z] #14 115.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-18T18:25:08.476Z] #14 116.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-18T18:25:08.476Z] #14 116.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T18:25:08.476Z] #14 116.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-18T18:25:08.476Z] #14 116.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-18T18:25:08.476Z] #14 116.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 116.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-18T18:25:08.476Z] #14 116.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-18T18:25:08.476Z] #14 116.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T18:25:08.476Z] #14 116.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-18T18:25:08.476Z] #14 116.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 116.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T18:25:08.476Z] #14 116.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:25:08.476Z] #14 116.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-18T18:25:08.476Z] #14 116.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:25:08.476Z] #14 116.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:25:08.476Z] #14 116.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:25:08.670Z] #21 0.992 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:25:08.670Z] #21 1.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:25:08.749Z] #55 78.47 go: downloading golang.org/x/text v0.3.7 [2022-05-18T18:25:08.927Z] #21 1.019 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:25:09.183Z] #21 1.481 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-18T18:25:09.856Z] #14 DONE 118.0s [2022-05-18T18:25:09.856Z] [2022-05-18T18:25:09.856Z] #67 [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 [2022-05-18T18:25:09.856Z] #67 sha256:eb796e7b87877cc1c0aa16798353ab1154f6d21aa89fb50839384ffda8b55792 [2022-05-18T18:25:09.856Z] #67 116.7 rootlesskit version 1.0.0 [2022-05-18T18:25:09.856Z] #67 116.7 Usage of /build/rootlesskit-docker-proxy: [2022-05-18T18:25:09.856Z] #67 116.7 -container-ip string [2022-05-18T18:25:09.856Z] #67 116.7 container ip [2022-05-18T18:25:09.856Z] #67 116.7 -container-port int [2022-05-18T18:25:09.856Z] #67 116.7 container port (default -1) [2022-05-18T18:25:09.856Z] #67 116.7 -host-ip string [2022-05-18T18:25:09.856Z] #67 116.7 host ip [2022-05-18T18:25:09.856Z] #67 116.7 -host-port int [2022-05-18T18:25:09.856Z] #67 116.7 host port (default -1) [2022-05-18T18:25:09.856Z] #67 116.7 -proto string [2022-05-18T18:25:09.856Z] #67 116.7 proxy protocol (default "tcp") [2022-05-18T18:25:09.856Z] #67 DONE 117.8s [2022-05-18T18:25:09.856Z] [2022-05-18T18:25:09.856Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T18:25:09.856Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-18T18:25:10.113Z] #21 2.310 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-18T18:25:10.169Z] #15 ... [2022-05-18T18:25:10.169Z] [2022-05-18T18:25:10.169Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T18:25:10.169Z] #59 sha256:c3aaa2b352e96c1c23f528c8aad135b958692440d6eb627cc3565dbf37127865 [2022-05-18T18:25:10.169Z] #59 DONE 0.3s [2022-05-18T18:25:10.370Z] #21 ... [2022-05-18T18:25:10.370Z] [2022-05-18T18:25:10.370Z] #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 [2022-05-18T18:25:10.370Z] #34 sha256:7a88afd923b19d050d9dd0e227619d715a737b594582b3ac5f00c781d01ccb0f [2022-05-18T18:25:10.370Z] #34 DONE 116.6s [2022-05-18T18:25:10.370Z] [2022-05-18T18:25:10.370Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:25:10.370Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-18T18:25:10.441Z] [2022-05-18T18:25:10.441Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T18:25:10.441Z] #68 sha256:d03b627ab13b24abbc5a705be323b9dc209667c8277a54393cceb887efd02524 [2022-05-18T18:25:10.441Z] #68 DONE 0.3s [2022-05-18T18:25:10.441Z] [2022-05-18T18:25:10.441Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T18:25:10.441Z] #69 sha256:1d8239bd6cec5bb485c116109d6886e744c0b42562fd00082d70d98d2ad0a032 [2022-05-18T18:25:10.712Z] #69 DONE 0.3s [2022-05-18T18:25:10.712Z] [2022-05-18T18:25:10.712Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:25:10.712Z] #60 sha256:600f14d3a58909d26950204e1abf4c2b7c37efda9055fe72263ef5f6b07f760e [2022-05-18T18:25:10.985Z] #47 ... [2022-05-18T18:25:10.985Z] [2022-05-18T18:25:10.985Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:25:10.985Z] #60 sha256:928c03c896b3615673ebcece00603d1520775fe8125dbc6fa23edf6c7e531d2b [2022-05-18T18:25:10.985Z] #60 9.150 + cd /tmp/tmp.TH4fE6C0hn/src/github.com/opencontainers/runc [2022-05-18T18:25:10.985Z] #60 9.157 + git checkout -q v1.1.2 [2022-05-18T18:25:11.242Z] #60 9.773 + '[' -z '' ']' [2022-05-18T18:25:11.242Z] #60 9.773 + target=static [2022-05-18T18:25:11.242Z] #60 9.774 + make BUILDTAGS=seccomp static [2022-05-18T18:25:11.805Z] #60 10.04 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-18T18:25:14.018Z] #60 3.766 + RM_GOPATH=0 [2022-05-18T18:25:14.018Z] #60 3.766 + TMP_GOPATH= [2022-05-18T18:25:14.018Z] #60 3.766 + : /build [2022-05-18T18:25:14.018Z] #60 3.766 + '[' -z '' ']' [2022-05-18T18:25:14.018Z] #60 3.766 ++ mktemp -d [2022-05-18T18:25:14.018Z] #60 3.766 + export GOPATH=/tmp/tmp.d4iOtVGHcz [2022-05-18T18:25:14.018Z] #60 3.766 + GOPATH=/tmp/tmp.d4iOtVGHcz [2022-05-18T18:25:14.018Z] #60 3.766 + RM_GOPATH=1 [2022-05-18T18:25:14.018Z] #60 3.766 + case "$(go env GOARCH)" in [2022-05-18T18:25:14.018Z] #60 3.766 ++ go env GOARCH [2022-05-18T18:25:14.018Z] #60 3.794 Install runc version v1.1.2 (build tags: seccomp) [2022-05-18T18:25:14.018Z] #60 3.794 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:25:14.018Z] #60 3.794 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:25:14.018Z] #60 3.794 ++ dirname /install.sh [2022-05-18T18:25:14.018Z] #60 3.794 + dir=/ [2022-05-18T18:25:14.018Z] #60 3.794 + bin=runc [2022-05-18T18:25:14.018Z] #60 3.794 + shift [2022-05-18T18:25:14.018Z] #60 3.794 + '[' '!' -f //runc.installer ']' [2022-05-18T18:25:14.018Z] #60 3.794 + . //runc.installer [2022-05-18T18:25:14.018Z] #60 3.794 ++ set -e [2022-05-18T18:25:14.018Z] #60 3.794 ++ : v1.1.2 [2022-05-18T18:25:14.018Z] #60 3.794 + install_runc [2022-05-18T18:25:14.018Z] #60 3.794 + RUNC_BUILDTAGS=seccomp [2022-05-18T18:25:14.018Z] #60 3.794 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-18T18:25:14.018Z] #60 3.794 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d4iOtVGHcz/src/github.com/opencontainers/runc [2022-05-18T18:25:14.018Z] #60 3.794 Cloning into '/tmp/tmp.d4iOtVGHcz/src/github.com/opencontainers/runc'... [2022-05-18T18:25:14.025Z] #55 ... [2022-05-18T18:25:14.025Z] [2022-05-18T18:25:14.025Z] #42 [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 [2022-05-18T18:25:14.025Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:25:14.025Z] #42 78.67 Selecting previously unselected package libxml2:amd64. [2022-05-18T18:25:14.025Z] #42 78.71 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-18T18:25:14.025Z] #42 78.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T18:25:14.025Z] #42 79.69 Selecting previously unselected package libarchive13:amd64. [2022-05-18T18:25:14.025Z] #42 79.70 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-18T18:25:14.025Z] #42 79.74 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-18T18:25:14.025Z] #42 80.24 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-18T18:25:14.025Z] #42 80.24 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-18T18:25:14.025Z] #42 80.25 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-18T18:25:14.025Z] #42 80.48 Selecting previously unselected package librhash0:amd64. [2022-05-18T18:25:14.025Z] #42 80.49 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-18T18:25:14.025Z] #42 80.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-18T18:25:14.025Z] #42 80.76 Selecting previously unselected package libuv1:amd64. [2022-05-18T18:25:14.025Z] #42 80.78 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-18T18:25:14.025Z] #42 80.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-18T18:25:14.025Z] #42 81.01 Selecting previously unselected package cmake. [2022-05-18T18:25:14.025Z] #42 81.04 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-18T18:25:14.025Z] #42 81.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-18T18:25:14.278Z] #60 ... [2022-05-18T18:25:14.278Z] [2022-05-18T18:25:14.278Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T18:25:14.278Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-18T18:25:14.278Z] #15 DONE 4.3s [2022-05-18T18:25:14.536Z] [2022-05-18T18:25:14.536Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T18:25:14.536Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-18T18:25:17.326Z] #42 ... [2022-05-18T18:25:17.326Z] [2022-05-18T18:25:17.326Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:25:17.326Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:25:17.326Z] #55 86.57 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-18T18:25:17.326Z] #55 86.64 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-18T18:25:17.326Z] #55 86.77 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-18T18:25:17.326Z] #55 86.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-18T18:25:17.326Z] #55 86.84 go: downloading golang.org/x/mod v0.5.1 [2022-05-18T18:25:17.585Z] #55 87.07 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-18T18:25:17.585Z] #55 ... [2022-05-18T18:25:17.585Z] [2022-05-18T18:25:17.585Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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 [2022-05-18T18:25:17.585Z] #51 sha256:342483109da9e364b7fdcd69e8e1164284be91eccb939cddedcef7fc7f7424b9 [2022-05-18T18:25:17.585Z] #51 81.56 Setting up criu (3.17-1) ... [2022-05-18T18:25:17.585Z] #51 84.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:25:17.585Z] #51 DONE 86.7s [2022-05-18T18:25:17.825Z] #16 DONE 3.4s [2022-05-18T18:25:17.825Z] [2022-05-18T18:25:17.825Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:25:17.825Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:25:17.825Z] #36 ... [2022-05-18T18:25:17.825Z] [2022-05-18T18:25:17.825Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T18:25:17.825Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-18T18:25:17.847Z] [2022-05-18T18:25:17.847Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:25:17.847Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:25:17.847Z] #55 87.30 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-18T18:25:17.847Z] #55 87.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-18T18:25:17.847Z] #55 87.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-18T18:25:17.847Z] #55 87.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-18T18:25:17.847Z] #55 87.57 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-18T18:25:18.419Z] #55 ... [2022-05-18T18:25:18.419Z] [2022-05-18T18:25:18.419Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-18T18:25:18.419Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:25:18.419Z] #14 78.06 Selecting previously unselected package mingw-w64-common. [2022-05-18T18:25:18.419Z] #14 78.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-18T18:25:18.419Z] #14 78.07 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-18T18:25:18.419Z] #14 87.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-18T18:25:18.419Z] #14 87.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-18T18:25:18.419Z] #14 87.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T18:25:18.682Z] #14 ... [2022-05-18T18:25:18.682Z] [2022-05-18T18:25:18.682Z] #42 [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 [2022-05-18T18:25:18.682Z] #42 sha256:635aa174200b74209cbd6c68b0f12f60f2a29d9649aa3089dbc629ac5ed19ba4 [2022-05-18T18:25:18.682Z] #42 87.99 Setting up libicu67:amd64 (67.1-7) ... [2022-05-18T18:25:18.682Z] #42 88.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:18.682Z] #42 88.03 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-18T18:25:18.682Z] #42 88.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:18.682Z] #42 88.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-18T18:25:18.682Z] #42 88.20 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-18T18:25:18.682Z] #42 88.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-18T18:25:18.682Z] #42 88.31 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-18T18:25:18.682Z] #42 88.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-18T18:25:18.682Z] #42 88.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-18T18:25:18.941Z] #42 88.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:25:19.513Z] #42 DONE 89.2s [2022-05-18T18:25:19.513Z] [2022-05-18T18:25:19.513Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-18T18:25:19.513Z] #43 sha256:084cff18218a7372b3873f0eae851a2844103faf63ab19e82a21b6596fa6b5ae [2022-05-18T18:25:19.773Z] #43 DONE 0.3s [2022-05-18T18:25:19.773Z] [2022-05-18T18:25:19.773Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T18:25:19.773Z] #44 sha256:1135ee46b7a7aab06d4d9eca0f0923ac34d118a7e8af84dad8d1a91bf06c2434 [2022-05-18T18:25:19.914Z] #60 ... [2022-05-18T18:25:19.914Z] [2022-05-18T18:25:19.915Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:25:19.915Z] #21 sha256:0d551b6de23a7dfa5dcf72febbe107504f20a7906bbab0031ad219e4b67dedb4 [2022-05-18T18:25:19.915Z] #21 3.693 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-18T18:25:19.915Z] #21 5.727 Fetched 8417 kB in 5s (1682 kB/s) [2022-05-18T18:25:19.915Z] #21 5.727 Reading package lists... [2022-05-18T18:25:19.915Z] #21 7.578 Reading package lists... [2022-05-18T18:25:19.915Z] #21 9.526 Building dependency tree... [2022-05-18T18:25:19.915Z] #21 11.11 The following additional packages will be installed: [2022-05-18T18:25:19.915Z] #21 11.11 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-18T18:25:19.915Z] #21 11.11 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-18T18:25:19.915Z] #21 11.11 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-18T18:25:19.915Z] #21 11.12 python3-pkg-resources vim-runtime xxd [2022-05-18T18:25:19.915Z] #21 11.12 Suggested packages: [2022-05-18T18:25:19.915Z] #21 11.12 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-18T18:25:19.915Z] #21 11.12 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-18T18:25:19.915Z] #21 11.12 acl attr quota [2022-05-18T18:25:19.915Z] #21 11.12 Recommended packages: [2022-05-18T18:25:19.915Z] #21 11.12 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-18T18:25:19.915Z] #21 11.97 The following NEW packages will be installed: [2022-05-18T18:25:19.915Z] #21 11.97 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-18T18:25:19.915Z] #21 11.97 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-18T18:25:19.915Z] #21 11.97 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-18T18:25:19.915Z] #21 11.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-18T18:25:19.915Z] #21 11.97 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-18T18:25:19.915Z] #21 11.97 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-18T18:25:19.915Z] #21 11.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-18T18:25:19.915Z] #21 11.97 xz-utils zip zstd [2022-05-18T18:25:20.174Z] #21 12.30 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:25:20.174Z] #21 12.30 Need to get 27.0 MB of archives. [2022-05-18T18:25:20.174Z] #21 12.30 After this operation, 105 MB of additional disk space will be used. [2022-05-18T18:25:20.174Z] #21 12.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-18T18:25:20.174Z] #21 12.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-18T18:25:20.174Z] #21 12.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-18T18:25:20.174Z] #21 12.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-18T18:25:20.174Z] #21 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-18T18:25:20.174Z] #21 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-18T18:25:20.174Z] #21 12.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-18T18:25:20.174Z] #21 12.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-18T18:25:20.174Z] #21 12.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T18:25:20.174Z] #21 12.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T18:25:20.174Z] #21 12.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-18T18:25:20.174Z] #21 12.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-18T18:25:20.174Z] #21 12.35 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-18T18:25:20.174Z] #21 12.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-18T18:25:20.174Z] #21 12.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-18T18:25:20.174Z] #21 12.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-18T18:25:20.174Z] #21 12.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-18T18:25:20.174Z] #21 12.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-18T18:25:20.174Z] #21 12.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-18T18:25:20.174Z] #21 12.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-18T18:25:20.174Z] #21 12.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-18T18:25:20.174Z] #21 12.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-18T18:25:20.174Z] #21 12.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-18T18:25:20.174Z] #21 12.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-18T18:25:20.174Z] #21 12.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-18T18:25:20.174Z] #21 12.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-18T18:25:20.174Z] #21 12.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-18T18:25:20.430Z] #21 12.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-18T18:25:20.430Z] #21 12.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-18T18:25:20.430Z] #21 12.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-18T18:25:20.430Z] #21 12.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-18T18:25:20.430Z] #21 12.72 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-18T18:25:20.430Z] #21 12.73 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-18T18:25:20.430Z] #21 12.73 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-18T18:25:20.430Z] #21 12.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-18T18:25:20.430Z] #21 12.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-18T18:25:20.430Z] #21 12.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-18T18:25:20.687Z] #21 12.80 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-18T18:25:20.687Z] #21 12.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-18T18:25:20.687Z] #21 12.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-18T18:25:20.687Z] #21 12.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-18T18:25:20.687Z] #21 12.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-18T18:25:20.687Z] #21 12.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-18T18:25:20.687Z] #21 12.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-18T18:25:20.943Z] #21 13.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-18T18:25:20.943Z] #21 13.14 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-18T18:25:20.943Z] #21 13.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-18T18:25:20.943Z] #21 13.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-18T18:25:21.108Z] #17 3.207 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-18T18:25:21.108Z] #17 DONE 3.3s [2022-05-18T18:25:21.108Z] [2022-05-18T18:25:21.108Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T18:25:21.108Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-18T18:25:21.153Z] #44 1.358 + RM_GOPATH=0 [2022-05-18T18:25:21.153Z] #44 1.358 + TMP_GOPATH= [2022-05-18T18:25:21.153Z] #44 1.358 + : /build [2022-05-18T18:25:21.153Z] #44 1.358 + '[' -z '' ']' [2022-05-18T18:25:21.153Z] #44 1.358 ++ mktemp -d [2022-05-18T18:25:21.153Z] #44 1.363 + export GOPATH=/tmp/tmp.xYAeIEVRQx [2022-05-18T18:25:21.153Z] #44 1.363 + GOPATH=/tmp/tmp.xYAeIEVRQx [2022-05-18T18:25:21.153Z] #44 1.363 + RM_GOPATH=1 [2022-05-18T18:25:21.153Z] #44 1.363 + case "$(go env GOARCH)" in [2022-05-18T18:25:21.153Z] #44 1.373 ++ go env GOARCH [2022-05-18T18:25:21.153Z] #44 1.476 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:25:21.153Z] #44 1.476 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:25:21.412Z] #44 1.480 ++ dirname /install.sh [2022-05-18T18:25:21.412Z] #44 1.491 + dir=/ [2022-05-18T18:25:21.412Z] #44 1.491 + bin=tini [2022-05-18T18:25:21.413Z] #44 1.491 + shift [2022-05-18T18:25:21.413Z] #44 1.491 + '[' '!' -f //tini.installer ']' [2022-05-18T18:25:21.413Z] #44 1.491 + . //tini.installer [2022-05-18T18:25:21.413Z] #44 1.491 ++ : v0.19.0 [2022-05-18T18:25:21.413Z] #44 1.491 + install_tini [2022-05-18T18:25:21.413Z] #44 1.491 + echo 'Install tini version v0.19.0' [2022-05-18T18:25:21.413Z] #44 1.492 Install tini version v0.19.0 [2022-05-18T18:25:21.413Z] #44 1.559 + git clone https://github.com/krallin/tini.git /tmp/tmp.xYAeIEVRQx/tini [2022-05-18T18:25:21.413Z] #44 1.564 Cloning into '/tmp/tmp.xYAeIEVRQx/tini'... [2022-05-18T18:25:21.520Z] #21 13.65 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:25:21.520Z] #21 13.77 Fetched 27.0 MB in 1s (22.7 MB/s) [2022-05-18T18:25:21.520Z] #21 13.82 Selecting previously unselected package pigz. [2022-05-18T18:25:21.521Z] #21 13.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-05-18T18:25:21.521Z] #21 13.87 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-18T18:25:21.521Z] #21 13.87 Unpacking pigz (2.6-1) ... [2022-05-18T18:25:21.521Z] #21 13.96 Selecting previously unselected package libelf1:arm64. [2022-05-18T18:25:21.778Z] #21 13.96 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-18T18:25:21.778Z] #21 13.99 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-18T18:25:21.778Z] #21 14.13 Selecting previously unselected package libbpf0:arm64. [2022-05-18T18:25:21.778Z] #21 14.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-18T18:25:21.778Z] #21 14.14 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-18T18:25:21.778Z] #21 14.24 Selecting previously unselected package libcap2:arm64. [2022-05-18T18:25:22.035Z] #21 14.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-18T18:25:22.035Z] #21 14.26 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-18T18:25:22.035Z] #21 14.33 Selecting previously unselected package libmnl0:arm64. [2022-05-18T18:25:22.035Z] #21 14.33 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-18T18:25:22.035Z] #21 14.33 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-18T18:25:22.292Z] #21 14.42 Selecting previously unselected package libxtables12:arm64. [2022-05-18T18:25:22.293Z] #21 14.44 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-18T18:25:22.293Z] #21 14.45 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-18T18:25:22.293Z] #21 14.52 Selecting previously unselected package libcap2-bin. [2022-05-18T18:25:22.293Z] #21 14.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-18T18:25:22.293Z] #21 14.54 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-18T18:25:22.293Z] #21 14.61 Selecting previously unselected package iproute2. [2022-05-18T18:25:22.293Z] #21 14.62 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-18T18:25:22.293Z] #21 14.62 Unpacking iproute2 (5.10.0-4) ... [2022-05-18T18:25:22.350Z] #44 2.651 + cd /tmp/tmp.xYAeIEVRQx/tini [2022-05-18T18:25:22.610Z] #44 2.652 + git checkout -q v0.19.0 [2022-05-18T18:25:22.610Z] #44 2.663 + cmake . [2022-05-18T18:25:22.856Z] #21 15.02 Selecting previously unselected package xxd. [2022-05-18T18:25:22.856Z] #21 15.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-18T18:25:22.856Z] #21 15.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:22.856Z] #21 15.16 Selecting previously unselected package vim-common. [2022-05-18T18:25:22.856Z] #21 15.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:25:22.856Z] #21 15.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:23.019Z] #18 DONE 1.9s [2022-05-18T18:25:23.019Z] [2022-05-18T18:25:23.019Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T18:25:23.019Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-18T18:25:23.113Z] #21 15.34 Selecting previously unselected package bash-completion. [2022-05-18T18:25:23.113Z] #21 15.34 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-18T18:25:23.183Z] #44 3.419 -- The C compiler identification is GNU 10.2.1 [2022-05-18T18:25:23.443Z] #44 3.509 -- Detecting C compiler ABI info [2022-05-18T18:25:24.382Z] #44 4.289 -- Detecting C compiler ABI info - done [2022-05-18T18:25:24.382Z] #44 4.492 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-18T18:25:24.382Z] #44 4.509 -- Detecting C compile features [2022-05-18T18:25:24.382Z] #44 4.510 -- Detecting C compile features - done [2022-05-18T18:25:24.382Z] #44 4.616 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-18T18:25:24.870Z] b111c3320c94: Verifying Checksum [2022-05-18T18:25:24.870Z] b111c3320c94: Download complete [2022-05-18T18:25:24.923Z] #19 DONE 1.7s [2022-05-18T18:25:24.923Z] [2022-05-18T18:25:24.923Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T18:25:24.923Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-18T18:25:24.951Z] #44 4.949 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-18T18:25:24.951Z] #44 5.066 -- Configuring done [2022-05-18T18:25:24.951Z] #44 5.113 -- Generating done [2022-05-18T18:25:24.951Z] #44 5.135 -- Build files have been written to: /tmp/tmp.xYAeIEVRQx/tini [2022-05-18T18:25:24.951Z] #44 5.139 + make tini-static [2022-05-18T18:25:25.520Z] #44 5.568 Scanning dependencies of target tini-static [2022-05-18T18:25:25.520Z] #44 5.683 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-18T18:25:25.634Z] #21 17.45 Unpacking bash-completion (1:2.11-2) ... [2022-05-18T18:25:25.634Z] #21 17.79 Selecting previously unselected package bzip2. [2022-05-18T18:25:25.634Z] #21 17.79 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-18T18:25:25.634Z] #21 17.80 Unpacking bzip2 (1.0.8-4) ... [2022-05-18T18:25:25.634Z] #21 17.87 Selecting previously unselected package xz-utils. [2022-05-18T18:25:25.634Z] #21 17.88 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-18T18:25:25.634Z] #21 17.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T18:25:25.890Z] #21 18.03 Selecting previously unselected package apparmor. [2022-05-18T18:25:25.890Z] #21 18.03 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-18T18:25:25.890Z] #21 18.10 Unpacking apparmor (2.13.6-10) ... [2022-05-18T18:25:26.453Z] #21 18.49 Selecting previously unselected package inetutils-ping. [2022-05-18T18:25:26.453Z] #21 18.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-18T18:25:26.453Z] #21 18.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-18T18:25:26.453Z] #21 18.63 Selecting previously unselected package libip4tc2:arm64. [2022-05-18T18:25:26.453Z] #21 18.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-18T18:25:26.453Z] #21 18.64 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-18T18:25:26.453Z] #21 18.69 Selecting previously unselected package libip6tc2:arm64. [2022-05-18T18:25:26.453Z] #21 18.72 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-18T18:25:26.453Z] #21 18.73 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-18T18:25:26.453Z] #21 18.78 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-18T18:25:26.453Z] #21 18.79 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-18T18:25:26.453Z] #21 18.79 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-18T18:25:26.453Z] #21 18.84 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-18T18:25:26.710Z] #21 18.85 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-18T18:25:26.710Z] #21 18.85 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-18T18:25:26.710Z] #21 18.90 Selecting previously unselected package libnftnl11:arm64. [2022-05-18T18:25:26.710Z] #21 18.91 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-18T18:25:26.710Z] #21 18.91 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-18T18:25:26.710Z] #21 18.99 Selecting previously unselected package iptables. [2022-05-18T18:25:26.710Z] #21 19.00 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-18T18:25:26.710Z] #21 19.01 Unpacking iptables (1.8.7-1) ... [2022-05-18T18:25:26.826Z] #20 DONE 1.8s [2022-05-18T18:25:26.826Z] [2022-05-18T18:25:26.827Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:25:26.827Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T18:25:27.278Z] #21 19.32 Selecting previously unselected package libonig5:arm64. [2022-05-18T18:25:27.278Z] #21 19.32 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-18T18:25:27.278Z] #21 19.33 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-18T18:25:27.278Z] #21 19.44 Selecting previously unselected package libjq1:arm64. [2022-05-18T18:25:27.278Z] #21 19.45 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-18T18:25:27.278Z] #21 19.45 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-18T18:25:27.278Z] #21 19.52 Selecting previously unselected package jq. [2022-05-18T18:25:27.278Z] #21 19.52 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-18T18:25:27.278Z] #21 19.53 Unpacking jq (1.6-2.1) ... [2022-05-18T18:25:27.278Z] #21 19.61 Selecting previously unselected package libaio1:arm64. [2022-05-18T18:25:27.278Z] #21 19.61 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-18T18:25:27.278Z] #21 19.62 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-18T18:25:27.278Z] #21 19.67 Selecting previously unselected package libgpm2:arm64. [2022-05-18T18:25:27.278Z] #21 19.68 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-18T18:25:27.278Z] #21 19.68 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-18T18:25:27.426Z] #44 7.590 [100%] Linking C executable tini-static [2022-05-18T18:25:27.426Z] #44 ... [2022-05-18T18:25:27.426Z] [2022-05-18T18:25:27.426Z] #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 [2022-05-18T18:25:27.426Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:25:27.426Z] #14 97.07 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-18T18:25:27.426Z] #14 97.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:25:27.426Z] #14 97.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T18:25:27.534Z] #21 19.75 Selecting previously unselected package libicu67:arm64. [2022-05-18T18:25:27.534Z] #21 19.75 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-18T18:25:27.534Z] #21 19.76 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-18T18:25:27.995Z] #14 97.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-18T18:25:27.995Z] #14 97.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:25:27.995Z] #14 97.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T18:25:28.729Z] #21 1.984 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:25:28.730Z] #21 2.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:25:28.730Z] #21 2.022 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:25:28.951Z] #14 ... [2022-05-18T18:25:28.951Z] [2022-05-18T18:25:28.951Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:25:28.951Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:25:28.951Z] #55 88.40 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-18T18:25:28.951Z] #55 88.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-18T18:25:28.951Z] #55 88.58 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-18T18:25:28.951Z] #55 89.01 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-18T18:25:28.951Z] #55 89.38 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-18T18:25:28.951Z] #55 89.42 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-18T18:25:28.951Z] #55 89.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-18T18:25:28.951Z] #55 89.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-18T18:25:28.951Z] #55 89.77 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-18T18:25:28.951Z] #55 89.77 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-18T18:25:28.951Z] #55 90.12 go: downloading github.com/prometheus/common v0.10.0 [2022-05-18T18:25:28.951Z] #55 90.29 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-18T18:25:28.951Z] #55 90.43 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-18T18:25:28.951Z] #55 90.71 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-18T18:25:28.951Z] #55 92.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-18T18:25:28.951Z] #55 ... [2022-05-18T18:25:28.951Z] [2022-05-18T18:25:28.951Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-18T18:25:28.951Z] #44 sha256:1135ee46b7a7aab06d4d9eca0f0923ac34d118a7e8af84dad8d1a91bf06c2434 [2022-05-18T18:25:28.951Z] #44 8.544 [100%] Built target tini-static [2022-05-18T18:25:28.951Z] #44 8.628 + mkdir -p /build [2022-05-18T18:25:28.951Z] #44 8.630 + cp tini-static /build/docker-init [2022-05-18T18:25:28.951Z] #44 DONE 9.2s [2022-05-18T18:25:28.951Z] [2022-05-18T18:25:28.951Z] #53 [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 [2022-05-18T18:25:28.951Z] #53 sha256:c387c2119fb33abd796de8ad048d0f6e4f52f6aaf06840be566bdaa073236a61 [2022-05-18T18:25:28.951Z] #53 98.09 gotestsum version dev [2022-05-18T18:25:28.951Z] #53 DONE 98.6s [2022-05-18T18:25:28.988Z] #21 2.587 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:25:29.211Z] [2022-05-18T18:25:29.211Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:25:29.211Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:25:30.314Z] #21 22.43 Selecting previously unselected package libinih1:arm64. [2022-05-18T18:25:30.314Z] #21 22.43 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-18T18:25:30.314Z] #21 22.44 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-18T18:25:30.314Z] #21 22.51 Selecting previously unselected package libnet1:arm64. [2022-05-18T18:25:30.314Z] #21 22.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-18T18:25:30.314Z] #21 22.52 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:25:30.314Z] #21 22.60 Selecting previously unselected package libnl-3-200:arm64. [2022-05-18T18:25:30.314Z] #21 22.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-18T18:25:30.314Z] #21 22.60 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-18T18:25:30.314Z] #21 22.69 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-18T18:25:30.373Z] #21 3.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:25:30.572Z] #21 22.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-18T18:25:30.572Z] #21 22.70 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-18T18:25:30.572Z] #21 22.77 Selecting previously unselected package net-tools. [2022-05-18T18:25:30.572Z] #21 22.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-18T18:25:30.572Z] #21 22.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T18:25:30.572Z] #21 22.97 Selecting previously unselected package patch. [2022-05-18T18:25:30.829Z] #21 22.98 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-18T18:25:30.829Z] #21 22.98 Unpacking patch (2.7.6-7) ... [2022-05-18T18:25:30.829Z] #21 23.07 Selecting previously unselected package python-pip-whl. [2022-05-18T18:25:30.829Z] #21 23.07 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-18T18:25:30.829Z] #21 23.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T18:25:31.309Z] #21 4.772 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:25:31.342Z] #21 23.51 Selecting previously unselected package python3-lib2to3. [2022-05-18T18:25:31.343Z] #21 23.54 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-18T18:25:31.343Z] #21 23.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-18T18:25:31.599Z] #21 23.67 Selecting previously unselected package python3-distutils. [2022-05-18T18:25:31.599Z] #21 23.68 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-18T18:25:31.599Z] #21 23.68 Unpacking python3-distutils (3.9.2-1) ... [2022-05-18T18:25:31.599Z] #21 23.81 Selecting previously unselected package python3-pkg-resources. [2022-05-18T18:25:31.599Z] #21 23.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-18T18:25:31.599Z] #21 23.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:25:31.859Z] #21 23.96 Selecting previously unselected package python3-setuptools. [2022-05-18T18:25:31.859Z] #21 23.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-18T18:25:31.859Z] #21 23.97 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-18T18:25:31.859Z] #21 24.19 Selecting previously unselected package python3-wheel. [2022-05-18T18:25:31.859Z] #21 24.20 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-18T18:25:32.116Z] #21 24.22 Unpacking python3-wheel (0.34.2-1) ... [2022-05-18T18:25:32.116Z] #21 24.34 Selecting previously unselected package python3-pip. [2022-05-18T18:25:32.116Z] #21 24.34 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-18T18:25:32.116Z] #21 24.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T18:25:32.373Z] #21 24.63 Selecting previously unselected package sudo. [2022-05-18T18:25:32.373Z] #21 24.64 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-18T18:25:32.373Z] #21 24.64 Unpacking sudo (1.9.5p2-3) ... [2022-05-18T18:25:32.630Z] #21 25.05 Selecting previously unselected package thin-provisioning-tools. [2022-05-18T18:25:32.887Z] #21 25.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-18T18:25:32.887Z] #21 25.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-18T18:25:33.144Z] #21 25.28 Selecting previously unselected package uidmap. [2022-05-18T18:25:33.144Z] #21 25.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-18T18:25:33.144Z] #21 25.29 Unpacking uidmap (1:4.8.1-1) ... [2022-05-18T18:25:33.144Z] #21 25.42 Selecting previously unselected package vim-runtime. [2022-05-18T18:25:33.144Z] #21 25.43 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:25:33.144Z] #21 25.46 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-18T18:25:33.144Z] #21 25.47 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-18T18:25:33.144Z] #21 25.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:33.598Z] #71 135.7 # github.com/containerd/containerd/cmd/containerd [2022-05-18T18:25:33.598Z] #71 135.7 /usr/bin/ld: /tmp/go-link-1441032165/000019.o: in function `New': [2022-05-18T18:25:33.598Z] #71 135.7 /tmp/tmp.h1gGq138I1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-18T18:25:33.598Z] #71 135.8 + bin/containerd-stress [2022-05-18T18:25:33.598Z] #71 136.9 + bin/containerd-shim [2022-05-18T18:25:33.837Z] #21 ... [2022-05-18T18:25:33.837Z] [2022-05-18T18:25:33.837Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:25:33.837Z] #60 sha256:600f14d3a58909d26950204e1abf4c2b7c37efda9055fe72263ef5f6b07f760e [2022-05-18T18:25:33.837Z] #60 13.44 + cd /tmp/tmp.d4iOtVGHcz/src/github.com/opencontainers/runc [2022-05-18T18:25:33.837Z] #60 13.44 + git checkout -q v1.1.2 [2022-05-18T18:25:33.837Z] #60 14.00 + '[' -z '' ']' [2022-05-18T18:25:33.837Z] #60 14.00 + target=static [2022-05-18T18:25:33.837Z] #60 14.00 + make BUILDTAGS=seccomp static [2022-05-18T18:25:33.837Z] #60 14.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-18T18:25:35.211Z] #60 ... [2022-05-18T18:25:35.211Z] [2022-05-18T18:25:35.211Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:25:35.211Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T18:25:35.211Z] #21 8.747 Fetched 8530 kB in 7s (1215 kB/s) [2022-05-18T18:25:36.418Z] #21 28.27 Selecting previously unselected package vim. [2022-05-18T18:25:36.418Z] #21 28.29 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-18T18:25:36.418Z] #21 28.31 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:36.418Z] #21 28.79 Selecting previously unselected package xfsprogs. [2022-05-18T18:25:36.418Z] #21 28.80 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-18T18:25:36.418Z] #21 28.81 Unpacking xfsprogs (5.10.0-4) ... [2022-05-18T18:25:36.590Z] #21 8.747 Reading package lists... [2022-05-18T18:25:36.590Z] #21 ... [2022-05-18T18:25:36.590Z] [2022-05-18T18:25:36.590Z] #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 [2022-05-18T18:25:36.590Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:25:36.590Z] #34 DONE 144.3s [2022-05-18T18:25:36.590Z] [2022-05-18T18:25:36.590Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:25:36.590Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:25:36.982Z] #21 29.17 Selecting previously unselected package zip. [2022-05-18T18:25:36.982Z] #21 29.18 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-18T18:25:36.982Z] #21 29.19 Unpacking zip (3.0-12) ... [2022-05-18T18:25:37.239Z] #21 29.32 Selecting previously unselected package zstd. [2022-05-18T18:25:37.239Z] #21 29.34 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-18T18:25:37.239Z] #21 29.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-18T18:25:37.496Z] #21 29.70 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:25:37.525Z] #47 ... [2022-05-18T18:25:37.525Z] [2022-05-18T18:25:37.525Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:25:37.525Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:25:37.525Z] #36 145.6 Delve is a source level debugger for Go programs. [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-18T18:25:37.525Z] #36 145.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 Pass flags to the program you are debugging using `--`, for example: [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 Usage: [2022-05-18T18:25:37.525Z] #36 145.6 dlv [command] [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 Available Commands: [2022-05-18T18:25:37.525Z] #36 145.6 attach Attach to running process and begin debugging. [2022-05-18T18:25:37.525Z] #36 145.6 connect Connect to a headless debug server with a terminal client. [2022-05-18T18:25:37.525Z] #36 145.6 core Examine a core dump. [2022-05-18T18:25:37.525Z] #36 145.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-18T18:25:37.525Z] #36 145.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-18T18:25:37.525Z] #36 145.6 exec Execute a precompiled binary, and begin a debug session. [2022-05-18T18:25:37.525Z] #36 145.6 help Help about any command [2022-05-18T18:25:37.525Z] #36 145.6 run Deprecated command. Use 'debug' instead. [2022-05-18T18:25:37.525Z] #36 145.6 test Compile test binary and begin debugging program. [2022-05-18T18:25:37.525Z] #36 145.6 trace Compile and begin tracing program. [2022-05-18T18:25:37.525Z] #36 145.6 version Prints version. [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 Flags: [2022-05-18T18:25:37.525Z] #36 145.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-18T18:25:37.525Z] #36 145.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-18T18:25:37.525Z] #36 145.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-18T18:25:37.525Z] #36 145.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-18T18:25:37.525Z] #36 145.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-18T18:25:37.525Z] #36 145.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-18T18:25:37.525Z] #36 145.6 --disable-aslr Disables address space randomization [2022-05-18T18:25:37.525Z] #36 145.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-18T18:25:37.525Z] #36 145.6 -h, --help help for dlv [2022-05-18T18:25:37.525Z] #36 145.6 --init string Init file, executed by the terminal client. [2022-05-18T18:25:37.525Z] #36 145.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-18T18:25:37.525Z] #36 145.6 --log Enable debugging server logging. [2022-05-18T18:25:37.525Z] #36 145.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-18T18:25:37.525Z] #36 145.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-18T18:25:37.525Z] #36 145.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-18T18:25:37.525Z] #36 145.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-18T18:25:37.525Z] #36 145.6 --wd string Working directory for running the program. [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 Additional help topics: [2022-05-18T18:25:37.525Z] #36 145.6 dlv backend Help about the --backend flag. [2022-05-18T18:25:37.525Z] #36 145.6 dlv log Help about logging flags. [2022-05-18T18:25:37.525Z] #36 145.6 dlv redirect Help about file redirection. [2022-05-18T18:25:37.525Z] #36 145.6 [2022-05-18T18:25:37.525Z] #36 145.6 Use "dlv [command] --help" for more information about a command. [2022-05-18T18:25:37.783Z] #36 DONE 145.8s [2022-05-18T18:25:37.783Z] [2022-05-18T18:25:37.783Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:25:37.783Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:25:38.042Z] #47 ... [2022-05-18T18:25:38.042Z] [2022-05-18T18:25:38.042Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:25:38.042Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T18:25:38.042Z] #21 8.747 Reading package lists... [2022-05-18T18:25:38.059Z] #21 30.45 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-18T18:25:38.060Z] #21 30.46 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T18:25:38.060Z] #21 30.47 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-18T18:25:38.060Z] #21 30.49 Setting up libicu67:arm64 (67.1-7) ... [2022-05-18T18:25:38.316Z] #21 30.50 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-18T18:25:38.316Z] #21 30.51 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-18T18:25:38.316Z] #21 30.53 Setting up uidmap (1:4.8.1-1) ... [2022-05-18T18:25:38.316Z] #21 30.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:25:38.316Z] #21 30.55 Setting up bzip2 (1.0.8-4) ... [2022-05-18T18:25:38.316Z] #21 30.56 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-18T18:25:38.316Z] #21 30.60 Setting up python3-wheel (0.34.2-1) ... [2022-05-18T18:25:39.246Z] #21 31.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:39.246Z] #21 31.25 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-18T18:25:39.246Z] #21 31.27 Setting up libcap2-bin (1:2.44-1) ... [2022-05-18T18:25:39.246Z] #21 31.29 Setting up apparmor (2.13.6-10) ... [2022-05-18T18:25:40.572Z] #21 11.46 Reading package lists... [2022-05-18T18:25:40.616Z] #21 32.79 Setting up zip (3.0-12) ... [2022-05-18T18:25:40.616Z] #21 32.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:40.616Z] #21 32.84 Setting up bash-completion (1:2.11-2) ... [2022-05-18T18:25:41.139Z] #21 13.95 Building dependency tree... [2022-05-18T18:25:41.426Z] #47 ... [2022-05-18T18:25:41.426Z] [2022-05-18T18:25:41.426Z] #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 [2022-05-18T18:25:41.426Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:25:41.426Z] #14 109.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-18T18:25:41.426Z] #14 109.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:25:41.426Z] #14 109.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:25:41.705Z] #21 15.32 The following additional packages will be installed: [2022-05-18T18:25:41.705Z] #21 15.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-18T18:25:41.705Z] #21 15.32 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-18T18:25:41.705Z] #21 15.32 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-18T18:25:41.705Z] #21 15.32 python3-pkg-resources vim-runtime xxd [2022-05-18T18:25:41.711Z] #71 148.0 + bin/containerd-shim-runc-v1 [2022-05-18T18:25:41.964Z] #21 15.32 Suggested packages: [2022-05-18T18:25:41.964Z] #21 15.32 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-18T18:25:41.964Z] #21 15.32 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-18T18:25:41.964Z] #21 15.32 acl attr quota [2022-05-18T18:25:41.964Z] #21 15.32 Recommended packages: [2022-05-18T18:25:41.964Z] #21 15.32 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-18T18:25:42.898Z] #21 16.36 The following NEW packages will be installed: [2022-05-18T18:25:42.898Z] #21 16.36 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-18T18:25:42.898Z] #21 16.36 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-18T18:25:42.898Z] #21 16.36 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-18T18:25:42.898Z] #21 16.36 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-18T18:25:42.898Z] #21 16.36 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-18T18:25:42.898Z] #21 16.36 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-18T18:25:42.898Z] #21 16.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-18T18:25:42.898Z] #21 16.36 xz-utils zip zstd [2022-05-18T18:25:43.137Z] #21 35.15 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T18:25:43.137Z] #21 35.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-18T18:25:43.137Z] #21 35.19 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-18T18:25:43.137Z] #21 35.20 Setting up patch (2.7.6-7) ... [2022-05-18T18:25:43.137Z] #21 35.22 Setting up sudo (1.9.5p2-3) ... [2022-05-18T18:25:43.137Z] #21 35.32 invoke-rc.d: could not determine current runlevel [2022-05-18T18:25:43.137Z] #21 35.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-18T18:25:43.137Z] #21 35.34 Setting up xfsprogs (5.10.0-4) ... [2022-05-18T18:25:43.137Z] #21 35.36 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-18T18:25:43.137Z] #21 35.39 Setting up inetutils-ping (2:2.0-1) ... [2022-05-18T18:25:43.137Z] #21 35.41 Setting up pigz (2.6-1) ... [2022-05-18T18:25:43.137Z] #21 35.43 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-18T18:25:43.137Z] #21 35.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-18T18:25:43.137Z] #21 35.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T18:25:43.137Z] #21 35.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:43.156Z] #21 16.68 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:25:43.156Z] #21 16.68 Need to get 27.6 MB of archives. [2022-05-18T18:25:43.156Z] #21 16.68 After this operation, 106 MB of additional disk space will be used. [2022-05-18T18:25:43.156Z] #21 16.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-18T18:25:43.156Z] #21 16.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-18T18:25:43.156Z] #21 16.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-18T18:25:43.156Z] #21 16.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-18T18:25:43.156Z] #21 16.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-18T18:25:43.156Z] #21 16.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-18T18:25:43.156Z] #21 16.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-18T18:25:43.156Z] #21 16.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-18T18:25:43.156Z] #21 16.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T18:25:43.156Z] #21 16.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T18:25:43.156Z] #21 16.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-18T18:25:43.415Z] #21 16.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-18T18:25:43.415Z] #21 16.77 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-18T18:25:43.415Z] #21 16.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-18T18:25:43.415Z] #21 16.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-18T18:25:43.415Z] #21 16.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-18T18:25:43.415Z] #21 16.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-18T18:25:43.415Z] #21 16.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-18T18:25:43.415Z] #21 16.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-18T18:25:43.415Z] #21 16.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-18T18:25:43.415Z] #21 16.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-18T18:25:43.415Z] #21 16.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-18T18:25:43.415Z] #21 16.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-18T18:25:43.415Z] #21 16.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-18T18:25:43.415Z] #21 16.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-18T18:25:43.415Z] #21 16.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-18T18:25:43.415Z] #21 16.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-18T18:25:43.674Z] #21 17.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-18T18:25:43.674Z] #21 17.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-18T18:25:43.674Z] #21 17.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-18T18:25:43.674Z] #21 17.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-18T18:25:43.674Z] #21 17.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-18T18:25:43.674Z] #21 17.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-18T18:25:43.674Z] #21 17.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-18T18:25:43.674Z] #21 17.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-18T18:25:43.674Z] #21 17.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-18T18:25:43.674Z] #21 17.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-18T18:25:43.674Z] #21 17.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-18T18:25:43.674Z] #21 17.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-18T18:25:43.674Z] #21 17.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-18T18:25:43.933Z] #21 17.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-18T18:25:43.933Z] #21 17.28 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-18T18:25:43.933Z] #21 17.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-18T18:25:43.933Z] #21 17.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-18T18:25:44.066Z] #21 36.06 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-18T18:25:44.066Z] #21 36.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-18T18:25:44.193Z] #21 17.56 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-18T18:25:44.193Z] #21 17.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-18T18:25:44.193Z] #21 17.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-18T18:25:44.193Z] #21 17.62 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-18T18:25:44.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T18:25:44.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T18:25:44.322Z] #21 36.48 Setting up libelf1:arm64 (0.183-1) ... [2022-05-18T18:25:44.322Z] #21 36.51 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-18T18:25:44.322Z] #21 36.52 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-18T18:25:44.322Z] #21 36.54 Setting up python3-distutils (3.9.2-1) ... [2022-05-18T18:25:44.578Z] #21 36.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:44.578Z] #21 36.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-18T18:25:44.578Z] #21 36.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-18T18:25:44.578Z] #21 36.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-18T18:25:44.578Z] #21 36.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-18T18:25:44.578Z] #21 36.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-18T18:25:44.578Z] #21 36.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-18T18:25:44.578Z] #21 36.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-18T18:25:44.578Z] #21 36.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-18T18:25:44.578Z] #21 36.97 Setting up python3-setuptools (52.0.0-4) ... [2022-05-18T18:25:44.760Z] #21 18.09 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:25:44.761Z] #21 18.18 Fetched 27.6 MB in 1s (21.6 MB/s) [2022-05-18T18:25:44.761Z] #21 18.24 Selecting previously unselected package pigz. [2022-05-18T18:25:44.761Z] #21 18.24 (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 ... 24010 files and directories currently installed.) [2022-05-18T18:25:44.761Z] #21 18.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-18T18:25:44.761Z] #21 18.29 Unpacking pigz (2.6-1) ... [2022-05-18T18:25:44.761Z] #21 18.37 Selecting previously unselected package libelf1:amd64. [2022-05-18T18:25:44.761Z] #21 18.37 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-18T18:25:44.761Z] #21 18.38 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-18T18:25:45.020Z] #21 18.49 Selecting previously unselected package libbpf0:amd64. [2022-05-18T18:25:45.020Z] #21 18.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-18T18:25:45.020Z] #21 18.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-18T18:25:45.020Z] #21 18.60 Selecting previously unselected package libcap2:amd64. [2022-05-18T18:25:45.279Z] #21 18.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-18T18:25:45.279Z] #21 18.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-18T18:25:45.279Z] #21 18.67 Selecting previously unselected package libmnl0:amd64. [2022-05-18T18:25:45.279Z] #21 18.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-18T18:25:45.279Z] #21 18.68 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-18T18:25:45.279Z] #21 18.74 Selecting previously unselected package libxtables12:amd64. [2022-05-18T18:25:45.279Z] #21 18.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-18T18:25:45.279Z] #21 18.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-18T18:25:45.279Z] #21 18.84 Selecting previously unselected package libcap2-bin. [2022-05-18T18:25:45.279Z] #21 18.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-18T18:25:45.538Z] #21 18.87 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-18T18:25:45.538Z] #21 18.96 Selecting previously unselected package iproute2. [2022-05-18T18:25:45.538Z] #21 18.98 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-18T18:25:45.538Z] #21 18.98 Unpacking iproute2 (5.10.0-4) ... [2022-05-18T18:25:45.796Z] #21 19.40 Selecting previously unselected package xxd. [2022-05-18T18:25:45.946Z] #21 38.26 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-18T18:25:45.946Z] #21 38.27 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-18T18:25:45.946Z] #21 38.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-18T18:25:45.946Z] #21 38.30 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T18:25:46.055Z] #21 19.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:25:46.055Z] #21 19.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:46.055Z] #21 19.51 Selecting previously unselected package vim-common. [2022-05-18T18:25:46.055Z] #21 19.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:25:46.055Z] #21 19.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:46.313Z] #21 19.68 Selecting previously unselected package bash-completion. [2022-05-18T18:25:46.313Z] #21 19.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-18T18:25:46.877Z] #21 39.24 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-18T18:25:46.978Z] #71 154.3 + bin/containerd-shim-runc-v2 [2022-05-18T18:25:47.133Z] #21 39.26 Setting up jq (1.6-2.1) ... [2022-05-18T18:25:47.133Z] #21 39.27 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-18T18:25:47.133Z] #21 39.28 Setting up iptables (1.8.7-1) ... [2022-05-18T18:25:47.133Z] #21 39.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T18:25:47.133Z] #21 39.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T18:25:47.133Z] #21 39.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T18:25:47.133Z] #21 39.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T18:25:47.133Z] #21 39.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-18T18:25:47.133Z] #21 39.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-18T18:25:47.133Z] #21 39.33 Setting up iproute2 (5.10.0-4) ... [2022-05-18T18:25:47.391Z] #21 39.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:25:47.546Z] #71 155.1 + binaries [2022-05-18T18:25:47.804Z] #71 155.1 + install -D bin/containerd /build/containerd [2022-05-18T18:25:47.804Z] #71 155.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-18T18:25:47.804Z] #71 155.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-18T18:25:47.804Z] #71 155.1 + install -D bin/ctr /build/ctr [2022-05-18T18:25:48.216Z] #21 21.38 Unpacking bash-completion (1:2.11-2) ... [2022-05-18T18:25:48.370Z] #71 DONE 155.5s [2022-05-18T18:25:48.400Z] #21 DONE 40.5s [2022-05-18T18:25:48.400Z] [2022-05-18T18:25:48.400Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:25:48.400Z] #60 sha256:928c03c896b3615673ebcece00603d1520775fe8125dbc6fa23edf6c7e531d2b [2022-05-18T18:25:48.400Z] #60 ... [2022-05-18T18:25:48.400Z] [2022-05-18T18:25:48.400Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T18:25:48.400Z] #22 sha256:989ba02d31fff8765a4796cdbe86c36670561540782a03ecc3296119ababa2e6 [2022-05-18T18:25:48.474Z] #21 21.80 Selecting previously unselected package bzip2. [2022-05-18T18:25:48.474Z] #21 21.81 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-18T18:25:48.474Z] #21 21.82 Unpacking bzip2 (1.0.8-4) ... [2022-05-18T18:25:48.474Z] #21 21.90 Selecting previously unselected package xz-utils. [2022-05-18T18:25:48.474Z] #21 21.91 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-18T18:25:48.474Z] #21 21.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T18:25:48.738Z] #21 22.07 Selecting previously unselected package apparmor. [2022-05-18T18:25:48.738Z] #21 22.07 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-18T18:25:48.738Z] #21 22.13 Unpacking apparmor (2.13.6-10) ... [2022-05-18T18:25:48.962Z] #22 0.664 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-18T18:25:48.962Z] #22 0.669 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-18T18:25:48.962Z] #22 0.672 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-18T18:25:48.962Z] #22 DONE 0.7s [2022-05-18T18:25:48.962Z] [2022-05-18T18:25:48.962Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:25:48.962Z] #60 sha256:928c03c896b3615673ebcece00603d1520775fe8125dbc6fa23edf6c7e531d2b [2022-05-18T18:25:48.962Z] #60 ... [2022-05-18T18:25:48.962Z] [2022-05-18T18:25:48.962Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T18:25:48.962Z] #23 sha256:43d19c47b8e0948fc1e6c05117d4b377cecf363f0adb1b8bcd2779c4fe8c1d90 [2022-05-18T18:25:49.303Z] [2022-05-18T18:25:49.303Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T18:25:49.303Z] #72 sha256:cc4c29c1dd7c2ba6d100911546d435d86dcbedaf2a3f6cc5f8de63f943e87343 [2022-05-18T18:25:49.303Z] #72 DONE 0.2s [2022-05-18T18:25:49.303Z] [2022-05-18T18:25:49.304Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T18:25:49.304Z] #77 sha256:e0ce358095c6d1fbe4f8110fe2543a4e6d5bb6dc16fd2e020c482720196dc73b [2022-05-18T18:25:49.304Z] #77 DONE 0.1s [2022-05-18T18:25:49.304Z] #21 22.53 Selecting previously unselected package inetutils-ping. [2022-05-18T18:25:49.304Z] #21 22.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-18T18:25:49.304Z] #21 22.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-18T18:25:49.304Z] #21 22.67 Selecting previously unselected package libip4tc2:amd64. [2022-05-18T18:25:49.304Z] #21 22.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-18T18:25:49.304Z] #21 22.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-18T18:25:49.304Z] #21 22.73 Selecting previously unselected package libip6tc2:amd64. [2022-05-18T18:25:49.304Z] #21 22.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-18T18:25:49.304Z] #21 22.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-18T18:25:49.304Z] #21 22.84 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-18T18:25:49.304Z] #21 22.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-18T18:25:49.304Z] #21 22.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-18T18:25:49.561Z] [2022-05-18T18:25:49.561Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T18:25:49.561Z] #82 sha256:461b3190848e15837182079363ad2a0b9a18c01263347217fd53d79ec3d36036 [2022-05-18T18:25:49.562Z] #21 22.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-18T18:25:49.562Z] #21 22.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-18T18:25:49.562Z] #21 22.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-18T18:25:49.562Z] #21 23.00 Selecting previously unselected package libnftnl11:amd64. [2022-05-18T18:25:49.562Z] #21 23.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-18T18:25:49.562Z] #21 23.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-18T18:25:49.562Z] #21 23.09 Selecting previously unselected package iptables. [2022-05-18T18:25:49.562Z] #21 23.09 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-18T18:25:49.562Z] #21 23.10 Unpacking iptables (1.8.7-1) ... [2022-05-18T18:25:49.819Z] #82 DONE 0.4s [2022-05-18T18:25:49.820Z] #21 23.37 Selecting previously unselected package libonig5:amd64. [2022-05-18T18:25:49.820Z] #21 23.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-18T18:25:49.820Z] #21 23.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:25:50.077Z] [2022-05-18T18:25:50.077Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T18:25:50.077Z] #83 sha256:799cd2db4feb8ddeacd05a82a46649a6718d4c9b48ebe2c7edcf1f68f2d5bea9 [2022-05-18T18:25:50.077Z] #83 DONE 0.0s [2022-05-18T18:25:50.077Z] [2022-05-18T18:25:50.077Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T18:25:50.077Z] #84 sha256:1a98944caf1b1291d92b21fa02155daed5bf44965190dd8db1510405b52a7b6e [2022-05-18T18:25:50.079Z] #21 23.51 Selecting previously unselected package libjq1:amd64. [2022-05-18T18:25:50.079Z] #21 23.52 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-18T18:25:50.079Z] #21 23.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:25:50.338Z] #21 23.64 Selecting previously unselected package jq. [2022-05-18T18:25:50.338Z] #21 23.64 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-18T18:25:50.338Z] #21 23.65 Unpacking jq (1.6-2.1) ... [2022-05-18T18:25:50.338Z] #21 23.73 Selecting previously unselected package libaio1:amd64. [2022-05-18T18:25:50.338Z] #21 23.73 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-18T18:25:50.338Z] #21 23.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-18T18:25:50.338Z] #21 23.79 Selecting previously unselected package libgpm2:amd64. [2022-05-18T18:25:50.338Z] #21 23.80 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-18T18:25:50.338Z] #21 23.81 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-18T18:25:50.338Z] #21 23.87 Selecting previously unselected package libicu67:amd64. [2022-05-18T18:25:50.597Z] #21 23.88 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-18T18:25:50.597Z] #21 23.88 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-18T18:25:53.356Z] #84 DONE 3.3s [2022-05-18T18:25:53.356Z] [2022-05-18T18:25:53.356Z] #85 exporting to image [2022-05-18T18:25:53.356Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T18:25:53.356Z] #85 exporting layers [2022-05-18T18:25:53.883Z] #21 26.95 Selecting previously unselected package libinih1:amd64. [2022-05-18T18:25:53.883Z] #21 26.95 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-18T18:25:53.883Z] #21 26.96 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-18T18:25:53.883Z] #21 27.03 Selecting previously unselected package libnet1:amd64. [2022-05-18T18:25:53.883Z] #21 27.03 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-18T18:25:53.883Z] #21 27.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:25:53.883Z] #21 27.12 Selecting previously unselected package libnl-3-200:amd64. [2022-05-18T18:25:53.883Z] #21 27.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-18T18:25:53.883Z] #21 27.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:25:53.883Z] #21 27.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-18T18:25:53.883Z] #21 27.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-18T18:25:53.883Z] #21 27.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:25:53.883Z] #21 27.26 Selecting previously unselected package net-tools. [2022-05-18T18:25:53.883Z] #21 27.27 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-18T18:25:53.883Z] #21 27.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T18:25:54.142Z] #21 27.45 Selecting previously unselected package patch. [2022-05-18T18:25:54.142Z] #21 27.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-18T18:25:54.142Z] #21 27.46 Unpacking patch (2.7.6-7) ... [2022-05-18T18:25:54.142Z] #21 27.55 Selecting previously unselected package python-pip-whl. [2022-05-18T18:25:54.142Z] #21 27.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-18T18:25:54.142Z] #21 27.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T18:25:54.708Z] #21 28.12 Selecting previously unselected package python3-lib2to3. [2022-05-18T18:25:54.708Z] #21 28.13 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-18T18:25:54.708Z] #21 28.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-18T18:25:54.708Z] #21 28.25 Selecting previously unselected package python3-distutils. [2022-05-18T18:25:55.019Z] #21 28.26 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-18T18:25:55.019Z] #21 28.26 Unpacking python3-distutils (3.9.2-1) ... [2022-05-18T18:25:55.019Z] #21 28.39 Selecting previously unselected package python3-pkg-resources. [2022-05-18T18:25:55.019Z] #21 28.40 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-18T18:25:55.019Z] #21 28.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:25:55.283Z] #21 28.57 Selecting previously unselected package python3-setuptools. [2022-05-18T18:25:55.283Z] #21 28.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-18T18:25:55.283Z] #21 28.58 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-18T18:25:55.543Z] #21 28.94 Selecting previously unselected package python3-wheel. [2022-05-18T18:25:55.543Z] #21 28.95 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-18T18:25:55.543Z] #21 28.97 Unpacking python3-wheel (0.34.2-1) ... [2022-05-18T18:25:55.804Z] #21 29.05 Selecting previously unselected package python3-pip. [2022-05-18T18:25:55.804Z] #21 29.06 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-18T18:25:55.804Z] #21 29.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T18:25:56.066Z] #21 29.35 Selecting previously unselected package sudo. [2022-05-18T18:25:56.066Z] #21 29.36 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-18T18:25:56.066Z] #21 29.37 Unpacking sudo (1.9.5p2-3) ... [2022-05-18T18:25:56.313Z] #14 ... [2022-05-18T18:25:56.313Z] [2022-05-18T18:25:56.314Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:25:56.314Z] #64 sha256:6e56c488f8ad9b98c6b8f04e6afa8b2ad61ddb56e7842543a0070eddda6ceb67 [2022-05-18T18:25:56.324Z] #21 29.79 Selecting previously unselected package thin-provisioning-tools. [2022-05-18T18:25:56.324Z] #21 29.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-18T18:25:56.324Z] #21 29.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-18T18:25:56.582Z] #21 30.04 Selecting previously unselected package uidmap. [2022-05-18T18:25:56.582Z] #21 30.04 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-18T18:25:56.582Z] #21 30.05 Unpacking uidmap (1:4.8.1-1) ... [2022-05-18T18:25:56.582Z] #21 30.17 Selecting previously unselected package vim-runtime. [2022-05-18T18:25:56.840Z] #21 30.17 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:25:56.840Z] #21 30.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-18T18:25:56.840Z] #21 30.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-18T18:25:56.840Z] #21 30.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:25:57.715Z] #64 67.22 Updating files: 34% (1652/4768) Updating files: 35% (1669/4768) Updating files: 36% (1717/4768) Updating files: 37% (1765/4768) Updating files: 38% (1812/4768) Updating files: 39% (1860/4768) Updating files: 40% (1908/4768) Updating files: 41% (1955/4768) Updating files: 42% (2003/4768) Updating files: 43% (2051/4768) Updating files: 44% (2098/4768) Updating files: 45% (2146/4768) Updating files: 46% (2194/4768) Updating files: 47% (2241/4768) Updating files: 48% (2289/4768) Updating files: 49% (2337/4768) Updating files: 50% (2384/4768) Updating files: 51% (2432/4768) Updating files: 52% (2480/4768) Updating files: 53% (2528/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 76% (3649/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 94% (4515/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-18T18:25:57.715Z] #64 69.66 + cd /tmp/tmp.r1gP6bW7H4/src/github.com/containerd/containerd [2022-05-18T18:25:57.715Z] #64 69.66 + git checkout -q v1.6.4 [2022-05-18T18:25:58.911Z] #23 8.623 Collecting yamllint==1.26.1 [2022-05-18T18:25:58.911Z] #23 9.682 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-18T18:25:59.628Z] #64 71.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-18T18:25:59.628Z] #64 71.69 + BUILDTAGS='netgo osusergo static_build' [2022-05-18T18:25:59.628Z] #64 71.69 + export EXTRA_FLAGS=-buildmode=pie [2022-05-18T18:25:59.628Z] #64 71.69 + EXTRA_FLAGS=-buildmode=pie [2022-05-18T18:25:59.628Z] #64 71.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-18T18:25:59.628Z] #64 71.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-18T18:25:59.628Z] #64 71.69 + '[' '' = dynamic ']' [2022-05-18T18:25:59.628Z] #64 71.69 + make [2022-05-18T18:25:59.840Z] #23 10.69 Collecting pathspec>=0.5.3 [2022-05-18T18:25:59.840Z] #23 10.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-18T18:26:00.097Z] #23 10.97 Collecting pyyaml [2022-05-18T18:26:00.097Z] #23 10.99 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-18T18:26:00.097Z] #23 11.04 Building wheels for collected packages: yamllint [2022-05-18T18:26:00.097Z] #23 11.05 Building wheel for yamllint (setup.py): started [2022-05-18T18:26:00.121Z] #21 33.01 Selecting previously unselected package vim. [2022-05-18T18:26:00.121Z] #21 33.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:26:00.121Z] #21 33.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:26:00.121Z] #21 33.52 Selecting previously unselected package xfsprogs. [2022-05-18T18:26:00.121Z] #21 33.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-18T18:26:00.121Z] #21 33.53 Unpacking xfsprogs (5.10.0-4) ... [2022-05-18T18:26:00.379Z] #21 33.90 Selecting previously unselected package zip. [2022-05-18T18:26:00.638Z] #21 33.90 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-18T18:26:00.638Z] #21 33.91 Unpacking zip (3.0-12) ... [2022-05-18T18:26:00.638Z] #21 34.04 Selecting previously unselected package zstd. [2022-05-18T18:26:00.638Z] #21 34.04 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-18T18:26:00.638Z] #21 34.05 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-18T18:26:00.896Z] #21 34.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:26:01.028Z] #23 11.98 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-18T18:26:01.028Z] #23 11.98 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e73f0a141492ae64b4cad1a87b71545efc38889832a84aae2ea46a4051cc7252 [2022-05-18T18:26:01.028Z] #23 11.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-18T18:26:01.028Z] #23 11.98 Successfully built yamllint [2022-05-18T18:26:01.028Z] #23 12.01 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-18T18:26:01.285Z] #23 12.38 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-18T18:26:01.463Z] #21 35.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-18T18:26:01.722Z] #21 35.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T18:26:01.722Z] #21 35.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-18T18:26:01.722Z] #21 35.08 Setting up libicu67:amd64 (67.1-7) ... [2022-05-18T18:26:01.722Z] #21 35.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-18T18:26:01.722Z] #21 35.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-18T18:26:01.722Z] #21 35.12 Setting up uidmap (1:4.8.1-1) ... [2022-05-18T18:26:01.722Z] #21 35.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:26:01.722Z] #21 35.15 Setting up bzip2 (1.0.8-4) ... [2022-05-18T18:26:01.722Z] #21 35.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:26:01.722Z] #21 35.17 Setting up python3-wheel (0.34.2-1) ... [2022-05-18T18:26:01.848Z] #23 DONE 12.9s [2022-05-18T18:26:01.848Z] [2022-05-18T18:26:01.848Z] #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 [2022-05-18T18:26:01.848Z] #26 sha256:395ead9aa70b792d9a9474dad207c35d0f5dbc4158a23bae5ea3dca06a85728b [2022-05-18T18:26:02.161Z] #64 ... [2022-05-18T18:26:02.161Z] [2022-05-18T18:26:02.161Z] #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 [2022-05-18T18:26:02.161Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:26:02.161Z] #14 131.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-18T18:26:02.161Z] #14 131.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:26:02.161Z] #14 131.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:26:02.290Z] #21 35.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:26:02.290Z] #21 35.84 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-18T18:26:02.290Z] #21 35.85 Setting up libcap2-bin (1:2.44-1) ... [2022-05-18T18:26:02.290Z] #21 35.86 Setting up apparmor (2.13.6-10) ... [2022-05-18T18:26:04.193Z] #21 37.41 Setting up zip (3.0-12) ... [2022-05-18T18:26:04.193Z] #21 37.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:26:04.193Z] #21 37.45 Setting up bash-completion (1:2.11-2) ... [2022-05-18T18:26:06.096Z] #21 39.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T18:26:06.096Z] #21 39.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-18T18:26:06.096Z] #21 39.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-18T18:26:06.096Z] #21 39.37 Setting up patch (2.7.6-7) ... [2022-05-18T18:26:06.096Z] #21 39.40 Setting up sudo (1.9.5p2-3) ... [2022-05-18T18:26:06.096Z] #21 39.46 invoke-rc.d: could not determine current runlevel [2022-05-18T18:26:06.096Z] #21 39.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-18T18:26:06.096Z] #21 39.48 Setting up xfsprogs (5.10.0-4) ... [2022-05-18T18:26:06.096Z] #21 39.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-18T18:26:06.096Z] #21 39.52 Setting up inetutils-ping (2:2.0-1) ... [2022-05-18T18:26:06.096Z] #21 39.53 Setting up pigz (2.6-1) ... [2022-05-18T18:26:06.096Z] #21 39.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-18T18:26:06.096Z] #21 39.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:26:06.096Z] #21 39.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T18:26:06.096Z] #21 39.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:26:06.664Z] #21 40.09 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-18T18:26:06.664Z] #21 40.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-18T18:26:07.232Z] #21 40.51 Setting up libelf1:amd64 (0.183-1) ... [2022-05-18T18:26:07.232Z] #21 40.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-18T18:26:07.232Z] #21 40.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:26:07.232Z] #21 40.58 Setting up python3-distutils (3.9.2-1) ... [2022-05-18T18:26:07.491Z] #21 40.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:26:07.491Z] #21 40.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-18T18:26:07.491Z] #21 40.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-18T18:26:07.491Z] #21 40.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-18T18:26:07.491Z] #21 40.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-18T18:26:07.491Z] #21 40.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-18T18:26:07.491Z] #21 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-18T18:26:07.491Z] #21 40.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-18T18:26:07.491Z] #21 40.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-18T18:26:07.491Z] #21 40.97 Setting up python3-setuptools (52.0.0-4) ... [2022-05-18T18:26:08.868Z] #21 42.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:26:08.868Z] #21 42.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-18T18:26:08.868Z] #21 42.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-18T18:26:08.868Z] #21 42.23 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T18:26:09.805Z] #21 43.34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-18T18:26:09.805Z] #21 43.35 Setting up jq (1.6-2.1) ... [2022-05-18T18:26:09.805Z] #21 43.40 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-18T18:26:10.063Z] #21 43.43 Setting up iptables (1.8.7-1) ... [2022-05-18T18:26:10.063Z] #21 43.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T18:26:10.063Z] #21 43.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T18:26:10.063Z] #21 43.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T18:26:10.063Z] #21 43.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T18:26:10.063Z] #21 43.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-18T18:26:10.063Z] #21 43.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-18T18:26:10.063Z] #21 43.62 Setting up iproute2 (5.10.0-4) ... [2022-05-18T18:26:10.630Z] #21 44.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:26:10.892Z] #21 DONE 44.4s [2022-05-18T18:26:10.892Z] [2022-05-18T18:26:10.892Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T18:26:10.892Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-18T18:26:11.632Z] 12fb50a031bd: Pull complete [2022-05-18T18:26:11.632Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-18T18:26:11.632Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:26:11.632Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-18T18:26:11.632Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-18T18:26:11.632Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-18T18:26:11.632Z] WARN: Skipping validation tests [2022-05-18T18:26:11.632Z] INFO: Running unit tests at 05/18/2022 18:26:06... [2022-05-18T18:26:11.632Z] INFO: make.ps1 starting at 05/18/2022 18:26:09 [2022-05-18T18:26:11.632Z] INFO: Git commit (3edb9798c7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T18:26:11.632Z] INFO: Running unit tests... [2022-05-18T18:26:11.799Z] #26 ... [2022-05-18T18:26:11.799Z] [2022-05-18T18:26:11.799Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:26:11.799Z] #47 sha256:ea17d344860653ef009fc9b2ee95cb00a783e40062f95f368cce8498b9bf8e73 [2022-05-18T18:26:11.799Z] #47 177.5 + dpkg --print-architecture [2022-05-18T18:26:11.799Z] #47 DONE 178.3s [2022-05-18T18:26:11.799Z] [2022-05-18T18:26:11.799Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:26:11.799Z] #64 sha256:8198d7405150c7a08ade1e7c49d75ca1c12116c69dc207c14e2cdcfc53f1c7df [2022-05-18T18:26:12.142Z] #14 141.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-18T18:26:12.143Z] #14 141.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:26:12.143Z] #14 141.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T18:26:12.268Z] #22 1.214 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-18T18:26:12.268Z] #22 1.218 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-18T18:26:12.268Z] #22 1.221 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-18T18:26:12.268Z] #22 DONE 1.3s [2022-05-18T18:26:12.268Z] [2022-05-18T18:26:12.268Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T18:26:12.268Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-18T18:26:12.712Z] #14 ... [2022-05-18T18:26:12.712Z] [2022-05-18T18:26:12.712Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:26:12.712Z] #64 sha256:6e56c488f8ad9b98c6b8f04e6afa8b2ad61ddb56e7842543a0070eddda6ceb67 [2022-05-18T18:26:12.712Z] #64 74.56 + bin/ctr [2022-05-18T18:26:16.300Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-18T18:26:19.890Z] #85 exporting layers 23.0s done [2022-05-18T18:26:19.890Z] #85 writing image sha256:2ce3972dc1bb5b13497086d919f1c79cf4e2008c093649a3d7b66235dac9c8f5 done [2022-05-18T18:26:19.890Z] #85 naming to docker.io/library/docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 done [2022-05-18T18:26:19.890Z] #85 DONE 23.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-18T18:26:20.215Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43593/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/validate/default [2022-05-18T18:26:20.781Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-18T18:26:22.242Z] #23 9.862 Collecting yamllint==1.26.1 [2022-05-18T18:26:22.700Z] #64 ... [2022-05-18T18:26:22.700Z] [2022-05-18T18:26:22.700Z] #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 [2022-05-18T18:26:22.700Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:26:22.700Z] #14 152.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-18T18:26:22.700Z] #14 152.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:26:22.700Z] #14 152.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:26:23.179Z] #23 10.91 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-18T18:26:24.115Z] #23 11.98 Collecting pathspec>=0.5.3 [2022-05-18T18:26:24.115Z] #23 11.99 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-18T18:26:24.695Z] #23 12.35 Collecting pyyaml [2022-05-18T18:26:24.695Z] #23 12.36 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) [2022-05-18T18:26:24.695Z] #23 12.45 Building wheels for collected packages: yamllint [2022-05-18T18:26:24.695Z] #23 12.46 Building wheel for yamllint (setup.py): started [2022-05-18T18:26:24.839Z] ? github.com/docker/docker/api [no test files] [2022-05-18T18:26:25.632Z] #23 13.45 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-18T18:26:25.892Z] #23 13.46 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7bb6b93ed6cdad121d9a92b3a52f49ce970c00a5941233901260a98fe8e1b04c [2022-05-18T18:26:25.892Z] #23 13.47 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-18T18:26:25.892Z] #23 13.47 Successfully built yamllint [2022-05-18T18:26:25.892Z] #23 13.49 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-18T18:26:26.151Z] #23 13.87 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-18T18:26:26.719Z] #23 DONE 14.4s [2022-05-18T18:26:26.719Z] [2022-05-18T18:26:26.719Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T18:26:26.719Z] #27 sha256:512915ec405c8b8a67348ddaee8f516c756fa59907129a9cba3aa83bee0ac245 [2022-05-18T18:26:26.979Z] #27 DONE 0.3s [2022-05-18T18:26:26.979Z] [2022-05-18T18:26:26.979Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T18:26:26.979Z] #32 sha256:f316d034646bd382934b42ea222a6ff464957ee1b4cbe0c2c5746aaec884f1c1 [2022-05-18T18:26:27.248Z] #32 DONE 0.4s [2022-05-18T18:26:27.248Z] [2022-05-18T18:26:27.248Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:26:27.248Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:26:27.507Z] #47 ... [2022-05-18T18:26:27.507Z] [2022-05-18T18:26:27.507Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T18:26:27.507Z] #35 sha256:bbb4cda69781b37f3af4cde00ddbce550414d5239f0fe5d6896a4a8f1d1f9f27 [2022-05-18T18:26:27.507Z] #35 DONE 0.1s [2022-05-18T18:26:27.507Z] [2022-05-18T18:26:27.507Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T18:26:27.507Z] #37 sha256:92fc04c2bf8a3156cf9bdc1f44cdbf5b1048fc974306756b7ba8c050d7973133 [2022-05-18T18:26:27.766Z] #37 DONE 0.3s [2022-05-18T18:26:27.766Z] [2022-05-18T18:26:27.766Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:26:27.767Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:26:27.767Z] #47 ... [2022-05-18T18:26:27.767Z] [2022-05-18T18:26:27.767Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T18:26:27.767Z] #39 sha256:3b22641caf0f0a416cf62053555e1e0b1962dea74d95a633d35fc4176331c285 [2022-05-18T18:26:27.767Z] #39 DONE 0.1s [2022-05-18T18:26:27.767Z] [2022-05-18T18:26:27.767Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T18:26:27.767Z] #41 sha256:b426b11d6fc56b9871e57bfe2345f40d81db64c9f2e0cb3d250de74e3a30d6ff [2022-05-18T18:26:28.028Z] #41 DONE 0.1s [2022-05-18T18:26:28.028Z] [2022-05-18T18:26:28.028Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T18:26:28.028Z] #45 sha256:a11b182301dba29ae26da1e0c6bfb3cfedde1b7f6fb8f014c6e6bf20ba72d8e9 [2022-05-18T18:26:28.028Z] #45 DONE 0.1s [2022-05-18T18:26:28.028Z] [2022-05-18T18:26:28.028Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:26:28.028Z] #60 sha256:600f14d3a58909d26950204e1abf4c2b7c37efda9055fe72263ef5f6b07f760e [2022-05-18T18:26:28.914Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-05-18T18:26:31.442Z] Congratulations! All API changes are done the right way. [2022-05-18T18:26:31.442Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-18T18:26:31.442Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-18T18:26:31.442Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-18T18:26:31.442Z] Congratulations! No new tests were added to integration-cli. [2022-05-18T18:26:31.442Z] [2022-05-18T18:26:31.442Z] INFO Start validation with golang-ci-lint [2022-05-18T18:26:32.009Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-18T18:26:32.009Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-18T18:26:34.450Z] 97f65a0ec59e: Pull complete [2022-05-18T18:26:42.483Z] === RUN TestMiddlewares [2022-05-18T18:26:42.484Z] --- PASS: TestMiddlewares (0.00s) [2022-05-18T18:26:42.484Z] PASS [2022-05-18T18:26:42.484Z] coverage: 7.9% of statements [2022-05-18T18:26:42.484Z] ok github.com/docker/docker/api/server 0.058s coverage: 7.9% of statements [2022-05-18T18:26:42.906Z] #60 ... [2022-05-18T18:26:42.906Z] [2022-05-18T18:26:42.906Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:26:42.906Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:26:42.906Z] #47 209.4 + dpkg --print-architecture [2022-05-18T18:26:42.906Z] #47 209.4 + git checkout -q v2.1.0 [2022-05-18T18:26:42.906Z] #47 209.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-18T18:26:42.906Z] #47 209.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-18T18:26:49.267Z] #14 ... [2022-05-18T18:26:49.267Z] [2022-05-18T18:26:49.267Z] #67 [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 [2022-05-18T18:26:49.267Z] #67 sha256:eafb61ab8b6e3ac00588b34715745dec585daa8781790eb171e7dd5132da42a8 [2022-05-18T18:26:49.267Z] #67 175.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-18T18:26:49.267Z] #67 175.3 + GOBIN=/build [2022-05-18T18:26:49.267Z] #67 175.3 + GO111MODULE=on [2022-05-18T18:26:49.267Z] #67 175.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-18T18:26:51.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T18:26:52.648Z] #67 ... [2022-05-18T18:26:52.648Z] [2022-05-18T18:26:52.648Z] #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 [2022-05-18T18:26:52.648Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:26:52.648Z] #14 175.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-18T18:26:52.648Z] #14 175.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-18T18:26:52.648Z] #14 175.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:26:56.927Z] #14 ... [2022-05-18T18:26:56.927Z] [2022-05-18T18:26:56.927Z] #67 [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 [2022-05-18T18:26:56.927Z] #67 sha256:eafb61ab8b6e3ac00588b34715745dec585daa8781790eb171e7dd5132da42a8 [2022-05-18T18:26:56.927Z] #67 185.5 rootlesskit version 1.0.0 [2022-05-18T18:26:56.927Z] #67 185.5 Usage of /build/rootlesskit-docker-proxy: [2022-05-18T18:26:56.927Z] #67 185.5 -container-ip string [2022-05-18T18:26:56.927Z] #67 185.5 container ip [2022-05-18T18:26:56.927Z] #67 185.5 -container-port int [2022-05-18T18:26:56.927Z] #67 185.5 container port (default -1) [2022-05-18T18:26:56.927Z] #67 185.5 -host-ip string [2022-05-18T18:26:56.927Z] #67 185.5 host ip [2022-05-18T18:26:56.927Z] #67 185.5 -host-port int [2022-05-18T18:26:56.927Z] #67 185.5 host port (default -1) [2022-05-18T18:26:56.927Z] #67 185.5 -proto string [2022-05-18T18:26:56.927Z] #67 185.5 proxy protocol (default "tcp") [2022-05-18T18:26:57.187Z] #67 DONE 186.5s [2022-05-18T18:26:57.187Z] [2022-05-18T18:26:57.187Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:26:57.187Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:26:57.187Z] #55 ... [2022-05-18T18:26:57.187Z] [2022-05-18T18:26:57.187Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-18T18:26:57.187Z] #68 sha256:7c4f4850331ea7ea22267e6763a0882aa26ce6344624a49cb1f37f0b3f184de9 [2022-05-18T18:26:57.187Z] #68 DONE 0.1s [2022-05-18T18:26:57.187Z] [2022-05-18T18:26:57.187Z] #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 [2022-05-18T18:26:57.187Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:26:57.187Z] #14 186.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-18T18:26:57.187Z] #14 186.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-18T18:26:57.187Z] #14 186.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T18:26:57.447Z] #14 ... [2022-05-18T18:26:57.447Z] [2022-05-18T18:26:57.447Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-18T18:26:57.447Z] #69 sha256:fc2245ab3b7f03b852e52d0d65e3e5517c7d6e9528c6e9eb772289011d62cac9 [2022-05-18T18:26:57.447Z] #69 DONE 0.1s [2022-05-18T18:26:57.447Z] [2022-05-18T18:26:57.447Z] #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 [2022-05-18T18:26:57.447Z] #14 sha256:ad430aa4634b833e1f6147f42e8232eb8136a1b47ba188feff5f14c8911b4227 [2022-05-18T18:26:57.447Z] #14 187.1 Selecting previously unselected package libapparmor1:amd64. [2022-05-18T18:26:57.707Z] #14 187.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-18T18:26:57.707Z] #14 187.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-18T18:26:57.707Z] #14 187.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-18T18:26:57.707Z] #14 187.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-18T18:26:57.707Z] #14 187.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-18T18:26:57.707Z] #14 187.4 Selecting previously unselected package libbtrfs0:amd64. [2022-05-18T18:26:57.967Z] #14 187.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-18T18:26:57.967Z] #14 187.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:26:57.967Z] #14 187.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-18T18:26:57.967Z] #14 187.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-18T18:26:57.967Z] #14 187.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:26:58.227Z] #14 187.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-18T18:26:58.227Z] #14 187.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:26:58.227Z] #14 187.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:26:58.227Z] #14 188.0 Selecting previously unselected package libudev-dev:amd64. [2022-05-18T18:26:58.488Z] #14 188.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-18T18:26:58.488Z] #14 188.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-18T18:26:58.488Z] #14 188.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-18T18:26:58.751Z] #14 188.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-18T18:26:58.751Z] #14 188.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-18T18:26:59.013Z] #14 188.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-18T18:26:59.013Z] #14 188.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-18T18:26:59.013Z] #14 188.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-18T18:26:59.273Z] #14 188.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-18T18:26:59.273Z] #14 188.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-18T18:26:59.273Z] #14 188.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-18T18:26:59.533Z] #14 189.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-18T18:26:59.533Z] #14 189.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-18T18:26:59.533Z] #14 189.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-18T18:26:59.533Z] #14 189.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-18T18:26:59.533Z] #14 189.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-18T18:26:59.533Z] #14 189.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-18T18:27:00.105Z] #14 189.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-18T18:27:00.105Z] #14 189.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-18T18:27:00.105Z] #14 189.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-18T18:27:00.365Z] #14 190.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-18T18:27:00.365Z] #14 190.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-18T18:27:00.365Z] #14 190.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:27:00.365Z] #14 190.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-18T18:27:00.625Z] #14 190.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-18T18:27:00.625Z] #14 190.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-18T18:27:00.625Z] #14 190.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-18T18:27:00.625Z] #14 190.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-18T18:27:00.884Z] #14 190.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-18T18:27:01.454Z] #14 191.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-18T18:27:01.454Z] #14 191.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-18T18:27:01.454Z] #14 191.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-18T18:27:01.454Z] #14 191.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-18T18:27:01.454Z] #14 191.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-18T18:27:01.454Z] #14 191.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-18T18:27:01.454Z] #14 191.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-18T18:27:01.454Z] #14 191.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-18T18:27:01.454Z] #14 191.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-18T18:27:01.714Z] #14 191.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-18T18:27:01.714Z] #14 191.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-18T18:27:01.714Z] #14 191.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-18T18:27:01.714Z] #14 191.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-18T18:27:01.714Z] #14 191.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-18T18:27:01.714Z] #14 191.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-18T18:27:01.714Z] #14 191.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-18T18:27:01.714Z] #14 191.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-18T18:27:01.714Z] #14 191.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-18T18:27:01.714Z] #14 191.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-18T18:27:01.714Z] #14 191.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-18T18:27:01.714Z] #14 191.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:27:01.714Z] #14 191.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-18T18:27:01.714Z] #14 191.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:27:01.714Z] #14 191.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-18T18:27:01.974Z] #14 191.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-18T18:27:01.974Z] #14 191.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-18T18:27:01.974Z] #14 191.5 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 [2022-05-18T18:27:01.974Z] #14 191.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-18T18:27:01.974Z] #14 191.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-18T18:27:01.974Z] #14 191.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:27:01.974Z] #14 191.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-18T18:27:01.974Z] #14 191.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:27:01.974Z] #14 191.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-18T18:27:01.974Z] #14 191.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:27:02.252Z] #14 DONE 191.9s [2022-05-18T18:27:02.252Z] [2022-05-18T18:27:02.252Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-18T18:27:02.252Z] #59 sha256:e65e18603b1e5360503d7fc49536487fb7f1d40bc89f2fff520e1bec348eda99 [2022-05-18T18:27:02.512Z] #59 DONE 0.2s [2022-05-18T18:27:02.512Z] [2022-05-18T18:27:02.512Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:27:02.512Z] #60 sha256:dadaa1735f4ce8a48c6b8d8f7b540a89a60fb288e735b53404bfc29da9151751 [2022-05-18T18:27:03.892Z] #60 ... [2022-05-18T18:27:03.892Z] [2022-05-18T18:27:03.892Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-18T18:27:03.893Z] #15 sha256:5618e4bb799bd7b247352671f33a4cc5b489c74a82e0851dc8cca1bf489969ae [2022-05-18T18:27:03.893Z] #15 DONE 1.5s [2022-05-18T18:27:03.893Z] [2022-05-18T18:27:03.893Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:27:03.893Z] #60 sha256:dadaa1735f4ce8a48c6b8d8f7b540a89a60fb288e735b53404bfc29da9151751 [2022-05-18T18:27:03.893Z] #60 1.232 + RM_GOPATH=0 [2022-05-18T18:27:03.893Z] #60 1.232 + TMP_GOPATH= [2022-05-18T18:27:03.893Z] #60 1.232 + : /build [2022-05-18T18:27:03.893Z] #60 1.232 + '[' -z '' ']' [2022-05-18T18:27:03.893Z] #60 1.232 ++ mktemp -d [2022-05-18T18:27:03.893Z] #60 1.235 + export GOPATH=/tmp/tmp.Tj4nOVfCHg [2022-05-18T18:27:03.893Z] #60 1.235 + GOPATH=/tmp/tmp.Tj4nOVfCHg [2022-05-18T18:27:03.893Z] #60 1.235 + RM_GOPATH=1 [2022-05-18T18:27:03.893Z] #60 1.235 + case "$(go env GOARCH)" in [2022-05-18T18:27:03.893Z] #60 1.235 ++ go env GOARCH [2022-05-18T18:27:03.893Z] #60 1.264 Install runc version v1.1.2 (build tags: seccomp) [2022-05-18T18:27:03.893Z] #60 1.264 + export GO_BUILDMODE=-buildmode=pie [2022-05-18T18:27:03.893Z] #60 1.264 + GO_BUILDMODE=-buildmode=pie [2022-05-18T18:27:03.893Z] #60 1.264 ++ dirname /install.sh [2022-05-18T18:27:03.893Z] #60 1.264 + dir=/ [2022-05-18T18:27:03.893Z] #60 1.264 + bin=runc [2022-05-18T18:27:03.893Z] #60 1.264 + shift [2022-05-18T18:27:03.893Z] #60 1.264 + '[' '!' -f //runc.installer ']' [2022-05-18T18:27:03.893Z] #60 1.264 + . //runc.installer [2022-05-18T18:27:03.893Z] #60 1.264 ++ set -e [2022-05-18T18:27:03.893Z] #60 1.264 ++ : v1.1.2 [2022-05-18T18:27:03.893Z] #60 1.264 + install_runc [2022-05-18T18:27:03.893Z] #60 1.264 + RUNC_BUILDTAGS=seccomp [2022-05-18T18:27:03.893Z] #60 1.264 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-18T18:27:03.893Z] #60 1.264 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Tj4nOVfCHg/src/github.com/opencontainers/runc [2022-05-18T18:27:03.893Z] #60 1.269 Cloning into '/tmp/tmp.Tj4nOVfCHg/src/github.com/opencontainers/runc'... [2022-05-18T18:27:04.833Z] #60 ... [2022-05-18T18:27:04.833Z] [2022-05-18T18:27:04.833Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-18T18:27:04.833Z] #16 sha256:ffb1413ff9befb817334db5e6e73cce1dea1288dfe26ae95387462cec9dcb4d2 [2022-05-18T18:27:04.833Z] #16 DONE 1.1s [2022-05-18T18:27:04.840Z] #47 DONE 232.1s [2022-05-18T18:27:04.840Z] [2022-05-18T18:27:04.840Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:27:04.840Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:27:05.092Z] [2022-05-18T18:27:05.092Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-18T18:27:05.092Z] #17 sha256:3a65ff1536019f53bb5ff65aa587c9564dbb5ae3b738771386d7d19eaec6e2fc [2022-05-18T18:27:06.032Z] #17 0.998 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-18T18:27:06.032Z] #17 DONE 1.1s [2022-05-18T18:27:06.032Z] [2022-05-18T18:27:06.032Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-18T18:27:06.032Z] #18 sha256:3dbe2b244d0925ee575a019a4178e7ab4a0ee630efc0fa5d4368f6e6a54b6456 [2022-05-18T18:27:06.217Z] #55 ... [2022-05-18T18:27:06.217Z] [2022-05-18T18:27:06.217Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T18:27:06.217Z] #48 sha256:547209acd41fdec29e6f0a3b866e9dd1ffad58b09533e90e5cf1aa224c44daa3 [2022-05-18T18:27:06.784Z] #48 DONE 0.5s [2022-05-18T18:27:06.784Z] [2022-05-18T18:27:06.784Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:27:06.784Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:27:06.784Z] #55 ... [2022-05-18T18:27:06.784Z] [2022-05-18T18:27:06.784Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T18:27:06.784Z] #52 sha256:07eaf8b14a04759a86a3f5c8ee0f619131dfda62cac6a5fac63005cb845a3390 [2022-05-18T18:27:06.784Z] #52 DONE 0.1s [2022-05-18T18:27:06.784Z] [2022-05-18T18:27:06.784Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T18:27:06.784Z] #54 sha256:fc09a26f7e8d61422b5bc6a5327d7a0965bb5d0149caf2f7f8110ce94434830d [2022-05-18T18:27:07.042Z] #54 DONE 0.1s [2022-05-18T18:27:07.042Z] [2022-05-18T18:27:07.042Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:27:07.042Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:27:07.942Z] #18 DONE 1.6s [2022-05-18T18:27:07.942Z] [2022-05-18T18:27:07.942Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-18T18:27:07.942Z] #19 sha256:52d95bac1dfa5f51e05925d7925c8c5be1d9110c2f7f387a726e07141e918b21 [2022-05-18T18:27:07.976Z] #64 ... [2022-05-18T18:27:07.976Z] [2022-05-18T18:27:07.976Z] #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 [2022-05-18T18:27:07.976Z] #26 sha256:395ead9aa70b792d9a9474dad207c35d0f5dbc4158a23bae5ea3dca06a85728b [2022-05-18T18:27:07.976Z] #26 229.1 + return [2022-05-18T18:27:07.976Z] #26 DONE 233.7s [2022-05-18T18:27:07.976Z] [2022-05-18T18:27:07.976Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:27:07.976Z] #60 sha256:928c03c896b3615673ebcece00603d1520775fe8125dbc6fa23edf6c7e531d2b [2022-05-18T18:27:07.976Z] #60 ... [2022-05-18T18:27:07.976Z] [2022-05-18T18:27:07.976Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:27:07.976Z] #55 sha256:e374d1522f5d9c874a1bdd0ffb6eda4ed761c9a1e53e0259625a85dc3c837cec [2022-05-18T18:27:07.976Z] #55 234.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-18T18:27:09.344Z] #55 DONE 236.2s [2022-05-18T18:27:09.344Z] [2022-05-18T18:27:09.344Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:27:09.344Z] #60 sha256:928c03c896b3615673ebcece00603d1520775fe8125dbc6fa23edf6c7e531d2b [2022-05-18T18:27:09.344Z] #60 127.4 + mkdir -p /build [2022-05-18T18:27:09.344Z] #60 127.4 + cp runc /build/runc [2022-05-18T18:27:09.344Z] #60 DONE 127.8s [2022-05-18T18:27:09.344Z] [2022-05-18T18:27:09.344Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T18:27:09.344Z] #27 sha256:94182f01a2fc25b0ed7900a8d37f896ea705f83214969d6028967103271fceb1 [2022-05-18T18:27:09.886Z] #19 DONE 2.1s [2022-05-18T18:27:09.886Z] [2022-05-18T18:27:09.886Z] #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 [2022-05-18T18:27:09.886Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:27:09.886Z] #34 ... [2022-05-18T18:27:09.886Z] [2022-05-18T18:27:09.886Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-18T18:27:09.886Z] #20 sha256:3befa9fce940b1b5002a0b60b274eaf9789660bf7c4de7f653ed644d6387783f [2022-05-18T18:27:10.274Z] #27 DONE 0.9s [2022-05-18T18:27:10.274Z] [2022-05-18T18:27:10.274Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T18:27:10.274Z] #32 sha256:4c374a31ee09b774d845516ecbcd00cffdd87d1781dab743359985350d8d9b05 [2022-05-18T18:27:11.207Z] #32 DONE 0.9s [2022-05-18T18:27:11.207Z] [2022-05-18T18:27:11.207Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T18:27:11.207Z] #35 sha256:dd0c2916dfe7c0d00ff11c0b35e178a0028f56076f95446410a94c062c9e2eb7 [2022-05-18T18:27:11.292Z] #20 DONE 1.5s [2022-05-18T18:27:11.292Z] [2022-05-18T18:27:11.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 [2022-05-18T18:27:11.292Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:27:11.292Z] #34 ... [2022-05-18T18:27:11.292Z] [2022-05-18T18:27:11.292Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:27:11.292Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T18:27:11.775Z] #35 DONE 0.5s [2022-05-18T18:27:11.775Z] [2022-05-18T18:27:11.775Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:27:11.775Z] #64 sha256:8198d7405150c7a08ade1e7c49d75ca1c12116c69dc207c14e2cdcfc53f1c7df [2022-05-18T18:27:11.775Z] #64 ... [2022-05-18T18:27:11.775Z] [2022-05-18T18:27:11.775Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T18:27:11.775Z] #37 sha256:f26c1210dbed3d6badb720cb7f2d0217bb153cf60a449719c55e33a703eaa08e [2022-05-18T18:27:12.034Z] #37 DONE 0.3s [2022-05-18T18:27:12.034Z] [2022-05-18T18:27:12.034Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T18:27:12.034Z] #39 sha256:99e4d99465e1155a37e13ae00483d40e15a71b2f61627af2e865a021c9848529 [2022-05-18T18:27:12.034Z] #39 DONE 0.1s [2022-05-18T18:27:12.034Z] [2022-05-18T18:27:12.034Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T18:27:12.034Z] #41 sha256:ff39967c8c483d527edd6a9109a7c62494f4a67b37c8ab54663f639b74acf355 [2022-05-18T18:27:12.291Z] #41 DONE 0.1s [2022-05-18T18:27:12.291Z] [2022-05-18T18:27:12.291Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T18:27:12.291Z] #45 sha256:b25f08ca53ff7b400bec80cefcb43c943a732c35d6ae162b85c103adde0d62bc [2022-05-18T18:27:12.291Z] #45 DONE 0.1s [2022-05-18T18:27:12.291Z] [2022-05-18T18:27:12.291Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:27:12.291Z] #64 sha256:8198d7405150c7a08ade1e7c49d75ca1c12116c69dc207c14e2cdcfc53f1c7df [2022-05-18T18:27:12.291Z] #64 ... [2022-05-18T18:27:12.291Z] [2022-05-18T18:27:12.291Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T18:27:12.291Z] #48 sha256:3cc2a993bfbb21d7febc287cdf601ba102c8ab82bf5a2e364d6d5cceb87a8493 [2022-05-18T18:27:12.680Z] #21 1.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-18T18:27:12.680Z] #21 1.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-18T18:27:12.680Z] #21 1.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-18T18:27:13.227Z] #48 DONE 0.8s [2022-05-18T18:27:13.227Z] [2022-05-18T18:27:13.227Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T18:27:13.227Z] #52 sha256:21462795ac7be49fc8acfa29b954106d1013f57fdb12f48c250595434167442f [2022-05-18T18:27:13.227Z] #52 DONE 0.1s [2022-05-18T18:27:13.227Z] [2022-05-18T18:27:13.227Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:27:13.227Z] #64 sha256:8198d7405150c7a08ade1e7c49d75ca1c12116c69dc207c14e2cdcfc53f1c7df [2022-05-18T18:27:13.227Z] #64 206.0 + bin/containerd [2022-05-18T18:27:13.227Z] #64 ... [2022-05-18T18:27:13.227Z] [2022-05-18T18:27:13.227Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T18:27:13.227Z] #54 sha256:1e97c7a032b7a4f63de8500ffe984f130f905c0ff9ddb68de71e9f6878719e6d [2022-05-18T18:27:13.227Z] #54 DONE 0.1s [2022-05-18T18:27:13.258Z] #21 1.980 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-18T18:27:13.484Z] [2022-05-18T18:27:13.484Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T18:27:13.484Z] #56 sha256:e82be26ef0ef4da7c3deb5572610013d519482ab742da5f820b500fdd095c84e [2022-05-18T18:27:14.417Z] #56 DONE 1.2s [2022-05-18T18:27:14.417Z] [2022-05-18T18:27:14.417Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T18:27:14.417Z] #58 sha256:6f436cb6c430dcf06922ad9f9922cfa02205aa6f9c5ffc0c063c400b9f8a009a [2022-05-18T18:27:14.417Z] #58 DONE 0.1s [2022-05-18T18:27:14.417Z] [2022-05-18T18:27:14.417Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:27:14.417Z] #64 sha256:8198d7405150c7a08ade1e7c49d75ca1c12116c69dc207c14e2cdcfc53f1c7df [2022-05-18T18:27:14.638Z] #21 3.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-18T18:27:14.983Z] #64 ... [2022-05-18T18:27:14.983Z] [2022-05-18T18:27:14.983Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T18:27:14.983Z] #61 sha256:f30c34725015279f148cb45577c94ec3466c1cd949f053bd80e2aa8305f8b1f5 [2022-05-18T18:27:14.983Z] #61 DONE 0.3s [2022-05-18T18:27:14.983Z] [2022-05-18T18:27:14.983Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:27:14.983Z] #64 sha256:8198d7405150c7a08ade1e7c49d75ca1c12116c69dc207c14e2cdcfc53f1c7df [2022-05-18T18:27:16.019Z] #21 4.652 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-18T18:27:16.962Z] #21 ... [2022-05-18T18:27:16.962Z] [2022-05-18T18:27:16.962Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:27:16.962Z] #60 sha256:dadaa1735f4ce8a48c6b8d8f7b540a89a60fb288e735b53404bfc29da9151751 [2022-05-18T18:27:16.962Z] #60 13.84 + cd /tmp/tmp.Tj4nOVfCHg/src/github.com/opencontainers/runc [2022-05-18T18:27:16.962Z] #60 13.84 + git checkout -q v1.1.2 [2022-05-18T18:27:16.962Z] #60 14.18 + '[' -z '' ']' [2022-05-18T18:27:16.962Z] #60 14.18 + target=static [2022-05-18T18:27:16.962Z] #60 14.18 + make BUILDTAGS=seccomp static [2022-05-18T18:27:17.250Z] #60 14.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-18T18:27:18.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T18:27:27.271Z] #60 ... [2022-05-18T18:27:27.271Z] [2022-05-18T18:27:27.271Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:27:27.271Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T18:27:27.271Z] #21 8.721 Fetched 8530 kB in 8s (1121 kB/s) [2022-05-18T18:27:27.271Z] #21 8.721 Reading package lists... [2022-05-18T18:27:27.271Z] #21 11.82 Reading package lists... [2022-05-18T18:27:27.271Z] #21 14.85 Building dependency tree... [2022-05-18T18:27:27.271Z] #21 ... [2022-05-18T18:27:27.271Z] [2022-05-18T18:27:27.271Z] #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 [2022-05-18T18:27:27.271Z] #34 sha256:c4f955ffae0a1c8967245a94aa32d654a6e15c000f626095dbb59881207e511c [2022-05-18T18:27:27.271Z] #34 DONE 216.4s [2022-05-18T18:27:27.271Z] [2022-05-18T18:27:27.271Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:27:27.271Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:27:28.210Z] #47 ... [2022-05-18T18:27:28.210Z] [2022-05-18T18:27:28.210Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:27:28.210Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T18:27:28.210Z] #21 17.17 The following additional packages will be installed: [2022-05-18T18:27:28.210Z] #21 17.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-18T18:27:28.210Z] #21 17.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-18T18:27:28.210Z] #21 17.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-18T18:27:28.210Z] #21 17.18 python3-pkg-resources vim-runtime xxd [2022-05-18T18:27:28.210Z] #21 17.19 Suggested packages: [2022-05-18T18:27:28.210Z] #21 17.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-18T18:27:28.210Z] #21 17.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-18T18:27:28.210Z] #21 17.19 acl attr quota [2022-05-18T18:27:28.210Z] #21 17.19 Recommended packages: [2022-05-18T18:27:28.470Z] #21 17.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-18T18:27:29.408Z] #21 18.31 The following NEW packages will be installed: [2022-05-18T18:27:29.408Z] #21 18.32 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-18T18:27:29.408Z] #21 18.32 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-18T18:27:29.408Z] #21 18.32 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-18T18:27:29.408Z] #21 18.32 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-18T18:27:29.408Z] #21 18.33 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-18T18:27:29.408Z] #21 18.33 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-18T18:27:29.408Z] #21 18.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-18T18:27:29.408Z] #21 18.33 xz-utils zip zstd [2022-05-18T18:27:29.667Z] #21 18.66 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:27:29.667Z] #21 18.66 Need to get 27.6 MB of archives. [2022-05-18T18:27:29.667Z] #21 18.66 After this operation, 106 MB of additional disk space will be used. [2022-05-18T18:27:29.667Z] #21 18.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-18T18:27:29.927Z] #21 18.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-18T18:27:29.927Z] #21 18.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-18T18:27:29.927Z] #21 18.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-18T18:27:29.927Z] #21 18.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-18T18:27:29.927Z] #21 18.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-18T18:27:29.927Z] #21 18.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-18T18:27:29.927Z] #21 18.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-18T18:27:29.927Z] #21 18.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-18T18:27:29.927Z] #21 18.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-18T18:27:29.927Z] #21 18.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-18T18:27:29.927Z] #21 18.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-18T18:27:29.927Z] #21 18.74 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-18T18:27:29.927Z] #21 18.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-18T18:27:29.927Z] #21 18.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-18T18:27:29.927Z] #21 18.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-18T18:27:29.927Z] #21 18.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-18T18:27:29.927Z] #21 18.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-18T18:27:29.927Z] #21 18.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-18T18:27:29.927Z] #21 18.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-18T18:27:29.927Z] #21 18.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-18T18:27:29.927Z] #21 18.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-18T18:27:29.927Z] #21 18.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-18T18:27:29.927Z] #21 18.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-18T18:27:29.927Z] #21 18.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-18T18:27:29.927Z] #21 18.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-18T18:27:29.927Z] #21 18.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-18T18:27:30.186Z] #21 19.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-18T18:27:30.186Z] #21 19.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-18T18:27:30.186Z] #21 19.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-18T18:27:30.186Z] #21 19.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-18T18:27:30.186Z] #21 19.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-18T18:27:30.186Z] #21 19.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-18T18:27:30.186Z] #21 19.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-18T18:27:30.186Z] #21 19.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-18T18:27:30.446Z] #21 19.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-18T18:27:30.446Z] #21 19.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-18T18:27:30.446Z] #21 19.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-18T18:27:30.446Z] #21 19.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-18T18:27:30.446Z] #21 19.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-18T18:27:30.446Z] #21 19.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-18T18:27:30.446Z] #21 19.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-18T18:27:30.446Z] #21 19.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-18T18:27:30.446Z] #21 19.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-18T18:27:30.706Z] #21 ... [2022-05-18T18:27:30.706Z] [2022-05-18T18:27:30.706Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-18T18:27:30.706Z] #36 sha256:03e732bcf8e9966774f0748183eb1fe6fc75b304267c47c51a6cef833e2fda40 [2022-05-18T18:27:30.706Z] #36 220.1 Delve is a source level debugger for Go programs. [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-18T18:27:30.706Z] #36 220.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 Pass flags to the program you are debugging using `--`, for example: [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 Usage: [2022-05-18T18:27:30.706Z] #36 220.1 dlv [command] [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 Available Commands: [2022-05-18T18:27:30.706Z] #36 220.1 attach Attach to running process and begin debugging. [2022-05-18T18:27:30.706Z] #36 220.1 connect Connect to a headless debug server with a terminal client. [2022-05-18T18:27:30.706Z] #36 220.1 core Examine a core dump. [2022-05-18T18:27:30.706Z] #36 220.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-18T18:27:30.706Z] #36 220.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-18T18:27:30.706Z] #36 220.1 exec Execute a precompiled binary, and begin a debug session. [2022-05-18T18:27:30.706Z] #36 220.1 help Help about any command [2022-05-18T18:27:30.706Z] #36 220.1 run Deprecated command. Use 'debug' instead. [2022-05-18T18:27:30.706Z] #36 220.1 test Compile test binary and begin debugging program. [2022-05-18T18:27:30.706Z] #36 220.1 trace Compile and begin tracing program. [2022-05-18T18:27:30.706Z] #36 220.1 version Prints version. [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 Flags: [2022-05-18T18:27:30.706Z] #36 220.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-18T18:27:30.706Z] #36 220.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-18T18:27:30.706Z] #36 220.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-18T18:27:30.706Z] #36 220.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-18T18:27:30.706Z] #36 220.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-18T18:27:30.706Z] #36 220.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-18T18:27:30.706Z] #36 220.1 --disable-aslr Disables address space randomization [2022-05-18T18:27:30.706Z] #36 220.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-18T18:27:30.706Z] #36 220.1 -h, --help help for dlv [2022-05-18T18:27:30.706Z] #36 220.1 --init string Init file, executed by the terminal client. [2022-05-18T18:27:30.706Z] #36 220.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-18T18:27:30.706Z] #36 220.1 --log Enable debugging server logging. [2022-05-18T18:27:30.706Z] #36 220.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-18T18:27:30.706Z] #36 220.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-18T18:27:30.706Z] #36 220.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-18T18:27:30.706Z] #36 220.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-18T18:27:30.706Z] #36 220.1 --wd string Working directory for running the program. [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 Additional help topics: [2022-05-18T18:27:30.706Z] #36 220.1 dlv backend Help about the --backend flag. [2022-05-18T18:27:30.706Z] #36 220.1 dlv log Help about logging flags. [2022-05-18T18:27:30.706Z] #36 220.1 dlv redirect Help about file redirection. [2022-05-18T18:27:30.706Z] #36 220.1 [2022-05-18T18:27:30.706Z] #36 220.1 Use "dlv [command] --help" for more information about a command. [2022-05-18T18:27:30.706Z] #36 DONE 220.3s [2022-05-18T18:27:30.706Z] [2022-05-18T18:27:30.706Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-05-18T18:27:30.706Z] #21 sha256:ef713e3c42802b79b6738ad6318dcf5879d5e80a074c50ee7a25f06d794342b0 [2022-05-18T18:27:30.706Z] #21 19.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-18T18:27:30.706Z] #21 19.55 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-18T18:27:30.706Z] #21 19.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-18T18:27:30.706Z] #21 19.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-18T18:27:32.086Z] #21 20.69 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:27:32.086Z] #21 20.99 Fetched 27.6 MB in 1s (21.7 MB/s) [2022-05-18T18:27:32.346Z] #21 21.13 Selecting previously unselected package pigz. [2022-05-18T18:27:32.346Z] #21 21.13 (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 ... 24010 files and directories currently installed.) [2022-05-18T18:27:32.346Z] #21 21.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-18T18:27:32.346Z] #21 21.18 Unpacking pigz (2.6-1) ... [2022-05-18T18:27:32.606Z] #21 21.27 Selecting previously unselected package libelf1:amd64. [2022-05-18T18:27:32.606Z] #21 21.28 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-18T18:27:32.606Z] #21 21.29 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-18T18:27:32.606Z] #21 21.44 Selecting previously unselected package libbpf0:amd64. [2022-05-18T18:27:32.606Z] #21 21.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-18T18:27:32.606Z] #21 21.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-18T18:27:32.865Z] #21 21.55 Selecting previously unselected package libcap2:amd64. [2022-05-18T18:27:32.865Z] #21 21.57 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-18T18:27:32.865Z] #21 21.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-18T18:27:32.865Z] #21 21.68 Selecting previously unselected package libmnl0:amd64. [2022-05-18T18:27:32.865Z] #21 21.68 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-18T18:27:32.865Z] #21 21.69 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-18T18:27:32.865Z] #21 21.74 Selecting previously unselected package libxtables12:amd64. [2022-05-18T18:27:32.865Z] #21 21.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-18T18:27:32.865Z] #21 21.76 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-18T18:27:33.110Z] === RUN TestBoolValue [2022-05-18T18:27:33.110Z] --- PASS: TestBoolValue (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestBoolValueOrDefault [2022-05-18T18:27:33.110Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestInt64ValueOrZero [2022-05-18T18:27:33.110Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestInt64ValueOrDefault [2022-05-18T18:27:33.110Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-18T18:27:33.110Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestJsonContentType [2022-05-18T18:27:33.110Z] --- PASS: TestJsonContentType (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestReadJSON [2022-05-18T18:27:33.110Z] === RUN TestReadJSON/nil_body [2022-05-18T18:27:33.110Z] === RUN TestReadJSON/empty_body [2022-05-18T18:27:33.110Z] === RUN TestReadJSON/with_valid_request [2022-05-18T18:27:33.110Z] === RUN TestReadJSON/with_whitespace [2022-05-18T18:27:33.110Z] === RUN TestReadJSON/with_extra_content [2022-05-18T18:27:33.110Z] === RUN TestReadJSON/invalid_JSON [2022-05-18T18:27:33.110Z] --- PASS: TestReadJSON (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-18T18:27:33.110Z] PASS [2022-05-18T18:27:33.110Z] coverage: 31.9% of statements [2022-05-18T18:27:33.110Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 31.9% of statements [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T18:27:33.110Z] === RUN TestMaskSecretKeys [2022-05-18T18:27:33.110Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-18T18:27:33.110Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-18T18:27:33.110Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-18T18:27:33.110Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-18T18:27:33.110Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestVersionMiddlewareVersion [2022-05-18T18:27:33.110Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-18T18:27:33.110Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-18T18:27:33.110Z] PASS [2022-05-18T18:27:33.110Z] coverage: 37.7% of statements [2022-05-18T18:27:33.110Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T18:27:33.110Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T18:27:33.110Z] === RUN TestToJSON [2022-05-18T18:27:33.110Z] --- PASS: TestToJSON (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestToParamWithVersion [2022-05-18T18:27:33.110Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestFromJSON [2022-05-18T18:27:33.110Z] --- PASS: TestFromJSON (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestEmpty [2022-05-18T18:27:33.110Z] --- PASS: TestEmpty (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestArgsMatchKVListEmptySources [2022-05-18T18:27:33.110Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestArgsMatchKVList [2022-05-18T18:27:33.110Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestArgsMatch [2022-05-18T18:27:33.110Z] --- PASS: TestArgsMatch (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestAdd [2022-05-18T18:27:33.110Z] --- PASS: TestAdd (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestDel [2022-05-18T18:27:33.110Z] --- PASS: TestDel (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestLen [2022-05-18T18:27:33.110Z] --- PASS: TestLen (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestExactMatch [2022-05-18T18:27:33.110Z] --- PASS: TestExactMatch (0.00s) [2022-05-18T18:27:33.110Z] === RUN TestOnlyOneExactMatch [2022-05-18T18:27:33.111Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestContains [2022-05-18T18:27:33.111Z] --- PASS: TestContains (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestValidate [2022-05-18T18:27:33.111Z] --- PASS: TestValidate (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestWalkValues [2022-05-18T18:27:33.111Z] --- PASS: TestWalkValues (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestFuzzyMatch [2022-05-18T18:27:33.111Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestClone [2022-05-18T18:27:33.111Z] --- PASS: TestClone (0.00s) [2022-05-18T18:27:33.111Z] PASS [2022-05-18T18:27:33.111Z] coverage: 92.2% of statements [2022-05-18T18:27:33.111Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2022-05-18T18:27:33.111Z] === RUN TestStrSliceMarshalJSON [2022-05-18T18:27:33.111Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestStrSliceUnmarshalJSON [2022-05-18T18:27:33.111Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestStrSliceUnmarshalString [2022-05-18T18:27:33.111Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestStrSliceUnmarshalSlice [2022-05-18T18:27:33.111Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-18T18:27:33.111Z] PASS [2022-05-18T18:27:33.111Z] coverage: 90.0% of statements [2022-05-18T18:27:33.111Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-05-18T18:27:33.111Z] === RUN TestAdjustForAPIVersion [2022-05-18T18:27:33.111Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-18T18:27:33.111Z] PASS [2022-05-18T18:27:33.111Z] coverage: 6.0% of statements [2022-05-18T18:27:33.111Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 6.0% of statements [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T18:27:33.111Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-18T18:27:33.111Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-18T18:27:33.111Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestGetVolumeByNameNotFound [2022-05-18T18:27:33.111Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-18T18:27:33.111Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-18T18:27:33.111Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestListVolumes [2022-05-18T18:27:33.111Z] --- PASS: TestListVolumes (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestListVolumesNoSwarm [2022-05-18T18:27:33.111Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestListVolumesNoManager [2022-05-18T18:27:33.111Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestCreateRegularVolume [2022-05-18T18:27:33.111Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-18T18:27:33.111Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-18T18:27:33.111Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestCreateVolumeCluster [2022-05-18T18:27:33.111Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestUpdateVolume [2022-05-18T18:27:33.111Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestUpdateVolumeNoSwarm [2022-05-18T18:27:33.111Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestUpdateVolumeNotFound [2022-05-18T18:27:33.111Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestVolumeRemove [2022-05-18T18:27:33.111Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestVolumeRemoveSwarm [2022-05-18T18:27:33.111Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-18T18:27:33.111Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-18T18:27:33.111Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-18T18:27:33.111Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-18T18:27:33.111Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-18T18:27:33.111Z] === RUN TestVolumeRemoveSwarmForce [2022-05-18T18:27:33.111Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-18T18:27:33.111Z] PASS [2022-05-18T18:27:33.111Z] coverage: 67.9% of statements [2022-05-18T18:27:33.111Z] ok github.com/docker/docker/api/server/router/volume 0.039s coverage: 67.9% of statements [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T18:27:33.111Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T18:27:33.111Z] === RUN TestGetTimestamp [2022-05-18T18:27:33.111Z] === RUN TestCompareVersion [2022-05-18T18:27:33.111Z] --- PASS: TestCompareVersion (0.00s) [2022-05-18T18:27:33.111Z] PASS [2022-05-18T18:27:33.111Z] coverage: 77.3% of statements [2022-05-18T18:27:33.111Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2022-05-18T18:27:33.124Z] #21 21.85 Selecting previously unselected package libcap2-bin. [2022-05-18T18:27:33.124Z] #21 21.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-18T18:27:33.124Z] #21 21.87 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-18T18:27:33.124Z] #21 22.05 Selecting previously unselected package iproute2. [2022-05-18T18:27:33.124Z] #21 22.05 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-18T18:27:33.124Z] #21 22.06 Unpacking iproute2 (5.10.0-4) ... [2022-05-18T18:27:33.568Z] --- PASS: TestGetTimestamp (0.13s) [2022-05-18T18:27:33.568Z] === RUN TestParseTimestamps [2022-05-18T18:27:33.568Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-18T18:27:33.568Z] PASS [2022-05-18T18:27:33.568Z] coverage: 100.0% of statements [2022-05-18T18:27:33.568Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T18:27:33.568Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T18:27:33.693Z] #21 22.52 Selecting previously unselected package xxd. [2022-05-18T18:27:33.693Z] #21 22.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:27:33.693Z] #21 22.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:27:33.693Z] #21 22.67 Selecting previously unselected package vim-common. [2022-05-18T18:27:33.953Z] #21 22.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:27:33.953Z] #21 22.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:27:33.953Z] #21 22.85 Selecting previously unselected package bash-completion. [2022-05-18T18:27:33.953Z] #21 22.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-18T18:27:34.024Z] === RUN TestIsGIT [2022-05-18T18:27:34.024Z] --- PASS: TestIsGIT (0.00s) [2022-05-18T18:27:34.024Z] PASS [2022-05-18T18:27:34.024Z] coverage: 100.0% of statements [2022-05-18T18:27:34.024Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.074s coverage: 100.0% of statements [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-18T18:27:34.479Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-18T18:27:34.479Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-18T18:27:34.479Z] === RUN TestCloneArgsSmartHttp [2022-05-18T18:27:34.479Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-05-18T18:27:34.479Z] === RUN TestCloneArgsDumbHttp [2022-05-18T18:27:34.479Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-18T18:27:34.479Z] === RUN TestCloneArgsGit [2022-05-18T18:27:34.479Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-18T18:27:34.479Z] === RUN TestCheckoutGit [2022-05-18T18:27:35.860Z] #21 24.65 Unpacking bash-completion (1:2.11-2) ... [2022-05-18T18:27:36.007Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-18T18:27:36.007Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-18T18:27:36.007Z] === RUN TestProcessNoDockerignore [2022-05-18T18:27:36.007Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-18T18:27:36.007Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestDetectContentType [2022-05-18T18:27:36.007Z] --- PASS: TestDetectContentType (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestSelectAcceptableMIME [2022-05-18T18:27:36.007Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestInspectEmptyResponse [2022-05-18T18:27:36.007Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestInspectResponseBinary [2022-05-18T18:27:36.007Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestResponseUnsupportedContentType [2022-05-18T18:27:36.007Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestInspectResponseTextSimple [2022-05-18T18:27:36.007Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestInspectResponseEmptyContentType [2022-05-18T18:27:36.007Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestUnknownContentLength [2022-05-18T18:27:36.007Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestDownloadRemote [2022-05-18T18:27:36.007Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-18T18:27:36.007Z] === RUN TestGetWithStatusError [2022-05-18T18:27:36.007Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestCloseRootDirectory [2022-05-18T18:27:36.007Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:27:36.007Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestHashFile [2022-05-18T18:27:36.007Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:27:36.007Z] --- SKIP: TestHashFile (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestHashSubdir [2022-05-18T18:27:36.007Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:27:36.007Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-18T18:27:36.007Z] === RUN TestRemoveDirectory [2022-05-18T18:27:36.007Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:27:36.007Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-18T18:27:36.007Z] PASS [2022-05-18T18:27:36.007Z] coverage: 9.3% of statements [2022-05-18T18:27:36.007Z] ok github.com/docker/docker/builder/remotecontext 0.248s coverage: 9.3% of statements [2022-05-18T18:27:36.119Z] #21 25.03 Selecting previously unselected package bzip2. [2022-05-18T18:27:36.119Z] #21 25.03 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-18T18:27:36.119Z] #21 25.03 Unpacking bzip2 (1.0.8-4) ... [2022-05-18T18:27:36.119Z] #21 25.12 Selecting previously unselected package xz-utils. [2022-05-18T18:27:36.119Z] #21 25.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-18T18:27:36.379Z] #21 25.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T18:27:36.379Z] #21 25.33 Selecting previously unselected package apparmor. [2022-05-18T18:27:36.379Z] #21 25.34 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-18T18:27:36.379Z] #21 25.39 Unpacking apparmor (2.13.6-10) ... [2022-05-18T18:27:36.463Z] === RUN TestGetAllAllowed [2022-05-18T18:27:36.463Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestGetAllMeta [2022-05-18T18:27:36.463Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-18T18:27:36.463Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestIsUnreferencedBuiltin [2022-05-18T18:27:36.463Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestIsExistingDirectory [2022-05-18T18:27:36.463Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestGetFilenameForDownload [2022-05-18T18:27:36.463Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestEnv2Variables [2022-05-18T18:27:36.463Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-18T18:27:36.463Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestMaintainer [2022-05-18T18:27:36.463Z] --- PASS: TestMaintainer (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestLabel [2022-05-18T18:27:36.463Z] --- PASS: TestLabel (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestFromScratch [2022-05-18T18:27:36.463Z] --- PASS: TestFromScratch (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestFromWithArg [2022-05-18T18:27:36.463Z] --- PASS: TestFromWithArg (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-18T18:27:36.463Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestFromWithUndefinedArg [2022-05-18T18:27:36.463Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestFromMultiStageWithNamedStage [2022-05-18T18:27:36.463Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestOnbuild [2022-05-18T18:27:36.463Z] --- PASS: TestOnbuild (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestWorkdir [2022-05-18T18:27:36.463Z] --- PASS: TestWorkdir (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestCmd [2022-05-18T18:27:36.463Z] --- PASS: TestCmd (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestHealthcheckNone [2022-05-18T18:27:36.463Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestHealthcheckCmd [2022-05-18T18:27:36.463Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestEntrypoint [2022-05-18T18:27:36.463Z] --- PASS: TestEntrypoint (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestExpose [2022-05-18T18:27:36.463Z] --- PASS: TestExpose (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestUser [2022-05-18T18:27:36.463Z] --- PASS: TestUser (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestVolume [2022-05-18T18:27:36.463Z] --- PASS: TestVolume (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestStopSignal [2022-05-18T18:27:36.463Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T18:27:36.463Z] --- SKIP: TestStopSignal (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestArg [2022-05-18T18:27:36.463Z] --- PASS: TestArg (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestShell [2022-05-18T18:27:36.463Z] --- PASS: TestShell (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestPrependEnvOnCmd [2022-05-18T18:27:36.463Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestRunWithBuildArgs [2022-05-18T18:27:36.463Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestRunIgnoresHealthcheck [2022-05-18T18:27:36.463Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestDispatchUnsupportedOptions [2022-05-18T18:27:36.463Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-18T18:27:36.463Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-18T18:27:36.463Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-18T18:27:36.463Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestNormalizeWorkdir [2022-05-18T18:27:36.463Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestDispatch [2022-05-18T18:27:36.463Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-18T18:27:36.463Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-18T18:27:36.463Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-18T18:27:36.463Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-18T18:27:36.463Z] === RUN TestEnable [2022-05-18T18:27:36.463Z] --- PASS: TestEnable (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestDisable [2022-05-18T18:27:36.463Z] --- PASS: TestDisable (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestEnabled [2022-05-18T18:27:36.463Z] --- PASS: TestEnabled (0.00s) [2022-05-18T18:27:36.463Z] PASS [2022-05-18T18:27:36.463Z] coverage: 100.0% of statements [2022-05-18T18:27:36.463Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-18T18:27:36.463Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-18T18:27:36.463Z] === RUN TestDispatch/COPY_url [2022-05-18T18:27:36.463Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-05-18T18:27:36.463Z] --- PASS: TestDispatch (0.04s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-18T18:27:36.463Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestAddScratchImageAddsToMounts [2022-05-18T18:27:36.463Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-18T18:27:36.463Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-18T18:27:36.463Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-18T18:27:36.463Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestImageSourceGetAddsToMounts [2022-05-18T18:27:36.463Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestEmptyDockerfile [2022-05-18T18:27:36.463Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-18T18:27:36.463Z] === RUN TestSymlinkDockerfile [2022-05-18T18:27:36.463Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-18T18:27:36.463Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-18T18:27:36.463Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestNonExistingDockerfile [2022-05-18T18:27:36.463Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestCopyRunConfig [2022-05-18T18:27:36.463Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestDeepCopyRunConfig [2022-05-18T18:27:36.463Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestExportImage [2022-05-18T18:27:36.463Z] --- PASS: TestExportImage (0.00s) [2022-05-18T18:27:36.463Z] === RUN TestNormalizeDest [2022-05-18T18:27:36.463Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-18T18:27:36.463Z] PASS [2022-05-18T18:27:36.463Z] coverage: 46.7% of statements [2022-05-18T18:27:36.463Z] ok github.com/docker/docker/builder/dockerfile 0.180s coverage: 46.7% of statements [2022-05-18T18:27:36.948Z] #21 25.76 Selecting previously unselected package inetutils-ping. [2022-05-18T18:27:36.948Z] #21 25.76 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-18T18:27:36.948Z] #21 25.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-18T18:27:36.948Z] #21 25.86 Selecting previously unselected package libip4tc2:amd64. [2022-05-18T18:27:36.948Z] #21 25.87 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-18T18:27:36.948Z] #21 25.87 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-18T18:27:36.948Z] #21 25.94 Selecting previously unselected package libip6tc2:amd64. [2022-05-18T18:27:37.208Z] #21 25.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-18T18:27:37.208Z] #21 25.96 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-18T18:27:37.208Z] #21 26.03 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-18T18:27:37.208Z] #21 26.03 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-18T18:27:37.208Z] #21 26.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-18T18:27:37.208Z] #21 26.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-18T18:27:37.208Z] #21 26.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-18T18:27:37.208Z] #21 26.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-18T18:27:37.208Z] #21 26.20 Selecting previously unselected package libnftnl11:amd64. [2022-05-18T18:27:37.426Z] === RUN TestTCP4Proxy [2022-05-18T18:27:37.426Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-18T18:27:37.426Z] === RUN TestTCP4ProxyHalfClose [2022-05-18T18:27:37.426Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-18T18:27:37.426Z] === RUN TestTCP6Proxy [2022-05-18T18:27:37.426Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T18:27:37.426Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-18T18:27:37.426Z] === RUN TestTCPDualStackProxy [2022-05-18T18:27:37.426Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T18:27:37.426Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-18T18:27:37.426Z] === RUN TestUDP4Proxy [2022-05-18T18:27:37.426Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-18T18:27:37.426Z] === RUN TestUDP6Proxy [2022-05-18T18:27:37.426Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T18:27:37.426Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-18T18:27:37.426Z] === RUN TestUDPWriteError [2022-05-18T18:27:37.426Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-18T18:27:37.426Z] === RUN TestSCTP4Proxy [2022-05-18T18:27:37.426Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T18:27:37.426Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-18T18:27:37.426Z] === RUN TestSCTP6Proxy [2022-05-18T18:27:37.426Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T18:27:37.426Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-18T18:27:37.426Z] PASS [2022-05-18T18:27:37.426Z] coverage: 49.4% of statements [2022-05-18T18:27:37.426Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2022-05-18T18:27:37.468Z] #21 26.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-18T18:27:37.468Z] #21 26.21 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-18T18:27:37.468Z] #21 26.28 Selecting previously unselected package iptables. [2022-05-18T18:27:37.468Z] #21 26.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-18T18:27:37.468Z] #21 26.30 Unpacking iptables (1.8.7-1) ... [2022-05-18T18:27:37.728Z] #21 26.58 Selecting previously unselected package libonig5:amd64. [2022-05-18T18:27:37.728Z] #21 26.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-18T18:27:37.728Z] #21 26.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:27:37.728Z] #21 26.73 Selecting previously unselected package libjq1:amd64. [2022-05-18T18:27:37.987Z] #21 26.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-18T18:27:37.987Z] #21 26.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:27:37.987Z] #21 26.83 Selecting previously unselected package jq. [2022-05-18T18:27:37.987Z] #21 26.83 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-18T18:27:37.987Z] #21 26.84 Unpacking jq (1.6-2.1) ... [2022-05-18T18:27:37.987Z] #21 26.93 Selecting previously unselected package libaio1:amd64. [2022-05-18T18:27:38.248Z] #21 26.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-18T18:27:38.248Z] #21 26.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-18T18:27:38.248Z] #21 27.02 Selecting previously unselected package libgpm2:amd64. [2022-05-18T18:27:38.248Z] #21 27.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-18T18:27:38.248Z] #21 27.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-18T18:27:38.248Z] #21 27.08 Selecting previously unselected package libicu67:amd64. [2022-05-18T18:27:38.248Z] #21 27.09 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-18T18:27:38.248Z] #21 27.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-18T18:27:39.162Z] #55 265.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-18T18:27:39.162Z] #55 DONE 267.0s [2022-05-18T18:27:39.162Z] [2022-05-18T18:27:39.162Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:27:39.162Z] #60 sha256:600f14d3a58909d26950204e1abf4c2b7c37efda9055fe72263ef5f6b07f760e [2022-05-18T18:27:39.162Z] #60 148.8 + mkdir -p /build [2022-05-18T18:27:39.162Z] #60 148.8 + cp runc /build/runc [2022-05-18T18:27:39.420Z] #60 DONE 149.1s [2022-05-18T18:27:39.420Z] [2022-05-18T18:27:39.420Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:27:39.420Z] #64 sha256:62f12f6fc22dc642b781b7402303f747fe45b0ae829f907f584c2a4a03349dde [2022-05-18T18:27:41.540Z] #21 30.12 Selecting previously unselected package libinih1:amd64. [2022-05-18T18:27:41.540Z] #21 30.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-18T18:27:41.540Z] #21 30.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-18T18:27:41.540Z] #21 30.20 Selecting previously unselected package libnet1:amd64. [2022-05-18T18:27:41.540Z] #21 30.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-18T18:27:41.540Z] #21 30.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:27:41.540Z] #21 30.29 Selecting previously unselected package libnl-3-200:amd64. [2022-05-18T18:27:41.540Z] #21 30.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-18T18:27:41.540Z] #21 30.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:27:41.540Z] #21 30.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-18T18:27:41.540Z] #21 30.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-18T18:27:41.540Z] #21 30.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:27:41.540Z] #21 30.48 Selecting previously unselected package net-tools. [2022-05-18T18:27:41.540Z] #21 30.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-18T18:27:41.540Z] #21 30.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T18:27:41.800Z] #21 30.65 Selecting previously unselected package patch. [2022-05-18T18:27:41.800Z] #21 30.65 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-18T18:27:41.800Z] #21 30.65 Unpacking patch (2.7.6-7) ... [2022-05-18T18:27:41.953Z] #64 ... [2022-05-18T18:27:41.953Z] [2022-05-18T18:27:41.953Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T18:27:41.953Z] #56 sha256:d9a18bda06a0218a23f06d4fd8820ac1116d8be0f642f48b0f9c04866f3ab03b [2022-05-18T18:27:42.059Z] #21 30.75 Selecting previously unselected package python-pip-whl. [2022-05-18T18:27:42.059Z] #21 30.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-18T18:27:42.059Z] #21 30.77 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T18:27:42.211Z] #56 DONE 0.7s [2022-05-18T18:27:42.211Z] [2022-05-18T18:27:42.211Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T18:27:42.211Z] #58 sha256:16899dfb81c249c8419c7ece77736652f4f6f611522fc76deaf2f1ed00947fbf [2022-05-18T18:27:42.211Z] #58 DONE 0.1s [2022-05-18T18:27:42.211Z] [2022-05-18T18:27:42.211Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:27:42.211Z] #64 sha256:62f12f6fc22dc642b781b7402303f747fe45b0ae829f907f584c2a4a03349dde [2022-05-18T18:27:42.319Z] #21 31.27 Selecting previously unselected package python3-lib2to3. [2022-05-18T18:27:42.469Z] #64 ... [2022-05-18T18:27:42.469Z] [2022-05-18T18:27:42.469Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T18:27:42.470Z] #61 sha256:8cc8bb7a964ec3a964cf9f83dfbfcf35baabfee3a51f4e27090e428720606698 [2022-05-18T18:27:42.470Z] #61 DONE 0.2s [2022-05-18T18:27:42.470Z] [2022-05-18T18:27:42.470Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:27:42.470Z] #64 sha256:62f12f6fc22dc642b781b7402303f747fe45b0ae829f907f584c2a4a03349dde [2022-05-18T18:27:42.578Z] #21 31.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-18T18:27:42.578Z] #21 31.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-18T18:27:42.578Z] #21 31.41 Selecting previously unselected package python3-distutils. [2022-05-18T18:27:42.578Z] #21 31.41 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-18T18:27:42.578Z] #21 31.43 Unpacking python3-distutils (3.9.2-1) ... [2022-05-18T18:27:42.578Z] #21 31.54 Selecting previously unselected package python3-pkg-resources. [2022-05-18T18:27:42.838Z] #21 31.55 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-18T18:27:42.838Z] #21 31.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:27:42.838Z] #21 31.67 Selecting previously unselected package python3-setuptools. [2022-05-18T18:27:42.838Z] #21 31.67 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-18T18:27:42.838Z] #21 31.68 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-18T18:27:43.098Z] #21 31.94 Selecting previously unselected package python3-wheel. [2022-05-18T18:27:43.098Z] #21 31.94 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-18T18:27:43.098Z] #21 31.96 Unpacking python3-wheel (0.34.2-1) ... [2022-05-18T18:27:43.098Z] #21 32.02 Selecting previously unselected package python3-pip. [2022-05-18T18:27:43.098Z] #21 32.02 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-18T18:27:43.098Z] #21 32.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T18:27:43.357Z] #21 32.28 Selecting previously unselected package sudo. [2022-05-18T18:27:43.357Z] #21 32.29 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-18T18:27:43.357Z] #21 32.30 Unpacking sudo (1.9.5p2-3) ... [2022-05-18T18:27:43.927Z] #21 32.84 Selecting previously unselected package thin-provisioning-tools. [2022-05-18T18:27:44.186Z] #21 32.85 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-18T18:27:44.186Z] #21 32.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-18T18:27:44.186Z] #21 33.08 Selecting previously unselected package uidmap. [2022-05-18T18:27:44.186Z] #21 33.09 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-18T18:27:44.446Z] #21 33.10 Unpacking uidmap (1:4.8.1-1) ... [2022-05-18T18:27:44.446Z] #21 33.23 Selecting previously unselected package vim-runtime. [2022-05-18T18:27:44.446Z] #21 33.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-18T18:27:44.446Z] #21 33.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-18T18:27:44.446Z] #21 33.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-18T18:27:44.446Z] #21 33.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:27:45.001Z] #64 235.0 + bin/containerd [2022-05-18T18:27:47.713Z] === RUN TestCheckpointCreateError [2022-05-18T18:27:47.713Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCheckpointCreate [2022-05-18T18:27:47.713Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCheckpointDeleteError [2022-05-18T18:27:47.713Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCheckpointDelete [2022-05-18T18:27:47.713Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCheckpointListError [2022-05-18T18:27:47.713Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCheckpointList [2022-05-18T18:27:47.713Z] --- PASS: TestCheckpointList (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCheckpointListContainerNotFound [2022-05-18T18:27:47.713Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestNewClientWithOpsFromEnv [2022-05-18T18:27:47.713Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T18:27:47.713Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestGetAPIPath [2022-05-18T18:27:47.713Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestParseHostURL [2022-05-18T18:27:47.713Z] --- PASS: TestParseHostURL (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-18T18:27:47.713Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersion [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPVersionOverride [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-18T18:27:47.713Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestClientRedirect [2022-05-18T18:27:47.713Z] === RUN TestClientRedirect/GET [2022-05-18T18:27:47.713Z] === RUN TestClientRedirect/POST [2022-05-18T18:27:47.713Z] === RUN TestClientRedirect/PUT [2022-05-18T18:27:47.713Z] === RUN TestClientRedirect/DELETE [2022-05-18T18:27:47.713Z] --- PASS: TestClientRedirect (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-18T18:27:47.713Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigCreateUnsupported [2022-05-18T18:27:47.713Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigCreateError [2022-05-18T18:27:47.713Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigCreate [2022-05-18T18:27:47.713Z] --- PASS: TestConfigCreate (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigInspectNotFound [2022-05-18T18:27:47.713Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigInspectWithEmptyID [2022-05-18T18:27:47.713Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigInspectUnsupported [2022-05-18T18:27:47.713Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigInspectError [2022-05-18T18:27:47.713Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigInspectConfigNotFound [2022-05-18T18:27:47.713Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigInspect [2022-05-18T18:27:47.713Z] --- PASS: TestConfigInspect (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigListUnsupported [2022-05-18T18:27:47.713Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigListError [2022-05-18T18:27:47.713Z] --- PASS: TestConfigListError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigList [2022-05-18T18:27:47.713Z] --- PASS: TestConfigList (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigRemoveUnsupported [2022-05-18T18:27:47.713Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigRemoveError [2022-05-18T18:27:47.713Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigRemove [2022-05-18T18:27:47.713Z] --- PASS: TestConfigRemove (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigUpdateUnsupported [2022-05-18T18:27:47.713Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigUpdateError [2022-05-18T18:27:47.713Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestConfigUpdate [2022-05-18T18:27:47.713Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerCommitError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerCommit [2022-05-18T18:27:47.713Z] --- PASS: TestContainerCommit (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStatPathError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStatPathNotFoundError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStatPathNoHeaderError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStatPath [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyToContainerError [2022-05-18T18:27:47.713Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyToContainerNotFoundError [2022-05-18T18:27:47.713Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyToContainerEmptyResponse [2022-05-18T18:27:47.713Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyToContainer [2022-05-18T18:27:47.713Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyFromContainerError [2022-05-18T18:27:47.713Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyFromContainerNotFoundError [2022-05-18T18:27:47.713Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-18T18:27:47.713Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-18T18:27:47.713Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestCopyFromContainer [2022-05-18T18:27:47.713Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerCreateError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerCreateImageNotFound [2022-05-18T18:27:47.713Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerCreateWithName [2022-05-18T18:27:47.713Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerCreateAutoRemove [2022-05-18T18:27:47.713Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerDiffError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerDiff [2022-05-18T18:27:47.713Z] --- PASS: TestContainerDiff (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExecCreateError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExecCreate [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExecStartError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExecStart [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExecInspectError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExecInspect [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExportError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExportError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExport [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExport (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerInspectError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerInspectContainerNotFound [2022-05-18T18:27:47.713Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerInspectWithEmptyID [2022-05-18T18:27:47.713Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerInspect [2022-05-18T18:27:47.713Z] --- PASS: TestContainerInspect (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerInspectNode [2022-05-18T18:27:47.713Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerKillError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerKillError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerKill [2022-05-18T18:27:47.713Z] --- PASS: TestContainerKill (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerListError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerListError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerList [2022-05-18T18:27:47.713Z] --- PASS: TestContainerList (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerLogsNotFoundError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerLogsError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerLogs [2022-05-18T18:27:47.713Z] --- PASS: TestContainerLogs (0.15s) [2022-05-18T18:27:47.713Z] === RUN TestContainerPauseError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerPause [2022-05-18T18:27:47.713Z] --- PASS: TestContainerPause (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainersPruneError [2022-05-18T18:27:47.713Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainersPrune [2022-05-18T18:27:47.713Z] --- PASS: TestContainersPrune (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerRemoveError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerRemoveNotFoundError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerRemove [2022-05-18T18:27:47.713Z] --- PASS: TestContainerRemove (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerRenameError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerRename [2022-05-18T18:27:47.713Z] --- PASS: TestContainerRename (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerResizeError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExecResizeError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerResize [2022-05-18T18:27:47.713Z] --- PASS: TestContainerResize (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerExecResize [2022-05-18T18:27:47.713Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerRestartError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerRestart [2022-05-18T18:27:47.713Z] --- PASS: TestContainerRestart (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStartError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStartError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStart [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStart (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStatsError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStats [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStats (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStopError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStopError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerStop [2022-05-18T18:27:47.713Z] --- PASS: TestContainerStop (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerTopError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerTopError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerTop [2022-05-18T18:27:47.713Z] --- PASS: TestContainerTop (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerUnpauseError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerUnpause [2022-05-18T18:27:47.713Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerUpdateError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerUpdateError (0.01s) [2022-05-18T18:27:47.713Z] === RUN TestContainerUpdate [2022-05-18T18:27:47.713Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerWaitError [2022-05-18T18:27:47.713Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestContainerWait [2022-05-18T18:27:47.713Z] --- PASS: TestContainerWait (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestDiskUsageError [2022-05-18T18:27:47.713Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestDiskUsage [2022-05-18T18:27:47.713Z] --- PASS: TestDiskUsage (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestDistributionInspectUnsupported [2022-05-18T18:27:47.713Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestDistributionInspectWithEmptyID [2022-05-18T18:27:47.713Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestEventsErrorInOptions [2022-05-18T18:27:47.713Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestEventsErrorFromServer [2022-05-18T18:27:47.713Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestEvents [2022-05-18T18:27:47.713Z] --- PASS: TestEvents (0.00s) [2022-05-18T18:27:47.713Z] === RUN TestTLSCloseWriter [2022-05-18T18:27:47.713Z] === PAUSE TestTLSCloseWriter [2022-05-18T18:27:47.713Z] === RUN TestImageBuildError [2022-05-18T18:27:47.713Z] --- PASS: TestImageBuildError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageBuild [2022-05-18T18:27:47.714Z] --- PASS: TestImageBuild (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestGetDockerOS [2022-05-18T18:27:47.714Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageCreateError [2022-05-18T18:27:47.714Z] --- PASS: TestImageCreateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageCreate [2022-05-18T18:27:47.714Z] --- PASS: TestImageCreate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageHistoryError [2022-05-18T18:27:47.714Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageHistory [2022-05-18T18:27:47.714Z] --- PASS: TestImageHistory (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageImportError [2022-05-18T18:27:47.714Z] --- PASS: TestImageImportError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageImport [2022-05-18T18:27:47.714Z] --- PASS: TestImageImport (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageInspectError [2022-05-18T18:27:47.714Z] --- PASS: TestImageInspectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageInspectImageNotFound [2022-05-18T18:27:47.714Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageInspectWithEmptyID [2022-05-18T18:27:47.714Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageInspect [2022-05-18T18:27:47.714Z] --- PASS: TestImageInspect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageListError [2022-05-18T18:27:47.714Z] --- PASS: TestImageListError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageList [2022-05-18T18:27:47.714Z] --- PASS: TestImageList (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageListApiBefore125 [2022-05-18T18:27:47.714Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageLoadError [2022-05-18T18:27:47.714Z] --- PASS: TestImageLoadError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageLoad [2022-05-18T18:27:47.714Z] --- PASS: TestImageLoad (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagesPruneError [2022-05-18T18:27:47.714Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagesPrune [2022-05-18T18:27:47.714Z] --- PASS: TestImagesPrune (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePullReferenceParseError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePullAnyError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePullWithoutErrors [2022-05-18T18:27:47.714Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePushReferenceError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePushAnyError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImagePushWithoutErrors [2022-05-18T18:27:47.714Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-18T18:27:47.714Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-18T18:27:47.714Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-18T18:27:47.714Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageRemoveError [2022-05-18T18:27:47.714Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageRemoveImageNotFound [2022-05-18T18:27:47.714Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageRemove [2022-05-18T18:27:47.714Z] --- PASS: TestImageRemove (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageSaveError [2022-05-18T18:27:47.714Z] --- PASS: TestImageSaveError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageSave [2022-05-18T18:27:47.714Z] --- PASS: TestImageSave (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageSearchAnyError [2022-05-18T18:27:47.714Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-18T18:27:47.714Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:27:47.714Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:27:47.714Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-18T18:27:47.714Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageSearchWithoutErrors [2022-05-18T18:27:47.714Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageTagError [2022-05-18T18:27:47.714Z] --- PASS: TestImageTagError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageTagInvalidReference [2022-05-18T18:27:47.714Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageTagInvalidSourceImageName [2022-05-18T18:27:47.714Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageTagHexSource [2022-05-18T18:27:47.714Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestImageTag [2022-05-18T18:27:47.714Z] --- PASS: TestImageTag (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestInfoServerError [2022-05-18T18:27:47.714Z] --- PASS: TestInfoServerError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestInfoInvalidResponseJSONError [2022-05-18T18:27:47.714Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestInfo [2022-05-18T18:27:47.714Z] --- PASS: TestInfo (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkConnectError [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkConnect [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkCreateError [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkCreate [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkDisconnectError [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkDisconnect [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkInspect [2022-05-18T18:27:47.714Z] === RUN TestNetworkInspect/empty_ID [2022-05-18T18:27:47.714Z] === RUN TestNetworkInspect/no_options [2022-05-18T18:27:47.714Z] === RUN TestNetworkInspect/verbose [2022-05-18T18:27:47.714Z] === RUN TestNetworkInspect/global_scope [2022-05-18T18:27:47.714Z] === RUN TestNetworkInspect/unknown_network [2022-05-18T18:27:47.714Z] === RUN TestNetworkInspect/server_error [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkListError [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkListError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkList [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkList (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworksPruneError [2022-05-18T18:27:47.714Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworksPrune [2022-05-18T18:27:47.714Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkRemoveError [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNetworkRemove [2022-05-18T18:27:47.714Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeInspectError [2022-05-18T18:27:47.714Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeInspectNodeNotFound [2022-05-18T18:27:47.714Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeInspectWithEmptyID [2022-05-18T18:27:47.714Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeInspect [2022-05-18T18:27:47.714Z] --- PASS: TestNodeInspect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeListError [2022-05-18T18:27:47.714Z] --- PASS: TestNodeListError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeList [2022-05-18T18:27:47.714Z] --- PASS: TestNodeList (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeRemoveError [2022-05-18T18:27:47.714Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeRemove [2022-05-18T18:27:47.714Z] --- PASS: TestNodeRemove (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeUpdateError [2022-05-18T18:27:47.714Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestNodeUpdate [2022-05-18T18:27:47.714Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestOptionWithHostFromEnv [2022-05-18T18:27:47.714Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestOptionWithTimeout [2022-05-18T18:27:47.714Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestOptionWithVersionFromEnv [2022-05-18T18:27:47.714Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPingFail [2022-05-18T18:27:47.714Z] --- PASS: TestPingFail (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPingWithError [2022-05-18T18:27:47.714Z] 2022/05/18 18:27:46 RoundTripper returned a response & error; ignoring response [2022-05-18T18:27:47.714Z] 2022/05/18 18:27:46 RoundTripper returned a response & error; ignoring response [2022-05-18T18:27:47.714Z] --- PASS: TestPingWithError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPingSuccess [2022-05-18T18:27:47.714Z] --- PASS: TestPingSuccess (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPingHeadFallback [2022-05-18T18:27:47.714Z] === RUN TestPingHeadFallback/OK [2022-05-18T18:27:47.714Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-18T18:27:47.714Z] === RUN TestPingHeadFallback/Not_Found [2022-05-18T18:27:47.714Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-18T18:27:47.714Z] --- PASS: TestPingHeadFallback (0.03s) [2022-05-18T18:27:47.714Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-18T18:27:47.714Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginDisableError [2022-05-18T18:27:47.714Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginDisable [2022-05-18T18:27:47.714Z] --- PASS: TestPluginDisable (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginEnableError [2022-05-18T18:27:47.714Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginEnable [2022-05-18T18:27:47.714Z] --- PASS: TestPluginEnable (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginInspectError [2022-05-18T18:27:47.714Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginInspectWithEmptyID [2022-05-18T18:27:47.714Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginInspect [2022-05-18T18:27:47.714Z] --- PASS: TestPluginInspect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginListError [2022-05-18T18:27:47.714Z] --- PASS: TestPluginListError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginList [2022-05-18T18:27:47.714Z] --- PASS: TestPluginList (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginPushError [2022-05-18T18:27:47.714Z] --- PASS: TestPluginPushError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginPush [2022-05-18T18:27:47.714Z] --- PASS: TestPluginPush (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginRemoveError [2022-05-18T18:27:47.714Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginRemove [2022-05-18T18:27:47.714Z] --- PASS: TestPluginRemove (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginSetError [2022-05-18T18:27:47.714Z] --- PASS: TestPluginSetError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPluginSet [2022-05-18T18:27:47.714Z] --- PASS: TestPluginSet (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSetHostHeader [2022-05-18T18:27:47.714Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestPlainTextError [2022-05-18T18:27:47.714Z] --- PASS: TestPlainTextError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestInfiniteError [2022-05-18T18:27:47.714Z] --- PASS: TestInfiniteError (0.02s) [2022-05-18T18:27:47.714Z] === RUN TestCanceledContext [2022-05-18T18:27:47.714Z] 2022/05/18 18:27:46 RoundTripper returned a response & error; ignoring response [2022-05-18T18:27:47.714Z] --- PASS: TestCanceledContext (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestDeadlineExceededContext [2022-05-18T18:27:47.714Z] 2022/05/18 18:27:46 RoundTripper returned a response & error; ignoring response [2022-05-18T18:27:47.714Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretCreateUnsupported [2022-05-18T18:27:47.714Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretCreateError [2022-05-18T18:27:47.714Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretCreate [2022-05-18T18:27:47.714Z] --- PASS: TestSecretCreate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretInspectUnsupported [2022-05-18T18:27:47.714Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretInspectError [2022-05-18T18:27:47.714Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretInspectSecretNotFound [2022-05-18T18:27:47.714Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretInspectWithEmptyID [2022-05-18T18:27:47.714Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretInspect [2022-05-18T18:27:47.714Z] --- PASS: TestSecretInspect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretListUnsupported [2022-05-18T18:27:47.714Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretListError [2022-05-18T18:27:47.714Z] --- PASS: TestSecretListError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretList [2022-05-18T18:27:47.714Z] --- PASS: TestSecretList (0.01s) [2022-05-18T18:27:47.714Z] === RUN TestSecretRemoveUnsupported [2022-05-18T18:27:47.714Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretRemoveError [2022-05-18T18:27:47.714Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretRemove [2022-05-18T18:27:47.714Z] --- PASS: TestSecretRemove (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretUpdateUnsupported [2022-05-18T18:27:47.714Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretUpdateError [2022-05-18T18:27:47.714Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSecretUpdate [2022-05-18T18:27:47.714Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceCreateError [2022-05-18T18:27:47.714Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceCreate [2022-05-18T18:27:47.714Z] --- PASS: TestServiceCreate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-18T18:27:47.714Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceCreateDigestPinning [2022-05-18T18:27:47.714Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceInspectError [2022-05-18T18:27:47.714Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceInspectServiceNotFound [2022-05-18T18:27:47.714Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceInspectWithEmptyID [2022-05-18T18:27:47.714Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceInspect [2022-05-18T18:27:47.714Z] --- PASS: TestServiceInspect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceListError [2022-05-18T18:27:47.714Z] --- PASS: TestServiceListError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceList [2022-05-18T18:27:47.714Z] --- PASS: TestServiceList (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceLogsError [2022-05-18T18:27:47.714Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceLogs [2022-05-18T18:27:47.714Z] --- PASS: TestServiceLogs (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceRemoveError [2022-05-18T18:27:47.714Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceRemoveNotFoundError [2022-05-18T18:27:47.714Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceRemove [2022-05-18T18:27:47.714Z] --- PASS: TestServiceRemove (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceUpdateError [2022-05-18T18:27:47.714Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestServiceUpdate [2022-05-18T18:27:47.714Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmGetUnlockKeyError [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmGetUnlockKey [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmInitError [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmInit [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmInit (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmInspectError [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmInspect [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmJoinError [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmJoin [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmLeaveError [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmLeave [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmUnlockError [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmUnlock [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmUpdateError [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestSwarmUpdate [2022-05-18T18:27:47.714Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestTaskInspectError [2022-05-18T18:27:47.714Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestTaskInspectWithEmptyID [2022-05-18T18:27:47.714Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestTaskInspect [2022-05-18T18:27:47.714Z] --- PASS: TestTaskInspect (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestTaskListError [2022-05-18T18:27:47.714Z] --- PASS: TestTaskListError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestTaskList [2022-05-18T18:27:47.714Z] --- PASS: TestTaskList (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestVolumeCreateError [2022-05-18T18:27:47.714Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestVolumeCreate [2022-05-18T18:27:47.714Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-18T18:27:47.714Z] === RUN TestVolumeInspectError [2022-05-18T18:27:47.714Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeInspectNotFound [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeInspectWithEmptyID [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeInspect [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeListError [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeListError (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeList [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeList (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeRemoveError [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeRemove [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeUpdateError [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-18T18:27:47.715Z] === RUN TestVolumeUpdate [2022-05-18T18:27:47.715Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-18T18:27:47.715Z] === CONT TestTLSCloseWriter [2022-05-18T18:27:47.715Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-18T18:27:47.715Z] PASS [2022-05-18T18:27:47.715Z] coverage: 75.1% of statements [2022-05-18T18:27:47.715Z] ok github.com/docker/docker/client 0.354s coverage: 75.1% of statements [2022-05-18T18:27:47.735Z] #21 36.01 Selecting previously unselected package vim. [2022-05-18T18:27:47.735Z] #21 36.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-18T18:27:47.735Z] #21 36.04 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:27:47.735Z] #21 36.56 Selecting previously unselected package xfsprogs. [2022-05-18T18:27:47.735Z] #21 36.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-18T18:27:47.735Z] #21 36.58 Unpacking xfsprogs (5.10.0-4) ... [2022-05-18T18:27:48.302Z] #21 37.05 Selecting previously unselected package zip. [2022-05-18T18:27:48.302Z] #21 37.05 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-18T18:27:48.302Z] #21 37.06 Unpacking zip (3.0-12) ... [2022-05-18T18:27:48.302Z] #21 37.18 Selecting previously unselected package zstd. [2022-05-18T18:27:48.302Z] #21 37.20 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-18T18:27:48.302Z] #21 37.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-18T18:27:48.871Z] #21 37.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-18T18:27:49.809Z] #21 38.42 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-18T18:27:49.809Z] #21 38.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-18T18:27:49.809Z] #21 38.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-18T18:27:49.809Z] #21 38.47 Setting up libicu67:amd64 (67.1-7) ... [2022-05-18T18:27:49.809Z] #21 38.48 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-18T18:27:49.809Z] #21 38.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-18T18:27:49.809Z] #21 38.51 Setting up uidmap (1:4.8.1-1) ... [2022-05-18T18:27:49.809Z] #21 38.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-18T18:27:49.809Z] #21 38.55 Setting up bzip2 (1.0.8-4) ... [2022-05-18T18:27:49.809Z] #21 38.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-18T18:27:49.809Z] #21 38.58 Setting up python3-wheel (0.34.2-1) ... [2022-05-18T18:27:50.378Z] #21 39.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:27:50.378Z] #21 39.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-18T18:27:50.378Z] #21 39.29 Setting up libcap2-bin (1:2.44-1) ... [2022-05-18T18:27:50.378Z] #21 39.30 Setting up apparmor (2.13.6-10) ... [2022-05-18T18:27:50.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T18:27:50.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T18:27:50.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T18:27:51.721Z] b111c3320c94: Pull complete [2022-05-18T18:27:52.285Z] #21 40.79 Setting up zip (3.0-12) ... [2022-05-18T18:27:52.285Z] #21 40.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:27:52.285Z] #21 40.84 Setting up bash-completion (1:2.11-2) ... [2022-05-18T18:27:53.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T18:27:53.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T18:27:53.654Z] #64 246.1 # github.com/containerd/containerd/cmd/containerd [2022-05-18T18:27:53.654Z] #64 246.1 /usr/bin/ld: /tmp/go-link-2354498064/000019.o: in function `New': [2022-05-18T18:27:53.654Z] #64 246.1 /tmp/tmp.d6O9yCj7LT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-18T18:27:53.654Z] #64 246.2 + bin/containerd-stress [2022-05-18T18:27:54.192Z] #21 42.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-18T18:27:54.192Z] #21 42.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-18T18:27:54.192Z] #21 42.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-18T18:27:54.192Z] #21 42.74 Setting up patch (2.7.6-7) ... [2022-05-18T18:27:54.192Z] #21 42.75 Setting up sudo (1.9.5p2-3) ... [2022-05-18T18:27:54.192Z] #21 42.83 invoke-rc.d: could not determine current runlevel [2022-05-18T18:27:54.192Z] #21 42.85 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-18T18:27:54.192Z] #21 42.86 Setting up xfsprogs (5.10.0-4) ... [2022-05-18T18:27:54.192Z] #21 42.89 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-18T18:27:54.192Z] #21 42.91 Setting up inetutils-ping (2:2.0-1) ... [2022-05-18T18:27:54.192Z] #21 42.93 Setting up pigz (2.6-1) ... [2022-05-18T18:27:54.192Z] #21 42.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-18T18:27:54.192Z] #21 42.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-18T18:27:54.192Z] #21 42.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-18T18:27:54.192Z] #21 43.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:27:54.216Z] #64 247.3 + bin/containerd-shim [2022-05-18T18:27:55.131Z] #21 43.73 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-18T18:27:55.132Z] #21 43.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-18T18:27:55.391Z] #21 44.09 Setting up libelf1:amd64 (0.183-1) ... [2022-05-18T18:27:55.391Z] #21 44.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-18T18:27:55.391Z] #21 44.18 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-18T18:27:55.391Z] #21 44.20 Setting up python3-distutils (3.9.2-1) ... [2022-05-18T18:27:55.961Z] #21 44.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-18T18:27:55.961Z] #21 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-18T18:27:55.961Z] #21 44.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-18T18:27:55.961Z] #21 44.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-18T18:27:55.961Z] #21 44.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-18T18:27:55.961Z] #21 44.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-18T18:27:55.961Z] #21 44.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-18T18:27:55.961Z] #21 44.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-18T18:27:55.961Z] #21 44.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-18T18:27:55.961Z] #21 44.76 Setting up python3-setuptools (52.0.0-4) ... [2022-05-18T18:27:56.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T18:27:57.340Z] #21 46.03 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-18T18:27:57.340Z] #21 46.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-18T18:27:57.340Z] #21 46.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-18T18:27:57.340Z] #21 46.07 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-18T18:27:58.278Z] #21 47.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-18T18:27:58.278Z] #21 47.22 Setting up jq (1.6-2.1) ... [2022-05-18T18:27:58.278Z] #21 47.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-18T18:27:58.278Z] #21 47.24 Setting up iptables (1.8.7-1) ... [2022-05-18T18:27:58.278Z] #21 47.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T18:27:58.278Z] #21 47.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T18:27:58.278Z] #21 47.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-18T18:27:58.278Z] #21 47.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-18T18:27:58.278Z] #21 47.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-18T18:27:58.538Z] #21 47.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-18T18:27:58.538Z] #21 47.31 Setting up iproute2 (5.10.0-4) ... [2022-05-18T18:27:58.802Z] #21 47.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:27:59.757Z] #21 DONE 48.4s [2022-05-18T18:27:59.757Z] [2022-05-18T18:27:59.757Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-18T18:27:59.757Z] #22 sha256:c7811928bce2e5b3944dd00b29a5d762d4bc0a9c3ed149c9c48245a64a9a344e [2022-05-18T18:28:00.058Z] --- PASS: TestCheckoutGit (24.72s) [2022-05-18T18:28:00.058Z] === RUN TestValidGitTransport [2022-05-18T18:28:00.058Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-18T18:28:00.058Z] === RUN TestGitInvalidRef [2022-05-18T18:28:00.058Z] --- PASS: TestGitInvalidRef (0.19s) [2022-05-18T18:28:00.058Z] PASS [2022-05-18T18:28:00.058Z] coverage: 86.3% of statements [2022-05-18T18:28:00.058Z] ok github.com/docker/docker/builder/remotecontext/git 24.974s coverage: 86.3% of statements [2022-05-18T18:28:00.058Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T18:28:00.058Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T18:28:00.058Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T18:28:00.058Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T18:28:00.587Z] #22 0.854 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-18T18:28:00.587Z] #22 0.864 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-18T18:28:00.587Z] #22 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-18T18:28:00.587Z] #22 DONE 0.9s [2022-05-18T18:28:00.587Z] [2022-05-18T18:28:00.587Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-18T18:28:00.587Z] #23 sha256:13726e4b4076cc5b48d1dd40fbc30ad88596bc8c59aeb3f2eff8a95d56618fbb [2022-05-18T18:28:04.167Z] #64 256.0 + bin/containerd-shim-runc-v1 [2022-05-18T18:28:04.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T18:28:07.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T18:28:08.342Z] #64 261.2 + bin/containerd-shim-runc-v2 [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-18T18:28:08.595Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-18T18:28:08.595Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-18T18:28:08.596Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-18T18:28:08.596Z] === RUN TestConfigureDaemonLogs [2022-05-18T18:28:08.596Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-18T18:28:08.596Z] === RUN TestCommonOptionsInstallFlags [2022-05-18T18:28:08.596Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-18T18:28:08.596Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-18T18:28:08.596Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-18T18:28:08.596Z] PASS [2022-05-18T18:28:08.596Z] coverage: 19.7% of statements [2022-05-18T18:28:08.596Z] ok github.com/docker/docker/cmd/dockerd 0.175s coverage: 19.7% of statements [2022-05-18T18:28:08.596Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-18T18:28:08.596Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T18:28:08.905Z] #64 261.9 + binaries [2022-05-18T18:28:08.905Z] #64 261.9 + install -D bin/containerd /build/containerd [2022-05-18T18:28:08.905Z] #64 262.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-18T18:28:08.905Z] #64 262.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-18T18:28:08.905Z] #64 262.0 + install -D bin/ctr /build/ctr [2022-05-18T18:28:09.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T18:28:10.128Z] === RUN TestContainerStopSignal [2022-05-18T18:28:10.129Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestContainerStopTimeout [2022-05-18T18:28:10.129Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-18T18:28:10.129Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-18T18:28:10.129Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-18T18:28:10.129Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestReplaceAndAppendEnvVars [2022-05-18T18:28:10.129Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-18T18:28:10.129Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestNewMemoryStore [2022-05-18T18:28:10.129Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestAddContainers [2022-05-18T18:28:10.129Z] --- PASS: TestAddContainers (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestGetContainer [2022-05-18T18:28:10.129Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestDeleteContainer [2022-05-18T18:28:10.129Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestListContainers [2022-05-18T18:28:10.129Z] --- PASS: TestListContainers (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestFirstContainer [2022-05-18T18:28:10.129Z] --- PASS: TestFirstContainer (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestApplyAllContainer [2022-05-18T18:28:10.129Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestIsValidHealthString [2022-05-18T18:28:10.129Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestStateRunStop [2022-05-18T18:28:10.129Z] --- PASS: TestStateRunStop (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestStateTimeoutWait [2022-05-18T18:28:10.129Z] state_test.go:141: Stop callback fired [2022-05-18T18:28:10.129Z] state_test.go:165: Stop callback fired [2022-05-18T18:28:10.129Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-18T18:28:10.129Z] === RUN TestIsValidStateString [2022-05-18T18:28:10.129Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestViewSaveDelete [2022-05-18T18:28:10.129Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-18T18:28:10.129Z] === RUN TestViewAll [2022-05-18T18:28:10.129Z] --- PASS: TestViewAll (0.01s) [2022-05-18T18:28:10.129Z] === RUN TestViewGet [2022-05-18T18:28:10.129Z] --- PASS: TestViewGet (0.01s) [2022-05-18T18:28:10.129Z] === RUN TestNames [2022-05-18T18:28:10.129Z] --- PASS: TestNames (0.00s) [2022-05-18T18:28:10.129Z] === RUN TestViewWithHealthCheck [2022-05-18T18:28:10.129Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-18T18:28:10.129Z] PASS [2022-05-18T18:28:10.129Z] coverage: 41.7% of statements [2022-05-18T18:28:10.129Z] ok github.com/docker/docker/container 0.217s coverage: 41.7% of statements [2022-05-18T18:28:10.129Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T18:28:10.129Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T18:28:10.129Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T18:28:10.129Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T18:28:10.582Z] #23 9.366 Collecting yamllint==1.26.1 [2022-05-18T18:28:10.595Z] === RUN TestPrepare [2022-05-18T18:28:10.595Z] --- PASS: TestPrepare (0.00s) [2022-05-18T18:28:10.595Z] === RUN TestStart [2022-05-18T18:28:10.595Z] --- PASS: TestStart (0.00s) [2022-05-18T18:28:10.595Z] === RUN TestWaitCancel [2022-05-18T18:28:10.595Z] --- PASS: TestWaitCancel (0.00s) [2022-05-18T18:28:10.595Z] === RUN TestWaitDisabled [2022-05-18T18:28:10.595Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-18T18:28:10.595Z] === RUN TestWaitEnabled [2022-05-18T18:28:10.595Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-18T18:28:10.595Z] === RUN TestRemove [2022-05-18T18:28:10.595Z] --- PASS: TestRemove (0.00s) [2022-05-18T18:28:10.595Z] PASS [2022-05-18T18:28:10.595Z] coverage: 65.3% of statements [2022-05-18T18:28:10.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T18:28:11.051Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2022-05-18T18:28:11.151Z] #23 10.44 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-18T18:28:12.090Z] #23 11.59 Collecting pathspec>=0.5.3 [2022-05-18T18:28:12.090Z] #23 11.60 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-18T18:28:12.171Z] #64 DONE 265.2s [2022-05-18T18:28:12.349Z] #23 11.98 Collecting pyyaml [2022-05-18T18:28:12.349Z] #23 11.98 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) [2022-05-18T18:28:12.608Z] #23 12.05 Building wheels for collected packages: yamllint [2022-05-18T18:28:12.608Z] #23 12.06 Building wheel for yamllint (setup.py): started [2022-05-18T18:28:12.765Z] [2022-05-18T18:28:12.765Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T18:28:12.765Z] #65 sha256:67cb0d4b57610c89820811c9efad4b8f99c5f5dfe2b9c37ff38df74d90f615ab [2022-05-18T18:28:13.546Z] #23 13.00 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-18T18:28:13.546Z] #23 13.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8c7f02798a434257ffc4881cd792465cffd1abbc3a6769f1eb9b8b73b91e0dd9 [2022-05-18T18:28:13.546Z] #23 13.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-18T18:28:13.546Z] #23 13.01 Successfully built yamllint [2022-05-18T18:28:13.546Z] #23 13.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-18T18:28:13.730Z] #65 DONE 1.0s [2022-05-18T18:28:13.730Z] [2022-05-18T18:28:13.730Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T18:28:13.730Z] #70 sha256:1fff23e217157260245aac07143beaded6dc15c6d136c44712910922d6a5539c [2022-05-18T18:28:13.940Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-18T18:28:13.940Z] === RUN TestNewListSecretsFilters [2022-05-18T18:28:13.940Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-18T18:28:13.940Z] === RUN TestNewListConfigsFilters [2022-05-18T18:28:13.940Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-18T18:28:13.940Z] PASS [2022-05-18T18:28:13.940Z] coverage: 0.5% of statements [2022-05-18T18:28:13.940Z] ok github.com/docker/docker/daemon/cluster 0.997s coverage: 0.5% of statements [2022-05-18T18:28:13.940Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-18T18:28:13.940Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-18T18:28:13.940Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-18T18:28:13.941Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-18T18:28:13.941Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestTopologyFromGRPC [2022-05-18T18:28:13.941Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestCapacityRangeFromGRPC [2022-05-18T18:28:13.941Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-18T18:28:13.941Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-18T18:28:13.941Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-18T18:28:13.941Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-18T18:28:13.941Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestAccessModeFromGRPC [2022-05-18T18:28:13.941Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-18T18:28:13.941Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-18T18:28:13.941Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-18T18:28:13.941Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-18T18:28:13.941Z] === RUN TestVolumeCreateToGRPC [2022-05-18T18:28:13.941Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-18T18:28:13.941Z] PASS [2022-05-18T18:28:13.941Z] coverage: 36.9% of statements [2022-05-18T18:28:13.941Z] ok github.com/docker/docker/daemon/cluster/convert 0.338s coverage: 36.9% of statements [2022-05-18T18:28:13.986Z] #70 DONE 0.3s [2022-05-18T18:28:13.986Z] [2022-05-18T18:28:13.986Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T18:28:13.986Z] #75 sha256:76fe15eade8d7a4b5b349efe29b0da333aa65db28c696328445acbbf4f793bcf [2022-05-18T18:28:14.139Z] #23 13.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-18T18:28:14.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T18:28:14.740Z] #23 DONE 14.1s [2022-05-18T18:28:14.740Z] [2022-05-18T18:28:14.740Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-18T18:28:14.740Z] #27 sha256:46caea11a69d8b06ab131a7eaa20e2e78598e8b0d5c90c36c3bcdc7f7c499f1c [2022-05-18T18:28:14.740Z] #27 DONE 0.2s [2022-05-18T18:28:14.740Z] [2022-05-18T18:28:14.740Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-18T18:28:14.740Z] #32 sha256:4bab5bb8ae3de54de92d0a22740a9af20320c50bad6a9be535bc9bb41827bca5 [2022-05-18T18:28:15.009Z] #32 DONE 0.3s [2022-05-18T18:28:15.009Z] [2022-05-18T18:28:15.009Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:28:15.009Z] #60 sha256:dadaa1735f4ce8a48c6b8d8f7b540a89a60fb288e735b53404bfc29da9151751 [2022-05-18T18:28:15.275Z] #60 ... [2022-05-18T18:28:15.275Z] [2022-05-18T18:28:15.275Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-18T18:28:15.275Z] #35 sha256:45ecc58b1d3353dec0783b52b9d95bb0d37236ec26c59f32bc44c0996d76aaf8 [2022-05-18T18:28:15.275Z] #35 DONE 0.1s [2022-05-18T18:28:15.275Z] [2022-05-18T18:28:15.275Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-18T18:28:15.275Z] #37 sha256:cd5b0fa9c2e76b81eb7a13adaf5ddbaac22acc626fbbdbd154fbde729bd5315c [2022-05-18T18:28:15.534Z] #37 DONE 0.2s [2022-05-18T18:28:15.534Z] [2022-05-18T18:28:15.534Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-18T18:28:15.534Z] #39 sha256:7887d2250fe3c38c67977b0fced4e70e21b79fc1fbfbc11fb6fa1d49e8f903a9 [2022-05-18T18:28:15.534Z] #39 DONE 0.1s [2022-05-18T18:28:15.534Z] [2022-05-18T18:28:15.534Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-18T18:28:15.534Z] #41 sha256:60632f540e525780ada19724a28c52d0cf1939cfb3e8934c0327c8731d8ce414 [2022-05-18T18:28:15.534Z] #41 DONE 0.1s [2022-05-18T18:28:15.534Z] [2022-05-18T18:28:15.534Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-18T18:28:15.534Z] #45 sha256:e964e676d000621e5cc0c594eb5a20a6d6bca18d671ad2d18a9b190a61fa62a3 [2022-05-18T18:28:15.534Z] #45 DONE 0.0s [2022-05-18T18:28:15.534Z] [2022-05-18T18:28:15.534Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:28:15.534Z] #60 sha256:dadaa1735f4ce8a48c6b8d8f7b540a89a60fb288e735b53404bfc29da9151751 [2022-05-18T18:28:16.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T18:28:16.503Z] #75 DONE 1.9s [2022-05-18T18:28:16.503Z] [2022-05-18T18:28:16.503Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T18:28:16.503Z] #76 sha256:d6b2fec038042f2d0be047087cbc37191b5238bb811c0ca79cb9e09a2360d70c [2022-05-18T18:28:16.503Z] #76 DONE 0.0s [2022-05-18T18:28:16.503Z] [2022-05-18T18:28:16.503Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T18:28:16.503Z] #77 sha256:1295f80bdd9892007e73934fbc24725e2125699a87b5ad80147e29d9346ba766 [2022-05-18T18:28:16.836Z] === RUN TestBuilderGC [2022-05-18T18:28:16.836Z] --- PASS: TestBuilderGC (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationNotFound [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestDaemonBrokenConfiguration [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestFindConfigurationConflicts [2022-05-18T18:28:16.836Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-18T18:28:16.836Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-18T18:28:16.836Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-18T18:28:16.836Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-18T18:28:16.836Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_label [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_dns [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_hosts [2022-05-18T18:28:16.836Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-18T18:28:16.836Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestReloadSetConfigFileNotExist [2022-05-18T18:28:16.836Z] time="2022-05-18T18:28:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-18T18:28:16.836Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-05-18T18:28:16.836Z] === RUN TestReloadDefaultConfigNotExist [2022-05-18T18:28:16.836Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:28:16.836Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestReloadBadDefaultConfig [2022-05-18T18:28:16.836Z] time="2022-05-18T18:28:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-274584857" [2022-05-18T18:28:16.836Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestReloadWithConflictingLabels [2022-05-18T18:28:16.836Z] time="2022-05-18T18:28:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-509050396" [2022-05-18T18:28:16.836Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestReloadWithDuplicateLabels [2022-05-18T18:28:16.836Z] time="2022-05-18T18:28:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1977489314" [2022-05-18T18:28:16.836Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestMaskURLCredentials [2022-05-18T18:28:16.836Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestDaemonConfigurationMerge [2022-05-18T18:28:16.836Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-18T18:28:16.836Z] PASS [2022-05-18T18:28:16.836Z] coverage: 79.8% of statements [2022-05-18T18:28:16.836Z] ok github.com/docker/docker/daemon/config 0.251s coverage: 79.8% of statements [2022-05-18T18:28:16.836Z] === RUN TestEventsLog [2022-05-18T18:28:16.836Z] --- PASS: TestEventsLog (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestEventsLogTimeout [2022-05-18T18:28:16.836Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-18T18:28:16.836Z] === RUN TestLogEvents [2022-05-18T18:28:16.836Z] --- PASS: TestLogEvents (0.05s) [2022-05-18T18:28:16.836Z] === RUN TestLoadBufferedEvents [2022-05-18T18:28:17.065Z] #77 DONE 1.0s [2022-05-18T18:28:17.065Z] [2022-05-18T18:28:17.065Z] #78 exporting to image [2022-05-18T18:28:17.065Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T18:28:17.065Z] #78 exporting layers [2022-05-18T18:28:17.293Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-05-18T18:28:17.293Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-18T18:28:17.293Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-18T18:28:17.293Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-18T18:28:17.293Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-18T18:28:17.293Z] PASS [2022-05-18T18:28:17.293Z] coverage: 50.0% of statements [2022-05-18T18:28:17.293Z] ok github.com/docker/docker/daemon/events 0.227s coverage: 50.0% of statements [2022-05-18T18:28:17.293Z] === RUN TestWaitNodeAttachment [2022-05-18T18:28:17.749Z] --- PASS: TestWaitNodeAttachment (0.46s) [2022-05-18T18:28:17.749Z] === RUN TestIsolationConversion [2022-05-18T18:28:17.749Z] === RUN TestIsolationConversion/default [2022-05-18T18:28:17.749Z] === RUN TestIsolationConversion/process [2022-05-18T18:28:17.749Z] === RUN TestIsolationConversion/hyperv [2022-05-18T18:28:17.749Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-18T18:28:17.749Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-18T18:28:17.749Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-18T18:28:17.749Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-18T18:28:17.749Z] === RUN TestContainerLabels [2022-05-18T18:28:17.749Z] --- PASS: TestContainerLabels (0.00s) [2022-05-18T18:28:17.749Z] === RUN TestCredentialSpecConversion [2022-05-18T18:28:17.749Z] === RUN TestCredentialSpecConversion/none [2022-05-18T18:28:17.749Z] === RUN TestCredentialSpecConversion/config [2022-05-18T18:28:17.749Z] === RUN TestCredentialSpecConversion/file [2022-05-18T18:28:17.749Z] === RUN TestCredentialSpecConversion/registry [2022-05-18T18:28:17.749Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-18T18:28:17.749Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-18T18:28:17.749Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-18T18:28:17.749Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-18T18:28:17.749Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-18T18:28:17.749Z] === RUN TestControllerValidateMountBind [2022-05-18T18:28:17.749Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-05-18T18:28:17.749Z] === RUN TestControllerValidateMountVolume [2022-05-18T18:28:17.749Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-18T18:28:17.749Z] === RUN TestControllerValidateMountTarget [2022-05-18T18:28:17.749Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-18T18:28:17.749Z] === RUN TestControllerValidateMountTmpfs [2022-05-18T18:28:17.749Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-18T18:28:17.749Z] === RUN TestControllerValidateMountInvalidType [2022-05-18T18:28:17.749Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-18T18:28:17.749Z] === RUN TestControllerValidateMountNamedPipe [2022-05-18T18:28:17.749Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-18T18:28:17.749Z] PASS [2022-05-18T18:28:17.749Z] coverage: 10.7% of statements [2022-05-18T18:28:17.749Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.670s coverage: 10.7% of statements [2022-05-18T18:28:18.205Z] === RUN TestIsEmptyDir [2022-05-18T18:28:18.205Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-18T18:28:18.205Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-18T18:28:18.205Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-18T18:28:18.205Z] PASS [2022-05-18T18:28:18.205Z] coverage: 2.3% of statements [2022-05-18T18:28:18.205Z] ok github.com/docker/docker/daemon/graphdriver 0.057s coverage: 2.3% of statements [2022-05-18T18:28:18.205Z] === RUN TestVerifyNetworkingConfig [2022-05-18T18:28:18.205Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestGetContainer [2022-05-18T18:28:18.205Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestValidContainerNames [2022-05-18T18:28:18.205Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestContainerInitDNS [2022-05-18T18:28:18.205Z] daemon_test.go:145: root required [2022-05-18T18:28:18.205Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestMerge [2022-05-18T18:28:18.205Z] --- PASS: TestMerge (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestValidateContainerIsolation [2022-05-18T18:28:18.205Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestFindNetworkErrorType [2022-05-18T18:28:18.205Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestEnsureServicesExist [2022-05-18T18:28:18.205Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestEnsureServicesExistErrors [2022-05-18T18:28:18.205Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-18T18:28:18.205Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-18T18:28:18.205Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-18T18:28:18.205Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestContainerDelete [2022-05-18T18:28:18.205Z] --- PASS: TestContainerDelete (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestContainerDoubleDelete [2022-05-18T18:28:18.205Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestLogContainerEventCopyLabels [2022-05-18T18:28:18.205Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestLogContainerEventWithAttributes [2022-05-18T18:28:18.205Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestNoneHealthcheck [2022-05-18T18:28:18.205Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestHealthStates [2022-05-18T18:28:18.205Z] === RUN TestLinkNaming [2022-05-18T18:28:18.205Z] --- PASS: TestLinkNaming (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestLinkNew [2022-05-18T18:28:18.205Z] --- PASS: TestLinkNew (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestLinkEnv [2022-05-18T18:28:18.205Z] --- PASS: TestLinkEnv (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestLinkMultipleEnv [2022-05-18T18:28:18.205Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestLinkPortRangeEnv [2022-05-18T18:28:18.205Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-18T18:28:18.205Z] PASS [2022-05-18T18:28:18.205Z] coverage: 93.0% of statements [2022-05-18T18:28:18.205Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:17Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] time="2022-05-18T18:28:18Z" 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" [2022-05-18T18:28:18.205Z] --- PASS: TestHealthStates (0.13s) [2022-05-18T18:28:18.205Z] === RUN TestGetInspectData [2022-05-18T18:28:18.205Z] --- PASS: TestGetInspectData (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestFillLicense [2022-05-18T18:28:18.205Z] --- PASS: TestFillLicense (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestListInvalidFilter [2022-05-18T18:28:18.205Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestNameFilter [2022-05-18T18:28:18.205Z] --- PASS: TestNameFilter (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-18T18:28:18.205Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-18T18:28:18.205Z] === 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 [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-18T18:28:18.205Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T18:28:18.205Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-18T18:28:18.206Z] --- 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) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-18T18:28:18.206Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-18T18:28:18.206Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestDaemonReloadLabels [2022-05-18T18:28:18.206Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-18T18:28:18.206Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestDaemonReloadMirrors [2022-05-18T18:28:18.206Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-18T18:28:18.206Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-18T18:28:18.206Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-18T18:28:18.206Z] reload_test.go:342: root required [2022-05-18T18:28:18.206Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-18T18:28:18.206Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-18T18:28:18.206Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-18T18:28:18.206Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-18T18:28:18.206Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-18T18:28:18.206Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-18T18:28:18.206Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-18T18:28:18.206Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-18T18:28:18.206Z] === RUN TestParseVolumesFrom [2022-05-18T18:28:18.206Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-18T18:28:18.206Z] PASS [2022-05-18T18:28:18.206Z] coverage: 8.6% of statements [2022-05-18T18:28:18.663Z] ok github.com/docker/docker/daemon 0.315s coverage: 8.6% of statements [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-18T18:28:18.663Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-18T18:28:20.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T18:28:20.344Z] #78 exporting layers 3.2s done [2022-05-18T18:28:20.344Z] #78 writing image sha256:04198e6c5c4962b02dac28a8362184aa107888f018d496aef1685c2b75fec879 done [2022-05-18T18:28:20.344Z] #78 naming to docker.io/library/docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 done [2022-05-18T18:28:20.344Z] #78 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-18T18:28:20.671Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptReconnectInterval [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-18T18:28:20.829Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-18T18:28:20.829Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-18T18:28:20.829Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-18T18:28:20.829Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-18T18:28:20.829Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-18T18:28:20.829Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-18T18:28:20.829Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-18T18:28:20.829Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptAddress [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptAddress/#00 [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-18T18:28:20.829Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/:// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/something:// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-18T18:28:20.830Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestNewStreamConfig [2022-05-18T18:28:20.830Z] === RUN TestNewStreamConfig/defaults [2022-05-18T18:28:20.830Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-18T18:28:20.830Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-18T18:28:20.830Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-18T18:28:20.830Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-18T18:28:20.830Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-18T18:28:20.830Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-18T18:28:20.830Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-18T18:28:20.830Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-18T18:28:20.830Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-18T18:28:20.830Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-18T18:28:20.830Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-18T18:28:20.830Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-18T18:28:20.830Z] PASS [2022-05-18T18:28:20.830Z] coverage: 53.6% of statements [2022-05-18T18:28:20.830Z] ok github.com/docker/docker/daemon/logger/fluentd 0.078s coverage: 53.6% of statements [2022-05-18T18:28:20.830Z] === RUN TestAdapterReadLogs [2022-05-18T18:28:20.830Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCopier [2022-05-18T18:28:20.830Z] --- PASS: TestCopier (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCopierLongLines [2022-05-18T18:28:20.830Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCopierSlow [2022-05-18T18:28:20.830Z] time="2022-05-18T18:28:20Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-18T18:28:20.830Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-05-18T18:28:20.830Z] === RUN TestCreateSuccess [2022-05-18T18:28:20.830Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCreateStreamSkipped [2022-05-18T18:28:20.830Z] time="2022-05-18T18:28:20Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-18T18:28:20.830Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCreateLogGroupSuccess [2022-05-18T18:28:20.830Z] time="2022-05-18T18:28:20Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-18T18:28:20.830Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCreateError [2022-05-18T18:28:20.830Z] --- PASS: TestCreateError (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCreateAlreadyExists [2022-05-18T18:28:20.830Z] time="2022-05-18T18:28:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-18T18:28:20.830Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestLogClosed [2022-05-18T18:28:20.830Z] --- PASS: TestLogClosed (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestLogBlocking [2022-05-18T18:28:20.830Z] --- PASS: TestLogBlocking (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-18T18:28:20.830Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestLogNonBlockingBufferFull [2022-05-18T18:28:20.830Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestPublishBatchSuccess [2022-05-18T18:28:20.830Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestPublishBatchError [2022-05-18T18:28:20.830Z] time="2022-05-18T18:28:20Z" level=error msg=error [2022-05-18T18:28:20.830Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-18T18:28:20.830Z] time="2022-05-18T18:28:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T18:28:20.830Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-18T18:28:20.830Z] time="2022-05-18T18:28:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T18:28:20.830Z] time="2022-05-18T18:28:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-18T18:28:20.830Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCollectBatchSimple [2022-05-18T18:28:20.830Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCollectBatchTicker [2022-05-18T18:28:20.830Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCollectBatchMultilinePattern [2022-05-18T18:28:20.830Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-18T18:28:20.830Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-18T18:28:20.830Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-18T18:28:20.830Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-18T18:28:20.830Z] === RUN TestCollectBatchClose [2022-05-18T18:28:20.830Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestEffectiveLen [2022-05-18T18:28:20.830Z] === RUN TestEffectiveLen/0/Hello [2022-05-18T18:28:20.830Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-18T18:28:20.830Z] === RUN TestEffectiveLen/2/🙃 [2022-05-18T18:28:20.830Z] === RUN TestEffectiveLen/3/���� [2022-05-18T18:28:20.830Z] === RUN TestEffectiveLen/4/He��o [2022-05-18T18:28:20.830Z] === RUN TestEffectiveLen/5/ [2022-05-18T18:28:20.830Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-18T18:28:20.830Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-18T18:28:20.830Z] === RUN TestFindValidSplit [2022-05-18T18:28:20.830Z] === RUN TestFindValidSplit/0/ [2022-05-18T18:28:20.830Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:28:20.831Z] === RUN TestFindValidSplit/1/Hello [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1076: Hello [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:28:20.831Z] === RUN TestFindValidSplit/2/Hello [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1076: He [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1077: llo [2022-05-18T18:28:20.831Z] === RUN TestFindValidSplit/3/Hello [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1077: Hello [2022-05-18T18:28:20.831Z] === RUN TestFindValidSplit/4/🙃 [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-18T18:28:20.831Z] === RUN TestFindValidSplit/5/🙃 [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:28:20.831Z] === RUN TestFindValidSplit/6/a� [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1076: a [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1077: � [2022-05-18T18:28:20.831Z] === RUN TestFindValidSplit/7/a� [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1076: a� [2022-05-18T18:28:20.831Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestProcessEventEmoji [2022-05-18T18:28:20.831Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-05-18T18:28:20.831Z] === RUN TestCollectBatchLineSplit [2022-05-18T18:28:20.831Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-18T18:28:20.831Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestCollectBatchMaxEvents [2022-05-18T18:28:20.831Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-18T18:28:20.831Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-18T18:28:20.831Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s) [2022-05-18T18:28:20.831Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-18T18:28:20.831Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-18T18:28:20.831Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-18T18:28:20.831Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-18T18:28:20.831Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsFormat [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-18T18:28:20.831Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-18T18:28:20.831Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestCreateTagSuccess [2022-05-18T18:28:20.831Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-18T18:28:20.831Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-18T18:28:20.831Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-18T18:28:20.831Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-18T18:28:20.831Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-18T18:28:20.831Z] PASS [2022-05-18T18:28:20.831Z] coverage: 80.2% of statements [2022-05-18T18:28:20.831Z] ok github.com/docker/docker/daemon/logger/awslogs 0.360s coverage: 80.2% of statements [2022-05-18T18:28:20.831Z] --- PASS: TestCopierSlow (0.24s) [2022-05-18T18:28:20.831Z] === RUN TestCopierWithSized [2022-05-18T18:28:20.831Z] === RUN TestCopierWithSized/as_is [2022-05-18T18:28:20.831Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-18T18:28:20.831Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-18T18:28:20.831Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-18T18:28:20.831Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestCopierWithPartial [2022-05-18T18:28:20.831Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestRingLogger [2022-05-18T18:28:20.831Z] --- PASS: TestRingLogger (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestRingCap [2022-05-18T18:28:20.831Z] --- PASS: TestRingCap (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestRingClose [2022-05-18T18:28:20.831Z] --- PASS: TestRingClose (0.00s) [2022-05-18T18:28:20.831Z] === RUN TestRingDrain [2022-05-18T18:28:20.831Z] --- PASS: TestRingDrain (0.00s) [2022-05-18T18:28:20.831Z] PASS [2022-05-18T18:28:20.831Z] coverage: 43.2% of statements [2022-05-18T18:28:20.831Z] ok github.com/docker/docker/daemon/logger 0.322s coverage: 43.2% of statements [2022-05-18T18:28:20.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/test/unit [2022-05-18T18:28:21.286Z] === RUN TestSearchRegistryForImagesErrors [2022-05-18T18:28:21.286Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-18T18:28:21.286Z] === RUN TestSearchRegistryForImages [2022-05-18T18:28:21.286Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-18T18:28:21.286Z] === RUN TestOnlyPlatformWithFallback [2022-05-18T18:28:21.286Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-18T18:28:21.286Z] === RUN TestImageDelete [2022-05-18T18:28:21.286Z] === RUN TestImageDelete/no_lease [2022-05-18T18:28:21.286Z] === RUN TestImageDelete/lease_exists [2022-05-18T18:28:21.286Z] --- PASS: TestImageDelete (0.05s) [2022-05-18T18:28:21.286Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-18T18:28:21.286Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-18T18:28:21.286Z] === RUN TestContentStoreForPull [2022-05-18T18:28:21.286Z] --- PASS: TestContentStoreForPull (0.15s) [2022-05-18T18:28:21.286Z] PASS [2022-05-18T18:28:21.286Z] coverage: 6.6% of statements [2022-05-18T18:28:21.286Z] ok github.com/docker/docker/daemon/images 0.293s coverage: 6.6% of statements [2022-05-18T18:28:21.286Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T18:28:21.286Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-18T18:28:21.286Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T18:28:21.286Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-18T18:28:21.286Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-18T18:28:21.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T18:28:21.743Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-18T18:28:21.743Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-18T18:28:21.743Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-18T18:28:21.743Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-05-18T18:28:21.743Z] === RUN TestFastTimeMarshalJSON [2022-05-18T18:28:21.743Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-05-18T18:28:21.743Z] PASS [2022-05-18T18:28:21.743Z] coverage: 87.2% of statements [2022-05-18T18:28:21.743Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.186s coverage: 87.2% of statements [2022-05-18T18:28:22.198Z] === RUN TestJSONFileLogger [2022-05-18T18:28:22.198Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-18T18:28:22.198Z] === RUN TestJSONFileLoggerWithTags [2022-05-18T18:28:22.198Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-18T18:28:22.198Z] === RUN TestJSONFileLoggerWithOpts [2022-05-18T18:28:22.198Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-18T18:28:22.198Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-18T18:28:22.198Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-18T18:28:22.198Z] === RUN TestEncodeDecode [2022-05-18T18:28:22.198Z] === PAUSE TestEncodeDecode [2022-05-18T18:28:22.198Z] === RUN TestUnexpectedEOF [2022-05-18T18:28:22.198Z] time="2022-05-18T18:28:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T18:28:22.198Z] time="2022-05-18T18:28:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T18:28:22.198Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-05-18T18:28:22.198Z] === CONT TestEncodeDecode [2022-05-18T18:28:22.198Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-18T18:28:22.198Z] PASS [2022-05-18T18:28:22.198Z] coverage: 69.9% of statements [2022-05-18T18:28:22.198Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.201s coverage: 69.9% of statements [2022-05-18T18:28:22.198Z] === RUN TestWriteLog [2022-05-18T18:28:22.198Z] === PAUSE TestWriteLog [2022-05-18T18:28:22.198Z] === RUN TestReadLog [2022-05-18T18:28:22.198Z] === PAUSE TestReadLog [2022-05-18T18:28:22.198Z] === RUN TestDecode [2022-05-18T18:28:22.198Z] --- PASS: TestDecode (0.02s) [2022-05-18T18:28:22.198Z] === CONT TestWriteLog [2022-05-18T18:28:22.198Z] === CONT TestReadLog [2022-05-18T18:28:22.198Z] --- PASS: TestWriteLog (0.00s) [2022-05-18T18:28:22.198Z] === RUN TestReadLog/tail_exact [2022-05-18T18:28:22.654Z] === RUN TestReadLog/tail_less_than_available [2022-05-18T18:28:22.654Z] === RUN TestReadLog/tail_more_than_available [2022-05-18T18:28:22.654Z] --- PASS: TestReadLog (0.16s) [2022-05-18T18:28:22.654Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-05-18T18:28:22.654Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-18T18:28:22.654Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-18T18:28:22.654Z] PASS [2022-05-18T18:28:22.654Z] coverage: 78.7% of statements [2022-05-18T18:28:22.654Z] ok github.com/docker/docker/daemon/logger/local 0.229s coverage: 78.7% of statements [2022-05-18T18:28:22.654Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T18:28:22.881Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-18T18:28:22.881Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-18T18:28:22.881Z] + TESTDIRS=./... [2022-05-18T18:28:22.881Z] + exclude_paths='/vendor/|/integration' [2022-05-18T18:28:22.881Z] ++ go list ./... [2022-05-18T18:28:22.881Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-18T18:28:23.112Z] === RUN TestOpenFileDelete [2022-05-18T18:28:23.112Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-18T18:28:23.112Z] === RUN TestOpenFileRename [2022-05-18T18:28:23.112Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-18T18:28:23.112Z] === RUN TestHandleDecoderErr [2022-05-18T18:28:23.112Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-18T18:28:23.112Z] === RUN TestParseLogTagDefaultTag [2022-05-18T18:28:23.112Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-18T18:28:23.112Z] === RUN TestParseLogTag [2022-05-18T18:28:23.112Z] --- PASS: TestParseLogTag (0.00s) [2022-05-18T18:28:23.112Z] === RUN TestParseLogTagEmptyTag [2022-05-18T18:28:23.112Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-18T18:28:23.112Z] === RUN TestTailFiles [2022-05-18T18:28:23.112Z] --- PASS: TestTailFiles (0.00s) [2022-05-18T18:28:23.112Z] === RUN TestFollowLogsConsumerGone [2022-05-18T18:28:23.112Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-18T18:28:23.112Z] === RUN TestFollowLogsProducerGone [2022-05-18T18:28:23.112Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-18T18:28:23.112Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-18T18:28:23.112Z] --- PASS: TestFollowLogsProducerGone (0.02s) [2022-05-18T18:28:23.112Z] === RUN TestCheckCapacityAndRotate [2022-05-18T18:28:23.112Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-18T18:28:23.112Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-18T18:28:23.112Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-18T18:28:23.112Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-18T18:28:23.112Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2022-05-18T18:28:23.112Z] PASS [2022-05-18T18:28:23.112Z] coverage: 54.1% of statements [2022-05-18T18:28:23.112Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.131s coverage: 54.1% of statements [2022-05-18T18:28:23.112Z] === RUN TestLog [2022-05-18T18:28:23.112Z] --- PASS: TestLog (0.02s) [2022-05-18T18:28:23.112Z] PASS [2022-05-18T18:28:23.112Z] coverage: 31.5% of statements [2022-05-18T18:28:23.112Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2022-05-18T18:28:23.445Z] + pkg_list='github.com/docker/docker/api [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/backend [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/container [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/events [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/filters [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/image [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/mount [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/network [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/registry [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/time [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/versions [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/volume [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:28:23.445Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:28:23.445Z] github.com/docker/docker/cli [2022-05-18T18:28:23.445Z] github.com/docker/docker/cli/config [2022-05-18T18:28:23.445Z] github.com/docker/docker/cli/debug [2022-05-18T18:28:23.445Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:28:23.445Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:28:23.445Z] github.com/docker/docker/client [2022-05-18T18:28:23.445Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:28:23.445Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:28:23.445Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:28:23.445Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:28:23.445Z] github.com/docker/docker/container [2022-05-18T18:28:23.445Z] github.com/docker/docker/container/stream [2022-05-18T18:28:23.445Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:28:23.445Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:28:23.445Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/config [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/events [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/exec [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/images [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/links [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/names [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/network [2022-05-18T18:28:23.445Z] github.com/docker/docker/daemon/stats [2022-05-18T18:28:23.445Z] github.com/docker/docker/distribution [2022-05-18T18:28:23.445Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:28:23.445Z] github.com/docker/docker/distribution/utils [2022-05-18T18:28:23.445Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:28:23.445Z] github.com/docker/docker/dockerversion [2022-05-18T18:28:23.445Z] github.com/docker/docker/errdefs [2022-05-18T18:28:23.445Z] github.com/docker/docker/image [2022-05-18T18:28:23.445Z] github.com/docker/docker/image/cache [2022-05-18T18:28:23.445Z] github.com/docker/docker/image/tarexport [2022-05-18T18:28:23.445Z] github.com/docker/docker/image/v1 [2022-05-18T18:28:23.445Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:28:23.445Z] github.com/docker/docker/layer [2022-05-18T18:28:23.445Z] github.com/docker/docker/libcontainerd [2022-05-18T18:28:23.445Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:28:23.445Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:28:23.445Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:28:23.445Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/libnetwork/types [2022-05-18T18:28:23.445Z] github.com/docker/docker/oci [2022-05-18T18:28:23.445Z] github.com/docker/docker/oci/caps [2022-05-18T18:28:23.445Z] github.com/docker/docker/opts [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/archive [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/directory [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/platform [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/pools [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/progress [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/signal [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/stack [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/system [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:28:23.445Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:28:23.445Z] github.com/docker/docker/plugin [2022-05-18T18:28:23.445Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:28:23.445Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:28:23.445Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:28:23.445Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:28:23.445Z] github.com/docker/docker/quota [2022-05-18T18:28:23.445Z] github.com/docker/docker/reference [2022-05-18T18:28:23.445Z] github.com/docker/docker/registry [2022-05-18T18:28:23.445Z] github.com/docker/docker/registry/resumable [2022-05-18T18:28:23.445Z] github.com/docker/docker/restartmanager [2022-05-18T18:28:23.445Z] github.com/docker/docker/rootless [2022-05-18T18:28:23.445Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:28:23.445Z] github.com/docker/docker/runconfig [2022-05-18T18:28:23.445Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/environment [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/registry [2022-05-18T18:28:23.445Z] github.com/docker/docker/testutil/request [2022-05-18T18:28:23.445Z] github.com/docker/docker/volume [2022-05-18T18:28:23.445Z] github.com/docker/docker/volume/drivers [2022-05-18T18:28:23.445Z] github.com/docker/docker/volume/local [2022-05-18T18:28:23.445Z] github.com/docker/docker/volume/mounts [2022-05-18T18:28:23.445Z] github.com/docker/docker/volume/service [2022-05-18T18:28:23.445Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:28:23.445Z] github.com/docker/docker/volume/testutils' [2022-05-18T18:28:23.445Z] ++ grep --fixed-strings -v /libnetwork [2022-05-18T18:28:23.445Z] ++ echo 'github.com/docker/docker/api [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/backend [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/container [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/events [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/filters [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/image [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/mount [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/network [2022-05-18T18:28:23.445Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/registry [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/time [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/versions [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/volume [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli/config [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli/debug [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:28:23.446Z] github.com/docker/docker/client [2022-05-18T18:28:23.446Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:28:23.446Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:28:23.446Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:28:23.446Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:28:23.446Z] github.com/docker/docker/container [2022-05-18T18:28:23.446Z] github.com/docker/docker/container/stream [2022-05-18T18:28:23.446Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:28:23.446Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:28:23.446Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/config [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/events [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/exec [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/images [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/links [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/names [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/network [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/stats [2022-05-18T18:28:23.446Z] github.com/docker/docker/distribution [2022-05-18T18:28:23.446Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:28:23.446Z] github.com/docker/docker/distribution/utils [2022-05-18T18:28:23.446Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:28:23.446Z] github.com/docker/docker/dockerversion [2022-05-18T18:28:23.446Z] github.com/docker/docker/errdefs [2022-05-18T18:28:23.446Z] github.com/docker/docker/image [2022-05-18T18:28:23.446Z] github.com/docker/docker/image/cache [2022-05-18T18:28:23.446Z] github.com/docker/docker/image/tarexport [2022-05-18T18:28:23.446Z] github.com/docker/docker/image/v1 [2022-05-18T18:28:23.446Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:28:23.446Z] github.com/docker/docker/layer [2022-05-18T18:28:23.446Z] github.com/docker/docker/libcontainerd [2022-05-18T18:28:23.446Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:28:23.446Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:28:23.446Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:28:23.446Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/libnetwork/types [2022-05-18T18:28:23.446Z] github.com/docker/docker/oci [2022-05-18T18:28:23.446Z] github.com/docker/docker/oci/caps [2022-05-18T18:28:23.446Z] github.com/docker/docker/opts [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/archive [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/directory [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/platform [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/pools [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/progress [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/signal [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/stack [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/system [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:28:23.446Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:28:23.446Z] github.com/docker/docker/plugin [2022-05-18T18:28:23.446Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:28:23.446Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:28:23.446Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:28:23.446Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:28:23.446Z] github.com/docker/docker/quota [2022-05-18T18:28:23.446Z] github.com/docker/docker/reference [2022-05-18T18:28:23.446Z] github.com/docker/docker/registry [2022-05-18T18:28:23.446Z] github.com/docker/docker/registry/resumable [2022-05-18T18:28:23.446Z] github.com/docker/docker/restartmanager [2022-05-18T18:28:23.446Z] github.com/docker/docker/rootless [2022-05-18T18:28:23.446Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:28:23.446Z] github.com/docker/docker/runconfig [2022-05-18T18:28:23.446Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/environment [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/registry [2022-05-18T18:28:23.446Z] github.com/docker/docker/testutil/request [2022-05-18T18:28:23.446Z] github.com/docker/docker/volume [2022-05-18T18:28:23.446Z] github.com/docker/docker/volume/drivers [2022-05-18T18:28:23.446Z] github.com/docker/docker/volume/local [2022-05-18T18:28:23.446Z] github.com/docker/docker/volume/mounts [2022-05-18T18:28:23.446Z] github.com/docker/docker/volume/service [2022-05-18T18:28:23.446Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:28:23.446Z] github.com/docker/docker/volume/testutils' [2022-05-18T18:28:23.446Z] + base_pkg_list='github.com/docker/docker/api [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/backend [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/container [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/events [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/filters [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/image [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/mount [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/network [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/registry [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/time [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/versions [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:28:23.446Z] github.com/docker/docker/api/types/volume [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:28:23.446Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli/config [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli/debug [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:28:23.446Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:28:23.446Z] github.com/docker/docker/client [2022-05-18T18:28:23.446Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:28:23.446Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:28:23.446Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:28:23.446Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:28:23.446Z] github.com/docker/docker/container [2022-05-18T18:28:23.446Z] github.com/docker/docker/container/stream [2022-05-18T18:28:23.446Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:28:23.446Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:28:23.446Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/config [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/events [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/exec [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/images [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/links [2022-05-18T18:28:23.446Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/names [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/network [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/stats [2022-05-18T18:28:23.447Z] github.com/docker/docker/distribution [2022-05-18T18:28:23.447Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:28:23.447Z] github.com/docker/docker/distribution/utils [2022-05-18T18:28:23.447Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:28:23.447Z] github.com/docker/docker/dockerversion [2022-05-18T18:28:23.447Z] github.com/docker/docker/errdefs [2022-05-18T18:28:23.447Z] github.com/docker/docker/image [2022-05-18T18:28:23.447Z] github.com/docker/docker/image/cache [2022-05-18T18:28:23.447Z] github.com/docker/docker/image/tarexport [2022-05-18T18:28:23.447Z] github.com/docker/docker/image/v1 [2022-05-18T18:28:23.447Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:28:23.447Z] github.com/docker/docker/layer [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:28:23.447Z] github.com/docker/docker/oci [2022-05-18T18:28:23.447Z] github.com/docker/docker/oci/caps [2022-05-18T18:28:23.447Z] github.com/docker/docker/opts [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/archive [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/directory [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/platform [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/pools [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/progress [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/signal [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/stack [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/system [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:28:23.447Z] github.com/docker/docker/plugin [2022-05-18T18:28:23.447Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:28:23.447Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:28:23.447Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:28:23.447Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:28:23.447Z] github.com/docker/docker/quota [2022-05-18T18:28:23.447Z] github.com/docker/docker/reference [2022-05-18T18:28:23.447Z] github.com/docker/docker/registry [2022-05-18T18:28:23.447Z] github.com/docker/docker/registry/resumable [2022-05-18T18:28:23.447Z] github.com/docker/docker/restartmanager [2022-05-18T18:28:23.447Z] github.com/docker/docker/rootless [2022-05-18T18:28:23.447Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:28:23.447Z] github.com/docker/docker/runconfig [2022-05-18T18:28:23.447Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/environment [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/registry [2022-05-18T18:28:23.447Z] github.com/docker/docker/testutil/request [2022-05-18T18:28:23.447Z] github.com/docker/docker/volume [2022-05-18T18:28:23.447Z] github.com/docker/docker/volume/drivers [2022-05-18T18:28:23.447Z] github.com/docker/docker/volume/local [2022-05-18T18:28:23.447Z] github.com/docker/docker/volume/mounts [2022-05-18T18:28:23.447Z] github.com/docker/docker/volume/service [2022-05-18T18:28:23.447Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:28:23.447Z] github.com/docker/docker/volume/testutils' [2022-05-18T18:28:23.447Z] ++ grep --fixed-strings /libnetwork [2022-05-18T18:28:23.447Z] ++ echo 'github.com/docker/docker/api [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/backend [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/container [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/events [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/filters [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/image [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/mount [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/network [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/registry [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/time [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/versions [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:28:23.447Z] github.com/docker/docker/api/types/volume [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:28:23.447Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:28:23.447Z] github.com/docker/docker/cli [2022-05-18T18:28:23.447Z] github.com/docker/docker/cli/config [2022-05-18T18:28:23.447Z] github.com/docker/docker/cli/debug [2022-05-18T18:28:23.447Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:28:23.447Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:28:23.447Z] github.com/docker/docker/client [2022-05-18T18:28:23.447Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:28:23.447Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:28:23.447Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:28:23.447Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:28:23.447Z] github.com/docker/docker/container [2022-05-18T18:28:23.447Z] github.com/docker/docker/container/stream [2022-05-18T18:28:23.447Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:28:23.447Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:28:23.447Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/config [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/events [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/exec [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/images [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/links [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/names [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/network [2022-05-18T18:28:23.447Z] github.com/docker/docker/daemon/stats [2022-05-18T18:28:23.447Z] github.com/docker/docker/distribution [2022-05-18T18:28:23.447Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:28:23.447Z] github.com/docker/docker/distribution/utils [2022-05-18T18:28:23.447Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:28:23.447Z] github.com/docker/docker/dockerversion [2022-05-18T18:28:23.447Z] github.com/docker/docker/errdefs [2022-05-18T18:28:23.447Z] github.com/docker/docker/image [2022-05-18T18:28:23.447Z] github.com/docker/docker/image/cache [2022-05-18T18:28:23.447Z] github.com/docker/docker/image/tarexport [2022-05-18T18:28:23.447Z] github.com/docker/docker/image/v1 [2022-05-18T18:28:23.447Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:28:23.447Z] github.com/docker/docker/layer [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:28:23.447Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:28:23.447Z] github.com/docker/docker/libnetwork/types [2022-05-18T18:28:23.447Z] github.com/docker/docker/oci [2022-05-18T18:28:23.447Z] github.com/docker/docker/oci/caps [2022-05-18T18:28:23.447Z] github.com/docker/docker/opts [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/archive [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:28:23.447Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/directory [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/platform [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/pools [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/progress [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/signal [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/stack [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/system [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:28:23.448Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:28:23.448Z] github.com/docker/docker/plugin [2022-05-18T18:28:23.448Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:28:23.448Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:28:23.448Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:28:23.448Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:28:23.448Z] github.com/docker/docker/quota [2022-05-18T18:28:23.448Z] github.com/docker/docker/reference [2022-05-18T18:28:23.448Z] github.com/docker/docker/registry [2022-05-18T18:28:23.448Z] github.com/docker/docker/registry/resumable [2022-05-18T18:28:23.448Z] github.com/docker/docker/restartmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/rootless [2022-05-18T18:28:23.448Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:28:23.448Z] github.com/docker/docker/runconfig [2022-05-18T18:28:23.448Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/environment [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/registry [2022-05-18T18:28:23.448Z] github.com/docker/docker/testutil/request [2022-05-18T18:28:23.448Z] github.com/docker/docker/volume [2022-05-18T18:28:23.448Z] github.com/docker/docker/volume/drivers [2022-05-18T18:28:23.448Z] github.com/docker/docker/volume/local [2022-05-18T18:28:23.448Z] github.com/docker/docker/volume/mounts [2022-05-18T18:28:23.448Z] github.com/docker/docker/volume/service [2022-05-18T18:28:23.448Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:28:23.448Z] github.com/docker/docker/volume/testutils' [2022-05-18T18:28:23.448Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/types' [2022-05-18T18:28:23.448Z] + echo 'github.com/docker/docker/libnetwork [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/types' [2022-05-18T18:28:23.448Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:28:23.448Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:28:23.448Z] + type docker-proxy [2022-05-18T18:28:23.448Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-18T18:28:23.448Z] + hack/make.sh binary-proxy install-proxy [2022-05-18T18:28:23.448Z] [2022-05-18T18:28:23.705Z] Removing bundles/ [2022-05-18T18:28:23.705Z] [2022-05-18T18:28:23.705Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-18T18:28:23.705Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-18T18:28:23.705Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:28:24.076Z] === RUN TestNewParse [2022-05-18T18:28:24.076Z] --- PASS: TestNewParse (0.00s) [2022-05-18T18:28:24.076Z] PASS [2022-05-18T18:28:24.076Z] coverage: 8.3% of statements [2022-05-18T18:28:24.076Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-05-18T18:28:24.076Z] === RUN TestValidateLogOpt [2022-05-18T18:28:24.076Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestNewMissedConfig [2022-05-18T18:28:24.076Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestNewMissedUrl [2022-05-18T18:28:24.076Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestNewMissedToken [2022-05-18T18:28:24.076Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestNewWithProxy [2022-05-18T18:28:24.076Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestDefault [2022-05-18T18:28:24.076Z] === RUN TestParseLogFormat [2022-05-18T18:28:24.076Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestValidateLogOptEmpty [2022-05-18T18:28:24.076Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestValidateSyslogAddress [2022-05-18T18:28:24.076Z] --- PASS: TestDefault (0.01s) [2022-05-18T18:28:24.076Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-18T18:28:24.076Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-18T18:28:24.076Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-18T18:28:24.076Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-18T18:28:24.076Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-18T18:28:24.076Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-18T18:28:24.076Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestJsonFormat [2022-05-18T18:28:24.076Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-18T18:28:24.076Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-18T18:28:24.076Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-18T18:28:24.076Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-18T18:28:24.076Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-18T18:28:24.076Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestParseAddressDefaultPort [2022-05-18T18:28:24.076Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestValidateSyslogFacility [2022-05-18T18:28:24.076Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestValidateLogOptSyslogFormat [2022-05-18T18:28:24.076Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestValidateLogOpt [2022-05-18T18:28:24.076Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T18:28:24.076Z] PASS [2022-05-18T18:28:24.076Z] coverage: 43.6% of statements [2022-05-18T18:28:24.076Z] --- PASS: TestJsonFormat (0.01s) [2022-05-18T18:28:24.076Z] === RUN TestRawFormat [2022-05-18T18:28:24.076Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 43.6% of statements [2022-05-18T18:28:24.076Z] --- PASS: TestRawFormat (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestRawFormatWithLabels [2022-05-18T18:28:24.076Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestRawFormatWithoutTag [2022-05-18T18:28:24.076Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-18T18:28:24.076Z] === RUN TestBatching [2022-05-18T18:28:24.532Z] --- PASS: TestBatching (0.23s) [2022-05-18T18:28:24.532Z] === RUN TestFrequency [2022-05-18T18:28:24.532Z] --- PASS: TestFrequency (0.24s) [2022-05-18T18:28:24.532Z] === RUN TestOneMessagePerRequest [2022-05-18T18:28:24.532Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-18T18:28:24.532Z] === RUN TestVerify [2022-05-18T18:28:24.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T18:28:24.987Z] --- PASS: TestVerify (0.00s) [2022-05-18T18:28:24.987Z] === RUN TestSkipVerify [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] --- PASS: TestSkipVerify (0.44s) [2022-05-18T18:28:24.987Z] === RUN TestBufferMaximum [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898504.726285\",\"host\":\"a9d2c7bb4778\"}'" [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898504.726285\",\"host\":\"a9d2c7bb4778\"}'" [2022-05-18T18:28:24.987Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-18T18:28:24.987Z] === RUN TestServerAlwaysDown [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898504.729360\",\"host\":\"a9d2c7bb4778\"}'" [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898504.729360\",\"host\":\"a9d2c7bb4778\"}'" [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898504.729360\",\"host\":\"a9d2c7bb4778\"}'" [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898504.730612\",\"host\":\"a9d2c7bb4778\"}'" [2022-05-18T18:28:24.987Z] time="2022-05-18T18:28:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898504.730612\",\"host\":\"a9d2c7bb4778\"}'" [2022-05-18T18:28:24.987Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-18T18:28:24.987Z] === RUN TestCannotSendAfterClose [2022-05-18T18:28:24.987Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-18T18:28:24.987Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-18T18:28:24.987Z] === RUN TestV2MetadataService [2022-05-18T18:28:25.947Z] --- PASS: TestV2MetadataService (0.68s) [2022-05-18T18:28:25.947Z] PASS [2022-05-18T18:28:25.947Z] coverage: 44.4% of statements [2022-05-18T18:28:25.947Z] ok github.com/docker/docker/distribution/metadata 0.730s coverage: 44.4% of statements [2022-05-18T18:28:25.947Z] time="2022-05-18T18:28:25Z" 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 [2022-05-18T18:28:25.947Z] time="2022-05-18T18:28:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a9d2c7bb4778\"}'" [2022-05-18T18:28:25.947Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-18T18:28:25.947Z] PASS [2022-05-18T18:28:25.947Z] coverage: 82.5% of statements [2022-05-18T18:28:25.947Z] === RUN TestSuccessfulDownload [2022-05-18T18:28:25.947Z] download_test.go:267: Needs fixing on Windows [2022-05-18T18:28:25.947Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-18T18:28:25.947Z] === RUN TestCancelledDownload [2022-05-18T18:28:25.948Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-18T18:28:25.948Z] === RUN TestMaxDownloadAttempts [2022-05-18T18:28:25.948Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:28:25.948Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:28:25.948Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:28:25.948Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:28:25.948Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:28:25.948Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:28:25.948Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:28:25.948Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:28:25.948Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:28:25.948Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:28:25.948Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:28:25.948Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:28:25.948Z] ok github.com/docker/docker/daemon/logger/splunk 2.004s coverage: 82.5% of statements [2022-05-18T18:28:25.948Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T18:28:25.948Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-18T18:28:25.948Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T18:28:25.948Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-18T18:28:25.948Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-18T18:28:25.948Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-18T18:28:25.948Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-18T18:28:25.948Z] === RUN TestContinueOnError_NeverContinue [2022-05-18T18:28:25.948Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-18T18:28:25.948Z] === RUN TestManifestStore [2022-05-18T18:28:25.948Z] === RUN TestManifestStore/no_remote_or_local [2022-05-18T18:28:26.403Z] time="2022-05-18T18:28:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3809437488\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/no_local_cache [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/with_local_cache [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/unknown_media_type [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-18T18:28:26.403Z] time="2022-05-18T18:28:25Z" level=warning msg="reference for unknown type: " [2022-05-18T18:28:26.403Z] time="2022-05-18T18:28:25Z" level=warning msg="reference for unknown type: " [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-18T18:28:26.403Z] time="2022-05-18T18:28:26Z" level=warning msg="reference for unknown type: " [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-18T18:28:26.403Z] time="2022-05-18T18:28:26Z" level=warning msg="reference for unknown type: " [2022-05-18T18:28:26.403Z] time="2022-05-18T18:28:26Z" level=warning msg="reference for unknown type: " [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-18T18:28:26.403Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-18T18:28:26.403Z] time="2022-05-18T18:28:26Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore (0.29s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/no_remote_or_local (0.12s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaType [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-18T18:28:26.403Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-18T18:28:26.403Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-18T18:28:26.403Z] === RUN TestFixManifestLayers [2022-05-18T18:28:26.403Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-18T18:28:26.403Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-18T18:28:26.403Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T18:28:26.403Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T18:28:26.403Z] === RUN TestFixManifestLayersBadParent [2022-05-18T18:28:26.403Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-18T18:28:26.403Z] === RUN TestValidateManifest [2022-05-18T18:28:26.403Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T18:28:26.403Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-18T18:28:26.403Z] === RUN TestFormatPlatform [2022-05-18T18:28:26.403Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-18T18:28:26.403Z] === RUN TestPullSchema2Config [2022-05-18T18:28:26.403Z] === RUN TestPullSchema2Config/success_first_time [2022-05-18T18:28:26.403Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:28:26.404Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:28:26.404Z] === RUN TestPullSchema2Config/500_status [2022-05-18T18:28:26.404Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:28:26.404Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:28:26.404Z] time="2022-05-18T18:28:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:28:26.404Z] time="2022-05-18T18:28:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:28:26.404Z] time="2022-05-18T18:28:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:28:26.404Z] time="2022-05-18T18:28:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:28:26.404Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-18T18:28:26.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-05-18T18:28:26.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-05-18T18:28:26.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-05-18T18:28:26.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-05-18T18:28:26.404Z] === RUN TestTransfer [2022-05-18T18:28:26.404Z] --- PASS: TestTransfer (0.11s) [2022-05-18T18:28:26.404Z] === RUN TestConcurrencyLimit [2022-05-18T18:28:26.404Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:28:26.404Z] === RUN TestPullSchema2Config/EOF [2022-05-18T18:28:26.404Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:28:26.404Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:28:26.404Z] 2022/05/18 18:28:26 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-18T18:28:26.404Z] goroutine 118 [running]: [2022-05-18T18:28:26.404Z] net/http.(*conn).serve.func1() [2022-05-18T18:28:26.404Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T18:28:26.404Z] panic({0xd78ee0, 0xf5b2f0}) [2022-05-18T18:28:26.404Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T18:28:26.404Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00049a1a0?, {0xf62a98?, 0xc000496000?}) [2022-05-18T18:28:26.404Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-18T18:28:26.404Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xf62a98, 0xc000496000}, 0xc000310000) [2022-05-18T18:28:26.404Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-18T18:28:26.404Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf62a98?, 0xc000496000?}, 0xc00005b800?) [2022-05-18T18:28:26.404Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T18:28:26.404Z] net/http.serverHandler.ServeHTTP({0xc00026e090?}, {0xf62a98, 0xc000496000}, 0xc000310000) [2022-05-18T18:28:26.404Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T18:28:26.404Z] net/http.(*conn).serve(0xc000094000, {0xf63310, 0xc00026e8d0}) [2022-05-18T18:28:26.404Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T18:28:26.404Z] created by net/http.(*Server).Serve [2022-05-18T18:28:26.404Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T18:28:26.860Z] === RUN TestNotFound [2022-05-18T18:28:26.860Z] --- PASS: TestNotFound (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestConflict [2022-05-18T18:28:26.860Z] --- PASS: TestConflict (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestForbidden [2022-05-18T18:28:26.860Z] --- PASS: TestForbidden (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestInvalidParameter [2022-05-18T18:28:26.860Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestNotImplemented [2022-05-18T18:28:26.860Z] --- PASS: TestNotImplemented (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestNotModified [2022-05-18T18:28:26.860Z] --- PASS: TestNotModified (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestUnauthorized [2022-05-18T18:28:26.860Z] --- PASS: TestUnauthorized (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestUnknown [2022-05-18T18:28:26.860Z] --- PASS: TestUnknown (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestCancelled [2022-05-18T18:28:26.860Z] --- PASS: TestCancelled (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestDeadline [2022-05-18T18:28:26.860Z] --- PASS: TestDeadline (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestDataLoss [2022-05-18T18:28:26.860Z] --- PASS: TestDataLoss (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestUnavailable [2022-05-18T18:28:26.860Z] --- PASS: TestUnavailable (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestSystem [2022-05-18T18:28:26.860Z] --- PASS: TestSystem (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Not_Found [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Bad_Request [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Conflict [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Unauthorized [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Forbidden [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Not_Modified [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-18T18:28:26.860Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-18T18:28:26.860Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-18T18:28:26.860Z] PASS [2022-05-18T18:28:26.860Z] coverage: 77.0% of statements [2022-05-18T18:28:26.860Z] ok github.com/docker/docker/errdefs 0.029s coverage: 77.0% of statements [2022-05-18T18:28:26.860Z] --- PASS: TestConcurrencyLimit (0.34s) [2022-05-18T18:28:26.860Z] === RUN TestInactiveJobs [2022-05-18T18:28:26.860Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:28:26.860Z] === RUN TestPullSchema2Config/unauthorized [2022-05-18T18:28:26.860Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:28:26.860Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:28:26.860Z] --- PASS: TestPullSchema2Config (0.52s) [2022-05-18T18:28:26.860Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-18T18:28:26.860Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-18T18:28:26.860Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-18T18:28:26.860Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestGetRepositoryMountCandidates [2022-05-18T18:28:26.860Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestLayerAlreadyExists [2022-05-18T18:28:26.860Z] 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} [2022-05-18T18:28:26.860Z] 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} [2022-05-18T18:28:26.860Z] 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} [2022-05-18T18:28:26.860Z] 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} [2022-05-18T18:28:26.860Z] 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} [2022-05-18T18:28:26.860Z] 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} [2022-05-18T18:28:26.860Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-18T18:28:26.860Z] === RUN TestWhenEmptyAuthConfig [2022-05-18T18:28:27.315Z] === RUN TestFSGetInvalidData [2022-05-18T18:28:27.315Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestFSInvalidSet [2022-05-18T18:28:27.315Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestFSInvalidRoot [2022-05-18T18:28:27.315Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestFSMetadataGetSet [2022-05-18T18:28:27.315Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-18T18:28:27.315Z] === RUN TestFSInvalidWalker [2022-05-18T18:28:27.315Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestFSGetSet [2022-05-18T18:28:27.315Z] --- PASS: TestFSGetSet (0.03s) [2022-05-18T18:28:27.315Z] === RUN TestFSGetUnsetKey [2022-05-18T18:28:27.315Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestFSGetEmptyData [2022-05-18T18:28:27.315Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestFSDelete [2022-05-18T18:28:27.315Z] --- PASS: TestFSDelete (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestFSWalker [2022-05-18T18:28:27.315Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-18T18:28:27.315Z] === RUN TestWatchRelease [2022-05-18T18:28:27.315Z] --- PASS: TestFSWalker (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestFSWalkerStopOnError [2022-05-18T18:28:27.315Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestNewFromJSON [2022-05-18T18:28:27.315Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-18T18:28:27.315Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestMarshalKeyOrder [2022-05-18T18:28:27.315Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestHistoryEqual [2022-05-18T18:28:27.315Z] --- PASS: TestWatchRelease (0.04s) [2022-05-18T18:28:27.315Z] === RUN TestWatchFinishedTransfer [2022-05-18T18:28:27.315Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestDuplicateTransfer [2022-05-18T18:28:27.315Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-18T18:28:27.315Z] === RUN TestSuccessfulUpload [2022-05-18T18:28:27.315Z] --- PASS: TestHistoryEqual (0.11s) [2022-05-18T18:28:27.315Z] === RUN TestImage [2022-05-18T18:28:27.315Z] --- PASS: TestImage (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestImageOSNotEmpty [2022-05-18T18:28:27.315Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-18T18:28:27.315Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestCreate [2022-05-18T18:28:27.315Z] --- PASS: TestCreate (0.00s) [2022-05-18T18:28:27.315Z] === RUN TestRestore [2022-05-18T18:28:27.315Z] time="2022-05-18T18:28:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-18T18:28:27.315Z] --- PASS: TestRestore (0.02s) [2022-05-18T18:28:27.315Z] === RUN TestAddDelete [2022-05-18T18:28:27.315Z] --- PASS: TestAddDelete (0.02s) [2022-05-18T18:28:27.315Z] === RUN TestSearchAfterDelete [2022-05-18T18:28:27.315Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestParentReset [2022-05-18T18:28:27.315Z] --- PASS: TestParentReset (0.02s) [2022-05-18T18:28:27.315Z] === RUN TestGetAndSetLastUpdated [2022-05-18T18:28:27.315Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-18T18:28:27.315Z] === RUN TestStoreLen [2022-05-18T18:28:27.315Z] --- PASS: TestStoreLen (0.04s) [2022-05-18T18:28:27.315Z] PASS [2022-05-18T18:28:27.315Z] coverage: 86.9% of statements [2022-05-18T18:28:27.315Z] ok github.com/docker/docker/image 0.382s coverage: 86.9% of statements [2022-05-18T18:28:27.315Z] time="2022-05-18T18:28:27Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-18T18:28:27.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-05-18T18:28:27.414Z] Using test binary docker [2022-05-18T18:28:27.414Z] ++++ /etc/init.d/apparmor start [2022-05-18T18:28:27.414Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T18:28:27.414Z] Starting dockerd [2022-05-18T18:28:27.414Z] INFO: Waiting for daemon to start... [2022-05-18T18:28:27.414Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-05-18T18:28:27.769Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-05-18T18:28:27.769Z] === RUN TestCancelledUpload [2022-05-18T18:28:27.769Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-18T18:28:27.769Z] PASS [2022-05-18T18:28:27.769Z] coverage: 77.3% of statements [2022-05-18T18:28:27.769Z] ok github.com/docker/docker/distribution/xfer 1.687s coverage: 77.3% of statements [2022-05-18T18:28:27.769Z] === RUN TestCompare [2022-05-18T18:28:27.769Z] --- PASS: TestCompare (0.00s) [2022-05-18T18:28:27.769Z] PASS [2022-05-18T18:28:27.769Z] coverage: 19.2% of statements [2022-05-18T18:28:27.769Z] ok github.com/docker/docker/image/cache 0.051s coverage: 19.2% of statements [2022-05-18T18:28:27.769Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2022-05-18T18:28:27.769Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-18T18:28:27.769Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-18T18:28:27.769Z] === RUN TestTokenPassThru [2022-05-18T18:28:27.769Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-18T18:28:27.769Z] === RUN TestTokenPassThruDifferentHost [2022-05-18T18:28:27.769Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-18T18:28:27.769Z] PASS [2022-05-18T18:28:27.769Z] coverage: 26.6% of statements [2022-05-18T18:28:27.769Z] ok github.com/docker/docker/distribution 1.924s coverage: 26.6% of statements [2022-05-18T18:28:28.225Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T18:28:28.225Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T18:28:28.682Z] === RUN TestValidateManifest [2022-05-18T18:28:28.682Z] === RUN TestValidateManifest/non-nil [2022-05-18T18:28:28.682Z] === RUN TestValidateManifest/nil [2022-05-18T18:28:28.682Z] --- PASS: TestValidateManifest (0.00s) [2022-05-18T18:28:28.682Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-18T18:28:28.682Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-18T18:28:28.682Z] PASS [2022-05-18T18:28:28.682Z] coverage: 0.7% of statements [2022-05-18T18:28:28.682Z] ok github.com/docker/docker/image/tarexport 0.055s coverage: 0.7% of statements [2022-05-18T18:28:28.682Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T18:28:28.682Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T18:28:29.138Z] === RUN TestSerialization [2022-05-18T18:28:29.138Z] --- PASS: TestSerialization (0.02s) [2022-05-18T18:28:29.138Z] PASS [2022-05-18T18:28:29.138Z] coverage: 100.0% of statements [2022-05-18T18:28:29.138Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2022-05-18T18:28:29.313Z] . [2022-05-18T18:28:29.313Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-05-18T18:28:29.313Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-05-18T18:28:29.313Z] Error: No such image: emptyfs [2022-05-18T18:28:29.313Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-05-18T18:28:29.313Z] +++++ docker load [2022-05-18T18:28:29.570Z] Running integration-test (iteration 1) [2022-05-18T18:28:29.570Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:29.570Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:29.570Z] +++ set -e [2022-05-18T18:28:29.570Z] +++ '[' -n 0 ']' [2022-05-18T18:28:29.570Z] +++ set -x [2022-05-18T18:28:29.570Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:29.595Z] === RUN TestEmptyLayer [2022-05-18T18:28:29.595Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-18T18:28:29.595Z] === RUN TestCommitFailure [2022-05-18T18:28:29.595Z] --- PASS: TestCommitFailure (0.01s) [2022-05-18T18:28:29.595Z] === RUN TestStartTransactionFailure [2022-05-18T18:28:29.595Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-18T18:28:29.595Z] === RUN TestGetOrphan [2022-05-18T18:28:29.595Z] --- PASS: TestGetOrphan (0.01s) [2022-05-18T18:28:29.595Z] === RUN TestMountAndRegister [2022-05-18T18:28:29.595Z] layer_test.go:258: Layer size: 14 [2022-05-18T18:28:29.595Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-18T18:28:29.595Z] === RUN TestLayerRelease [2022-05-18T18:28:29.595Z] layer_test.go:291: Failing on Windows [2022-05-18T18:28:29.595Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-18T18:28:29.595Z] === RUN TestStoreRestore [2022-05-18T18:28:29.595Z] layer_test.go:340: Failing on Windows [2022-05-18T18:28:29.595Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-18T18:28:29.595Z] === RUN TestTarStreamStability [2022-05-18T18:28:29.595Z] layer_test.go:455: Failing on Windows [2022-05-18T18:28:29.595Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-18T18:28:29.595Z] === RUN TestRegisterExistingLayer [2022-05-18T18:28:29.595Z] === RUN TestEnvironmentParsing [2022-05-18T18:28:29.595Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-18T18:28:29.595Z] PASS [2022-05-18T18:28:29.595Z] coverage: 1.2% of statements [2022-05-18T18:28:29.595Z] ok github.com/docker/docker/libcontainerd/local 0.049s coverage: 1.2% of statements [2022-05-18T18:28:30.051Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-05-18T18:28:30.051Z] === RUN TestTarStreamVerification [2022-05-18T18:28:30.051Z] layer_test.go:684: Failing on Windows [2022-05-18T18:28:30.051Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestLayerMigration [2022-05-18T18:28:30.051Z] migration_test.go:45: Failing on Windows [2022-05-18T18:28:30.051Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestLayerMigrationNoTarsplit [2022-05-18T18:28:30.051Z] migration_test.go:181: Failing on Windows [2022-05-18T18:28:30.051Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestMountInit [2022-05-18T18:28:30.051Z] mount_test.go:17: Failing on Windows [2022-05-18T18:28:30.051Z] --- SKIP: TestMountInit (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestMountSize [2022-05-18T18:28:30.051Z] mount_test.go:76: Failing on Windows [2022-05-18T18:28:30.051Z] --- SKIP: TestMountSize (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestMountChanges [2022-05-18T18:28:30.051Z] mount_test.go:125: Failing on Windows [2022-05-18T18:28:30.051Z] --- SKIP: TestMountChanges (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestMountApply [2022-05-18T18:28:30.051Z] mount_test.go:212: Failing on Windows [2022-05-18T18:28:30.051Z] --- SKIP: TestMountApply (0.00s) [2022-05-18T18:28:30.051Z] PASS [2022-05-18T18:28:30.051Z] coverage: 30.6% of statements [2022-05-18T18:28:30.051Z] ok github.com/docker/docker/layer 0.246s coverage: 30.6% of statements [2022-05-18T18:28:30.051Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T18:28:30.051Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T18:28:30.051Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T18:28:30.051Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T18:28:30.051Z] === RUN TestSequenceGetAvailableBit [2022-05-18T18:28:30.051Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestSequenceEqual [2022-05-18T18:28:30.051Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestSequenceCopy [2022-05-18T18:28:30.051Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestGetFirstAvailable [2022-05-18T18:28:30.051Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestFindSequence [2022-05-18T18:28:30.051Z] --- PASS: TestFindSequence (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestCheckIfAvailable [2022-05-18T18:28:30.051Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestMergeSequences [2022-05-18T18:28:30.051Z] --- PASS: TestMergeSequences (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestPushReservation [2022-05-18T18:28:30.051Z] --- PASS: TestPushReservation (0.00s) [2022-05-18T18:28:30.051Z] === RUN TestSerializeDeserialize [2022-05-18T18:28:30.252Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-18T18:28:30.252Z] [2022-05-18T18:28:30.252Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-18T18:28:30.252Z] Installing docker-proxy to /usr/local/bin/ [2022-05-18T18:28:30.252Z] [2022-05-18T18:28:30.252Z] + mkdir -p bundles [2022-05-18T18:28:30.252Z] + '[' -n 'github.com/docker/docker/api [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/backend [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/container [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/events [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/filters [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/image [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/mount [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/network [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/registry [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/time [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/versions [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:28:30.252Z] github.com/docker/docker/api/types/volume [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:28:30.252Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:28:30.252Z] github.com/docker/docker/cli [2022-05-18T18:28:30.252Z] github.com/docker/docker/cli/config [2022-05-18T18:28:30.252Z] github.com/docker/docker/cli/debug [2022-05-18T18:28:30.252Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:28:30.252Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:28:30.252Z] github.com/docker/docker/client [2022-05-18T18:28:30.252Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:28:30.252Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:28:30.252Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:28:30.252Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:28:30.252Z] github.com/docker/docker/container [2022-05-18T18:28:30.252Z] github.com/docker/docker/container/stream [2022-05-18T18:28:30.252Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:28:30.252Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:28:30.252Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/config [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/events [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/exec [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/images [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/links [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/names [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/network [2022-05-18T18:28:30.252Z] github.com/docker/docker/daemon/stats [2022-05-18T18:28:30.252Z] github.com/docker/docker/distribution [2022-05-18T18:28:30.252Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:28:30.252Z] github.com/docker/docker/distribution/utils [2022-05-18T18:28:30.252Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:28:30.252Z] github.com/docker/docker/dockerversion [2022-05-18T18:28:30.252Z] github.com/docker/docker/errdefs [2022-05-18T18:28:30.252Z] github.com/docker/docker/image [2022-05-18T18:28:30.252Z] github.com/docker/docker/image/cache [2022-05-18T18:28:30.252Z] github.com/docker/docker/image/tarexport [2022-05-18T18:28:30.252Z] github.com/docker/docker/image/v1 [2022-05-18T18:28:30.252Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:28:30.252Z] github.com/docker/docker/layer [2022-05-18T18:28:30.252Z] github.com/docker/docker/libcontainerd [2022-05-18T18:28:30.252Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:28:30.252Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:28:30.252Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:28:30.252Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:28:30.252Z] github.com/docker/docker/oci [2022-05-18T18:28:30.252Z] github.com/docker/docker/oci/caps [2022-05-18T18:28:30.252Z] github.com/docker/docker/opts [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/archive [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/directory [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/platform [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/pools [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/progress [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/signal [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/stack [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/system [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:28:30.252Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:28:30.252Z] github.com/docker/docker/plugin [2022-05-18T18:28:30.252Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:28:30.252Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:28:30.252Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:28:30.252Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:28:30.252Z] github.com/docker/docker/quota [2022-05-18T18:28:30.252Z] github.com/docker/docker/reference [2022-05-18T18:28:30.252Z] github.com/docker/docker/registry [2022-05-18T18:28:30.252Z] github.com/docker/docker/registry/resumable [2022-05-18T18:28:30.252Z] github.com/docker/docker/restartmanager [2022-05-18T18:28:30.252Z] github.com/docker/docker/rootless [2022-05-18T18:28:30.252Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:28:30.252Z] github.com/docker/docker/runconfig [2022-05-18T18:28:30.252Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/environment [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/registry [2022-05-18T18:28:30.252Z] github.com/docker/docker/testutil/request [2022-05-18T18:28:30.252Z] github.com/docker/docker/volume [2022-05-18T18:28:30.252Z] github.com/docker/docker/volume/drivers [2022-05-18T18:28:30.252Z] github.com/docker/docker/volume/local [2022-05-18T18:28:30.252Z] github.com/docker/docker/volume/mounts [2022-05-18T18:28:30.252Z] github.com/docker/docker/volume/service [2022-05-18T18:28:30.252Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:28:30.252Z] github.com/docker/docker/volume/testutils' ']' [2022-05-18T18:28:30.253Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-18T18:28:30.253Z] ? github.com/docker/docker/api [no test files] [2022-05-18T18:28:30.506Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-18T18:28:30.506Z] === RUN TestSet [2022-05-18T18:28:30.506Z] --- PASS: TestSet (0.00s) [2022-05-18T18:28:30.506Z] === RUN TestSetUnset [2022-05-18T18:28:30.506Z] --- PASS: TestSetUnset (0.00s) [2022-05-18T18:28:30.506Z] === RUN TestOffsetSetUnset [2022-05-18T18:28:30.506Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-18T18:28:30.506Z] === RUN TestSetInRange [2022-05-18T18:28:30.506Z] --- PASS: TestSetInRange (0.00s) [2022-05-18T18:28:30.506Z] === RUN TestSetAnyInRange [2022-05-18T18:28:30.506Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-18T18:28:30.506Z] === RUN TestMethods [2022-05-18T18:28:30.506Z] --- PASS: TestMethods (0.00s) [2022-05-18T18:28:30.506Z] === RUN TestRandomAllocateDeallocate [2022-05-18T18:28:30.854Z] 12fb50a031bd: Pull complete [2022-05-18T18:28:30.854Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-18T18:28:30.854Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:28:30.854Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-18T18:28:30.854Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-18T18:28:30.854Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-18T18:28:30.854Z] WARN: Skipping validation tests [2022-05-18T18:28:30.854Z] INFO: Running unit tests at 05/18/2022 18:28:18... [2022-05-18T18:28:30.854Z] INFO: make.ps1 starting at 05/18/2022 18:28:22 [2022-05-18T18:28:30.854Z] INFO: Git commit (3edb9798c7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T18:28:30.854Z] INFO: Running unit tests... [2022-05-18T18:28:30.938Z] Loaded image: busybox:latest [2022-05-18T18:28:31.195Z] Loaded image: busybox:glibc [2022-05-18T18:28:31.467Z] === RUN TestInvalidConfig [2022-05-18T18:28:31.467Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-18T18:28:31.467Z] === RUN TestConfig [2022-05-18T18:28:31.467Z] --- PASS: TestConfig (0.00s) [2022-05-18T18:28:31.467Z] === RUN TestOptionsLabels [2022-05-18T18:28:31.467Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-18T18:28:31.467Z] === RUN TestValidName [2022-05-18T18:28:31.467Z] --- PASS: TestValidName (0.00s) [2022-05-18T18:28:31.467Z] PASS [2022-05-18T18:28:31.467Z] coverage: 19.7% of statements [2022-05-18T18:28:31.467Z] ok github.com/docker/docker/libnetwork/config 0.139s coverage: 19.7% of statements [2022-05-18T18:28:31.922Z] === RUN TestKey [2022-05-18T18:28:31.922Z] --- PASS: TestKey (0.00s) [2022-05-18T18:28:31.922Z] === RUN TestParseKey [2022-05-18T18:28:31.922Z] --- PASS: TestParseKey (0.00s) [2022-05-18T18:28:31.922Z] === RUN TestInvalidDataStore [2022-05-18T18:28:31.922Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-18T18:28:31.922Z] === RUN TestKVObjectFlatKey [2022-05-18T18:28:31.922Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-18T18:28:31.922Z] === RUN TestAtomicKVObjectFlatKey [2022-05-18T18:28:31.922Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-18T18:28:31.922Z] PASS [2022-05-18T18:28:31.922Z] coverage: 21.9% of statements [2022-05-18T18:28:31.922Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-05-18T18:28:32.387Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-18T18:28:32.884Z] === RUN TestIPDataMarshalling [2022-05-18T18:28:32.884Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-18T18:28:32.884Z] === RUN TestValidateAndIsV6 [2022-05-18T18:28:32.884Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-18T18:28:32.884Z] PASS [2022-05-18T18:28:32.884Z] coverage: 68.9% of statements [2022-05-18T18:28:32.884Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2022-05-18T18:28:33.340Z] === RUN TestDriver [2022-05-18T18:28:33.340Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:28:33.340Z] PASS [2022-05-18T18:28:33.340Z] coverage: 34.8% of statements [2022-05-18T18:28:33.340Z] === RUN TestErrorInterfaces [2022-05-18T18:28:33.340Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestNetworkMarshalling [2022-05-18T18:28:33.340Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2022-05-18T18:28:33.340Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-05-18T18:28:33.340Z] === RUN TestEndpointMarshalling [2022-05-18T18:28:33.340Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestAuxAddresses [2022-05-18T18:28:33.340Z] time="2022-05-18T18:28:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:28:33.340Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-18T18:28:33.340Z] === RUN TestSRVServiceQuery [2022-05-18T18:28:33.340Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-18T18:28:33.340Z] === RUN TestServiceVIPReuse [2022-05-18T18:28:33.340Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-18T18:28:33.340Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestDNSIPQuery [2022-05-18T18:28:33.340Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestDNSProxyServFail [2022-05-18T18:28:33.340Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestSandboxAddEmpty [2022-05-18T18:28:33.340Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestSandboxAddMultiPrio [2022-05-18T18:28:33.340Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestSandboxAddSamePrio [2022-05-18T18:28:33.340Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestCleanupServiceDiscovery [2022-05-18T18:28:33.340Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestDNSOptions [2022-05-18T18:28:33.340Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:28:33.340Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-18T18:28:33.340Z] === RUN TestMultipleControllersWithSameStore [2022-05-18T18:28:33.340Z] time="2022-05-18T18:28:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:28:33.340Z] time="2022-05-18T18:28:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:28:33.340Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-18T18:28:33.340Z] PASS [2022-05-18T18:28:33.340Z] coverage: 8.5% of statements [2022-05-18T18:28:33.340Z] ok github.com/docker/docker/libnetwork 0.244s coverage: 8.5% of statements [2022-05-18T18:28:33.625Z] #60 ... [2022-05-18T18:28:33.625Z] [2022-05-18T18:28:33.625Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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 [2022-05-18T18:28:33.625Z] #47 sha256:64f45ab858eeef59fd7b71f6ddefa43f4783e6b095c9c6c7ac7b72b27a18059b [2022-05-18T18:28:33.625Z] #47 282.9 + dpkg --print-architecture [2022-05-18T18:28:33.625Z] #47 282.9 + git checkout -q v2.1.0 [2022-05-18T18:28:33.795Z] === RUN TestDriver [2022-05-18T18:28:33.795Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:28:33.795Z] PASS [2022-05-18T18:28:33.795Z] coverage: 34.8% of statements [2022-05-18T18:28:33.795Z] ok github.com/docker/docker/libnetwork/drivers/null 0.033s coverage: 34.8% of statements [2022-05-18T18:28:33.885Z] #47 283.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-18T18:28:33.885Z] #47 283.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-18T18:28:34.251Z] === RUN TestNetworkAllocateFree [2022-05-18T18:28:34.251Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-18T18:28:34.251Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-18T18:28:34.251Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-18T18:28:34.251Z] PASS [2022-05-18T18:28:34.251Z] coverage: 63.6% of statements [2022-05-18T18:28:34.251Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.034s coverage: 63.6% of statements [2022-05-18T18:28:34.251Z] === RUN TestGetEmptyCapabilities [2022-05-18T18:28:34.251Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-18T18:28:34.251Z] === RUN TestGetExtraCapabilities [2022-05-18T18:28:34.251Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-18T18:28:34.251Z] === RUN TestGetInvalidCapabilities [2022-05-18T18:28:34.251Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-18T18:28:34.251Z] === RUN TestRemoteDriver [2022-05-18T18:28:34.251Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-18T18:28:34.251Z] === RUN TestDriverError [2022-05-18T18:28:34.251Z] --- PASS: TestDriverError (0.00s) [2022-05-18T18:28:34.251Z] === RUN TestMissingValues [2022-05-18T18:28:34.251Z] --- PASS: TestMissingValues (0.00s) [2022-05-18T18:28:34.251Z] === RUN TestRollback [2022-05-18T18:28:34.251Z] --- PASS: TestRollback (0.00s) [2022-05-18T18:28:34.251Z] PASS [2022-05-18T18:28:34.251Z] coverage: 57.4% of statements [2022-05-18T18:28:34.251Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.067s coverage: 57.4% of statements [2022-05-18T18:28:34.706Z] === RUN TestNAT [2022-05-18T18:28:34.706Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T18:28:34.706Z] --- SKIP: TestNAT (0.00s) [2022-05-18T18:28:34.706Z] === RUN TestTransparent [2022-05-18T18:28:34.706Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T18:28:34.706Z] --- SKIP: TestTransparent (0.00s) [2022-05-18T18:28:34.706Z] PASS [2022-05-18T18:28:34.706Z] coverage: 0.0% of statements [2022-05-18T18:28:34.706Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2022-05-18T18:28:35.162Z] === RUN TestBuildDefault [2022-05-18T18:28:35.162Z] --- PASS: TestBuildDefault (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestBuildHostnameDomainname [2022-05-18T18:28:35.162Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestBuildHostname [2022-05-18T18:28:35.162Z] --- PASS: TestBuildHostname (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestBuildHostnameFQDN [2022-05-18T18:28:35.162Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestBuildNoIP [2022-05-18T18:28:35.162Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestUpdate [2022-05-18T18:28:35.162Z] --- PASS: TestUpdate (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-18T18:28:35.162Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-18T18:28:35.162Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestAddEmpty [2022-05-18T18:28:35.162Z] --- PASS: TestAddEmpty (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestAdd [2022-05-18T18:28:35.162Z] --- PASS: TestAdd (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestDeleteEmpty [2022-05-18T18:28:35.162Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestDeleteNewline [2022-05-18T18:28:35.162Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestDelete [2022-05-18T18:28:35.162Z] --- PASS: TestDelete (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestConcurrentWrites [2022-05-18T18:28:35.162Z] === RUN TestNew [2022-05-18T18:28:35.162Z] --- PASS: TestNew (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestAddDriver [2022-05-18T18:28:35.162Z] --- PASS: TestAddDriver (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestAddDuplicateDriver [2022-05-18T18:28:35.162Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-18T18:28:35.162Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestDriver [2022-05-18T18:28:35.162Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestIPAM [2022-05-18T18:28:35.162Z] --- PASS: TestIPAM (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestWalkIPAMs [2022-05-18T18:28:35.162Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-18T18:28:35.162Z] === RUN TestWalkDrivers [2022-05-18T18:28:35.162Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-18T18:28:35.162Z] PASS [2022-05-18T18:28:35.162Z] coverage: 82.4% of statements [2022-05-18T18:28:35.162Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2022-05-18T18:28:35.162Z] --- PASS: TestConcurrentWrites (0.13s) [2022-05-18T18:28:35.162Z] PASS [2022-05-18T18:28:35.162Z] coverage: 81.2% of statements [2022-05-18T18:28:35.162Z] ok github.com/docker/docker/libnetwork/etchosts 0.192s coverage: 81.2% of statements [2022-05-18T18:28:35.617Z] === RUN TestNew [2022-05-18T18:28:35.617Z] --- PASS: TestNew (0.00s) [2022-05-18T18:28:35.617Z] === RUN TestAllocate [2022-05-18T18:28:35.617Z] --- PASS: TestAllocate (0.00s) [2022-05-18T18:28:35.617Z] === RUN TestUninitialized [2022-05-18T18:28:35.617Z] --- PASS: TestUninitialized (0.00s) [2022-05-18T18:28:35.617Z] === RUN TestAllocateInRange [2022-05-18T18:28:35.617Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-18T18:28:35.617Z] === RUN TestAllocateSerial [2022-05-18T18:28:35.617Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-18T18:28:35.617Z] PASS [2022-05-18T18:28:35.617Z] coverage: 87.5% of statements [2022-05-18T18:28:35.617Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-05-18T18:28:35.617Z] === RUN TestCaller [2022-05-18T18:28:35.617Z] --- PASS: TestCaller (0.00s) [2022-05-18T18:28:35.617Z] PASS [2022-05-18T18:28:35.617Z] coverage: 100.0% of statements [2022-05-18T18:28:35.617Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-05-18T18:28:36.072Z] === RUN TestSetSerialInsertDelete [2022-05-18T18:28:36.072Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-18T18:28:36.072Z] === RUN TestSetParallelInsertDelete [2022-05-18T18:28:36.072Z] --- PASS: TestRandomAllocateDeallocate (5.86s) [2022-05-18T18:28:36.072Z] === RUN TestAllocateRandomDeallocate [2022-05-18T18:28:36.445Z] Loaded image: debian:bullseye-slim [2022-05-18T18:28:36.445Z] Loaded image: hello-world:latest [2022-05-18T18:28:36.445Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:28:36.445Z] INFO: Testing against a local daemon [2022-05-18T18:28:36.445Z] testing: warning: no tests to run [2022-05-18T18:28:36.445Z] PASS [2022-05-18T18:28:36.445Z] [2022-05-18T18:28:36.445Z] DONE 0 tests in 6.201s [2022-05-18T18:28:36.445Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:36.445Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:36.445Z] +++ set -e [2022-05-18T18:28:36.445Z] +++ '[' -n 0 ']' [2022-05-18T18:28:36.445Z] +++ set -x [2022-05-18T18:28:36.445Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:36.445Z] INFO: Testing against a local daemon [2022-05-18T18:28:36.445Z] testing: warning: no tests to run [2022-05-18T18:28:36.445Z] PASS [2022-05-18T18:28:36.445Z] [2022-05-18T18:28:36.445Z] DONE 0 tests in 0.054s [2022-05-18T18:28:36.445Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:36.445Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:36.445Z] +++ set -e [2022-05-18T18:28:36.445Z] +++ '[' -n 0 ']' [2022-05-18T18:28:36.445Z] +++ set -x [2022-05-18T18:28:36.445Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:36.445Z] INFO: Testing against a local daemon [2022-05-18T18:28:36.445Z] === RUN TestConsoleSize [2022-05-18T18:28:37.032Z] === RUN TestPoolRequest [2022-05-18T18:28:37.032Z] --- PASS: TestPoolRequest (0.00s) [2022-05-18T18:28:37.032Z] === RUN TestOtherRequests [2022-05-18T18:28:37.032Z] --- PASS: TestOtherRequests (0.00s) [2022-05-18T18:28:37.032Z] PASS [2022-05-18T18:28:37.032Z] coverage: 57.1% of statements [2022-05-18T18:28:37.032Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-05-18T18:28:37.032Z] === RUN TestInt2IP2IntConversion [2022-05-18T18:28:37.375Z] --- PASS: TestConsoleSize (1.22s) [2022-05-18T18:28:37.375Z] === RUN TestConsoleSize [2022-05-18T18:28:37.489Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2022-05-18T18:28:37.489Z] === RUN TestGetAddressVersion [2022-05-18T18:28:37.489Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-18T18:28:37.489Z] === RUN TestKeyString [2022-05-18T18:28:37.489Z] --- PASS: TestKeyString (0.00s) [2022-05-18T18:28:37.489Z] === RUN TestPoolDataMarshal [2022-05-18T18:28:37.489Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-18T18:28:37.489Z] === RUN TestSubnetsMarshal [2022-05-18T18:28:37.489Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-18T18:28:37.489Z] === RUN TestAddSubnets [2022-05-18T18:28:37.489Z] --- PASS: TestAddSubnets (0.03s) [2022-05-18T18:28:37.489Z] === RUN TestDoublePoolRelease [2022-05-18T18:28:37.489Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-18T18:28:37.489Z] === RUN TestAddReleasePoolID [2022-05-18T18:28:37.489Z] --- PASS: TestAllocateRandomDeallocate (1.41s) [2022-05-18T18:28:37.489Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-18T18:28:37.489Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-18T18:28:37.489Z] === RUN TestPredefinedPool [2022-05-18T18:28:37.489Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-18T18:28:37.489Z] === RUN TestRemoveSubnet [2022-05-18T18:28:37.489Z] --- PASS: TestRemoveSubnet (0.15s) [2022-05-18T18:28:37.489Z] === RUN TestGetSameAddress [2022-05-18T18:28:37.489Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-18T18:28:37.489Z] === RUN TestPoolAllocationReuse [2022-05-18T18:28:37.944Z] === RUN TestGetCapabilities [2022-05-18T18:28:37.944Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-18T18:28:37.944Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-18T18:28:37.944Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-18T18:28:37.944Z] === RUN TestGetDefaultAddressSpaces [2022-05-18T18:28:37.944Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-18T18:28:37.944Z] === RUN TestRemoteDriver [2022-05-18T18:28:37.944Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-18T18:28:37.944Z] PASS [2022-05-18T18:28:37.944Z] coverage: 47.4% of statements [2022-05-18T18:28:37.944Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.060s coverage: 47.4% of statements [2022-05-18T18:28:38.305Z] --- PASS: TestConsoleSize (0.86s) [2022-05-18T18:28:38.305Z] === RUN TestConsoleSize [2022-05-18T18:28:38.398Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.69s) [2022-05-18T18:28:38.399Z] === RUN TestRetrieveFromStore [2022-05-18T18:28:38.399Z] --- PASS: TestRetrieveFromStore (0.31s) [2022-05-18T18:28:38.399Z] === RUN TestIsCorrupted [2022-05-18T18:28:38.399Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-18T18:28:38.399Z] === RUN TestSetRollover [2022-05-18T18:28:38.399Z] === RUN TestWindowsIPAM [2022-05-18T18:28:38.399Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-18T18:28:38.399Z] PASS [2022-05-18T18:28:38.399Z] coverage: 71.4% of statements [2022-05-18T18:28:38.399Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.032s coverage: 71.4% of statements [2022-05-18T18:28:38.853Z] --- PASS: TestPoolAllocationReuse (1.04s) [2022-05-18T18:28:38.853Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-18T18:28:38.853Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-18T18:28:38.853Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-18T18:28:39.234Z] --- PASS: TestConsoleSize (0.86s) [2022-05-18T18:28:39.234Z] === RUN TestConsoleSize [2022-05-18T18:28:39.308Z] === RUN TestDefaultNetwork [2022-05-18T18:28:39.308Z] --- PASS: TestDefaultNetwork (0.19s) [2022-05-18T18:28:39.308Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-18T18:28:39.308Z] --- PASS: TestSetRollover (0.97s) [2022-05-18T18:28:39.308Z] === RUN TestSetRolloverSerial [2022-05-18T18:28:39.763Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.20s) [2022-05-18T18:28:39.763Z] === RUN TestInitAddressPools [2022-05-18T18:28:39.763Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-18T18:28:39.763Z] PASS [2022-05-18T18:28:39.763Z] coverage: 74.0% of statements [2022-05-18T18:28:39.763Z] ok github.com/docker/docker/libnetwork/ipamutils 0.447s coverage: 74.0% of statements [2022-05-18T18:28:40.164Z] --- PASS: TestConsoleSize (0.89s) [2022-05-18T18:28:40.164Z] === RUN TestConsoleSize [2022-05-18T18:28:40.217Z] === RUN TestKeyValue [2022-05-18T18:28:40.217Z] --- PASS: TestKeyValue (0.00s) [2022-05-18T18:28:40.217Z] PASS [2022-05-18T18:28:40.217Z] coverage: 60.0% of statements [2022-05-18T18:28:40.217Z] ok github.com/docker/docker/libnetwork/netlabel 0.030s coverage: 60.0% of statements [2022-05-18T18:28:40.217Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.50s) [2022-05-18T18:28:40.217Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-18T18:28:40.674Z] --- PASS: TestSetRolloverSerial (1.07s) [2022-05-18T18:28:40.674Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-18T18:28:40.674Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-18T18:28:40.674Z] PASS [2022-05-18T18:28:40.674Z] coverage: 84.4% of statements [2022-05-18T18:28:40.674Z] ok github.com/docker/docker/libnetwork/bitseq 10.374s coverage: 84.4% of statements [2022-05-18T18:28:40.727Z] --- PASS: TestConsoleSize (0.86s) [2022-05-18T18:28:40.727Z] PASS [2022-05-18T18:28:40.727Z] [2022-05-18T18:28:40.727Z] DONE 5 tests in 4.762s [2022-05-18T18:28:40.984Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:40.984Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:40.984Z] +++ set -e [2022-05-18T18:28:40.984Z] +++ '[' -n 0 ']' [2022-05-18T18:28:40.984Z] +++ set -x [2022-05-18T18:28:40.984Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:40.984Z] testing: warning: no tests to run [2022-05-18T18:28:40.984Z] PASS [2022-05-18T18:28:40.984Z] [2022-05-18T18:28:40.984Z] DONE 0 tests in 0.112s [2022-05-18T18:28:40.984Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:40.984Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:40.984Z] +++ set -e [2022-05-18T18:28:40.984Z] +++ '[' -n 0 ']' [2022-05-18T18:28:40.984Z] +++ set -x [2022-05-18T18:28:40.984Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.226Z] #64 285.6 # github.com/containerd/containerd/cmd/containerd [2022-05-18T18:28:41.226Z] #64 285.6 /usr/bin/ld: /tmp/go-link-3594362356/000019.o: in function `New': [2022-05-18T18:28:41.226Z] #64 285.6 /tmp/tmp.2BTfIVxfAl/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-18T18:28:41.226Z] #64 285.7 + bin/containerd-stress [2022-05-18T18:28:41.226Z] #64 286.8 + bin/containerd-shim [2022-05-18T18:28:41.240Z] INFO: Testing against a local daemon [2022-05-18T18:28:41.240Z] testing: warning: no tests to run [2022-05-18T18:28:41.240Z] PASS [2022-05-18T18:28:41.240Z] [2022-05-18T18:28:41.240Z] DONE 0 tests in 0.155s [2022-05-18T18:28:41.240Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.240Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.240Z] +++ set -e [2022-05-18T18:28:41.240Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.240Z] +++ set -x [2022-05-18T18:28:41.240Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.240Z] INFO: Testing against a local daemon [2022-05-18T18:28:41.240Z] testing: warning: no tests to run [2022-05-18T18:28:41.240Z] PASS [2022-05-18T18:28:41.240Z] [2022-05-18T18:28:41.240Z] DONE 0 tests in 0.052s [2022-05-18T18:28:41.240Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.240Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.240Z] +++ set -e [2022-05-18T18:28:41.240Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.240Z] +++ set -x [2022-05-18T18:28:41.240Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.240Z] INFO: Testing against a local daemon [2022-05-18T18:28:41.240Z] testing: warning: no tests to run [2022-05-18T18:28:41.240Z] PASS [2022-05-18T18:28:41.240Z] [2022-05-18T18:28:41.240Z] DONE 0 tests in 0.060s [2022-05-18T18:28:41.497Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.497Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.497Z] +++ set -e [2022-05-18T18:28:41.497Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.497Z] +++ set -x [2022-05-18T18:28:41.497Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] INFO: Testing against a local daemon [2022-05-18T18:28:41.498Z] testing: warning: no tests to run [2022-05-18T18:28:41.498Z] PASS [2022-05-18T18:28:41.498Z] [2022-05-18T18:28:41.498Z] DONE 0 tests in 0.064s [2022-05-18T18:28:41.498Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] +++ set -e [2022-05-18T18:28:41.498Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.498Z] +++ set -x [2022-05-18T18:28:41.498Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] testing: warning: no tests to run [2022-05-18T18:28:41.498Z] PASS [2022-05-18T18:28:41.498Z] [2022-05-18T18:28:41.498Z] DONE 0 tests in 0.019s [2022-05-18T18:28:41.498Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] +++ set -e [2022-05-18T18:28:41.498Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.498Z] +++ set -x [2022-05-18T18:28:41.498Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] INFO: Testing against a local daemon [2022-05-18T18:28:41.498Z] testing: warning: no tests to run [2022-05-18T18:28:41.498Z] PASS [2022-05-18T18:28:41.498Z] [2022-05-18T18:28:41.498Z] DONE 0 tests in 0.048s [2022-05-18T18:28:41.498Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.498Z] +++ set -e [2022-05-18T18:28:41.498Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.498Z] +++ set -x [2022-05-18T18:28:41.498Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] INFO: Testing against a local daemon [2022-05-18T18:28:41.755Z] testing: warning: no tests to run [2022-05-18T18:28:41.755Z] PASS [2022-05-18T18:28:41.755Z] [2022-05-18T18:28:41.755Z] DONE 0 tests in 0.051s [2022-05-18T18:28:41.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] +++ set -e [2022-05-18T18:28:41.755Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.755Z] +++ set -x [2022-05-18T18:28:41.755Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] INFO: Testing against a local daemon [2022-05-18T18:28:41.755Z] testing: warning: no tests to run [2022-05-18T18:28:41.755Z] PASS [2022-05-18T18:28:41.755Z] [2022-05-18T18:28:41.755Z] DONE 0 tests in 0.053s [2022-05-18T18:28:41.755Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] +++ set -e [2022-05-18T18:28:41.755Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.755Z] +++ set -x [2022-05-18T18:28:41.755Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] INFO: Testing against a local daemon [2022-05-18T18:28:41.755Z] testing: warning: no tests to run [2022-05-18T18:28:41.755Z] PASS [2022-05-18T18:28:41.755Z] [2022-05-18T18:28:41.755Z] DONE 0 tests in 0.062s [2022-05-18T18:28:41.755Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:41.755Z] +++ set -e [2022-05-18T18:28:41.755Z] +++ '[' -n 0 ']' [2022-05-18T18:28:41.755Z] +++ set -x [2022-05-18T18:28:41.755Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] testing: warning: no tests to run [2022-05-18T18:28:42.012Z] PASS [2022-05-18T18:28:42.012Z] [2022-05-18T18:28:42.012Z] DONE 0 tests in 0.015s [2022-05-18T18:28:42.012Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] +++ set -e [2022-05-18T18:28:42.012Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.012Z] +++ set -x [2022-05-18T18:28:42.012Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.012Z] testing: warning: no tests to run [2022-05-18T18:28:42.012Z] PASS [2022-05-18T18:28:42.012Z] [2022-05-18T18:28:42.012Z] DONE 0 tests in 0.048s [2022-05-18T18:28:42.012Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] +++ set -e [2022-05-18T18:28:42.012Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.012Z] +++ set -x [2022-05-18T18:28:42.012Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.012Z] testing: warning: no tests to run [2022-05-18T18:28:42.012Z] PASS [2022-05-18T18:28:42.012Z] [2022-05-18T18:28:42.012Z] DONE 0 tests in 0.049s [2022-05-18T18:28:42.012Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] +++ set -e [2022-05-18T18:28:42.012Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.012Z] +++ set -x [2022-05-18T18:28:42.012Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.012Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.012Z] testing: warning: no tests to run [2022-05-18T18:28:42.012Z] PASS [2022-05-18T18:28:42.012Z] [2022-05-18T18:28:42.012Z] DONE 0 tests in 0.055s [2022-05-18T18:28:42.270Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] +++ set -e [2022-05-18T18:28:42.270Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.270Z] +++ set -x [2022-05-18T18:28:42.270Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.270Z] testing: warning: no tests to run [2022-05-18T18:28:42.270Z] PASS [2022-05-18T18:28:42.270Z] [2022-05-18T18:28:42.270Z] DONE 0 tests in 0.048s [2022-05-18T18:28:42.270Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] +++ set -e [2022-05-18T18:28:42.270Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.270Z] +++ set -x [2022-05-18T18:28:42.270Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.270Z] testing: warning: no tests to run [2022-05-18T18:28:42.270Z] PASS [2022-05-18T18:28:42.270Z] [2022-05-18T18:28:42.270Z] DONE 0 tests in 0.060s [2022-05-18T18:28:42.270Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] +++ set -e [2022-05-18T18:28:42.270Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.270Z] +++ set -x [2022-05-18T18:28:42.270Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.270Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.270Z] testing: warning: no tests to run [2022-05-18T18:28:42.270Z] PASS [2022-05-18T18:28:42.270Z] [2022-05-18T18:28:42.270Z] DONE 0 tests in 0.051s [2022-05-18T18:28:42.527Z] Running integration-test (iteration 2) [2022-05-18T18:28:42.527Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.527Z] +++ set -e [2022-05-18T18:28:42.527Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.527Z] +++ set -x [2022-05-18T18:28:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.527Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.527Z] testing: warning: no tests to run [2022-05-18T18:28:42.527Z] PASS [2022-05-18T18:28:42.527Z] [2022-05-18T18:28:42.527Z] DONE 0 tests in 0.077s [2022-05-18T18:28:42.527Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.527Z] +++ set -e [2022-05-18T18:28:42.527Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.527Z] +++ set -x [2022-05-18T18:28:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.527Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.527Z] testing: warning: no tests to run [2022-05-18T18:28:42.527Z] PASS [2022-05-18T18:28:42.527Z] [2022-05-18T18:28:42.527Z] DONE 0 tests in 0.064s [2022-05-18T18:28:42.527Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.527Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.527Z] +++ set -e [2022-05-18T18:28:42.527Z] +++ '[' -n 0 ']' [2022-05-18T18:28:42.527Z] +++ set -x [2022-05-18T18:28:42.527Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:42.784Z] INFO: Testing against a local daemon [2022-05-18T18:28:42.784Z] === RUN TestConsoleSize [2022-05-18T18:28:42.836Z] === RUN TestNetworkDBSimple [2022-05-18T18:28:42.837Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.44s) [2022-05-18T18:28:42.837Z] === RUN TestGetAddress [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T18:28:42.837Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T18:28:43.291Z] 2022/05/18 18:28:43 Closing DB instances... [2022-05-18T18:28:43.716Z] --- PASS: TestConsoleSize (0.93s) [2022-05-18T18:28:43.716Z] === RUN TestConsoleSize [2022-05-18T18:28:43.746Z] === RUN TestGenerate [2022-05-18T18:28:43.746Z] --- PASS: TestGenerate (0.00s) [2022-05-18T18:28:43.746Z] === RUN TestGeneratePtr [2022-05-18T18:28:43.746Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-18T18:28:43.746Z] === RUN TestGenerateMissingField [2022-05-18T18:28:43.746Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-18T18:28:43.746Z] === RUN TestFieldCannotBeSet [2022-05-18T18:28:43.746Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-18T18:28:43.746Z] === RUN TestTypeMismatchError [2022-05-18T18:28:43.746Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-18T18:28:43.746Z] PASS [2022-05-18T18:28:43.746Z] coverage: 100.0% of statements [2022-05-18T18:28:43.746Z] ok github.com/docker/docker/libnetwork/options 0.030s coverage: 100.0% of statements [2022-05-18T18:28:44.203Z] testing: warning: no tests to run [2022-05-18T18:28:44.203Z] PASS [2022-05-18T18:28:44.203Z] coverage: 0.0% of statements [2022-05-18T18:28:44.203Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2022-05-18T18:28:44.646Z] --- PASS: TestConsoleSize (0.92s) [2022-05-18T18:28:44.646Z] === RUN TestConsoleSize [2022-05-18T18:28:44.658Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-05-18T18:28:44.658Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-18T18:28:44.658Z] === RUN TestRequestNewPort [2022-05-18T18:28:44.658Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestRequestSpecificPort [2022-05-18T18:28:44.658Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestReleasePort [2022-05-18T18:28:44.658Z] --- PASS: TestReleasePort (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestReuseReleasedPort [2022-05-18T18:28:44.658Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestReleaseUnreadledPort [2022-05-18T18:28:44.658Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestUnknowProtocol [2022-05-18T18:28:44.658Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestAllocateAllPorts [2022-05-18T18:28:44.658Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestPortAllocation [2022-05-18T18:28:44.658Z] --- PASS: TestPortAllocation (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestPortAllocationWithCustomRange [2022-05-18T18:28:44.658Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestNoDuplicateBPR [2022-05-18T18:28:44.658Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-18T18:28:44.658Z] === RUN TestChangePortRange [2022-05-18T18:28:44.658Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-18T18:28:44.658Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-18T18:28:44.658Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-18T18:28:44.658Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-18T18:28:44.658Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-18T18:28:44.658Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-18T18:28:44.658Z] --- PASS: TestChangePortRange (0.00s) [2022-05-18T18:28:44.658Z] PASS [2022-05-18T18:28:44.658Z] coverage: 88.6% of statements [2022-05-18T18:28:44.658Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2022-05-18T18:28:45.100Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-05-18T18:28:45.575Z] --- PASS: TestConsoleSize (0.87s) [2022-05-18T18:28:45.575Z] === RUN TestConsoleSize [2022-05-18T18:28:45.618Z] testing: warning: no tests to run [2022-05-18T18:28:45.618Z] PASS [2022-05-18T18:28:45.618Z] coverage: 0.0% of statements [2022-05-18T18:28:45.618Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2022-05-18T18:28:45.618Z] 2022/05/18 18:28:45 Closing DB instances... [2022-05-18T18:28:46.076Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-05-18T18:28:46.076Z] PASS [2022-05-18T18:28:46.076Z] coverage: 100.0% of statements [2022-05-18T18:28:46.076Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-05-18T18:28:46.076Z] === RUN TestHashData [2022-05-18T18:28:46.076Z] --- PASS: TestHashData (0.00s) [2022-05-18T18:28:46.076Z] PASS [2022-05-18T18:28:46.076Z] coverage: 2.8% of statements [2022-05-18T18:28:46.076Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2022-05-18T18:28:46.505Z] --- PASS: TestConsoleSize (0.92s) [2022-05-18T18:28:46.505Z] === RUN TestConsoleSize [2022-05-18T18:28:46.532Z] === RUN TestErrorConstructors [2022-05-18T18:28:46.532Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-18T18:28:46.532Z] === RUN TestCompareIPMask [2022-05-18T18:28:46.532Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-18T18:28:46.532Z] === RUN TestUtilGetHostPartIP [2022-05-18T18:28:46.532Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-18T18:28:46.532Z] === RUN TestUtilGetBroadcastIP [2022-05-18T18:28:46.532Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-18T18:28:46.532Z] === RUN TestParseCIDR [2022-05-18T18:28:46.532Z] --- PASS: TestParseCIDR (0.00s) [2022-05-18T18:28:46.532Z] PASS [2022-05-18T18:28:46.532Z] coverage: 37.3% of statements [2022-05-18T18:28:46.532Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-18T18:28:46.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-18T18:28:46.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-18T18:28:46.988Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-18T18:28:46.988Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-18T18:28:46.988Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-18T18:28:46.988Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-18T18:28:46.988Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-18T18:28:46.988Z] PASS [2022-05-18T18:28:46.988Z] coverage: 55.0% of statements [2022-05-18T18:28:46.988Z] ok github.com/docker/docker/oci 0.038s coverage: 55.0% of statements [2022-05-18T18:28:47.168Z] ? github.com/docker/docker/api [no test files] [2022-05-18T18:28:47.435Z] --- PASS: TestConsoleSize (0.88s) [2022-05-18T18:28:47.435Z] PASS [2022-05-18T18:28:47.435Z] [2022-05-18T18:28:47.435Z] DONE 5 tests in 4.603s [2022-05-18T18:28:47.435Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.435Z] +++ set -e [2022-05-18T18:28:47.435Z] +++ '[' -n 0 ']' [2022-05-18T18:28:47.435Z] +++ set -x [2022-05-18T18:28:47.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.435Z] testing: warning: no tests to run [2022-05-18T18:28:47.435Z] PASS [2022-05-18T18:28:47.435Z] [2022-05-18T18:28:47.435Z] DONE 0 tests in 0.131s [2022-05-18T18:28:47.435Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.435Z] +++ set -e [2022-05-18T18:28:47.435Z] +++ '[' -n 0 ']' [2022-05-18T18:28:47.435Z] +++ set -x [2022-05-18T18:28:47.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.442Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-18T18:28:47.442Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-18T18:28:47.692Z] INFO: Testing against a local daemon [2022-05-18T18:28:47.692Z] testing: warning: no tests to run [2022-05-18T18:28:47.692Z] PASS [2022-05-18T18:28:47.692Z] [2022-05-18T18:28:47.692Z] DONE 0 tests in 0.187s [2022-05-18T18:28:47.692Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.692Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.692Z] +++ set -e [2022-05-18T18:28:47.692Z] +++ '[' -n 0 ']' [2022-05-18T18:28:47.692Z] +++ set -x [2022-05-18T18:28:47.692Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.692Z] INFO: Testing against a local daemon [2022-05-18T18:28:47.692Z] testing: warning: no tests to run [2022-05-18T18:28:47.692Z] PASS [2022-05-18T18:28:47.692Z] [2022-05-18T18:28:47.692Z] DONE 0 tests in 0.060s [2022-05-18T18:28:47.692Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.692Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.692Z] +++ set -e [2022-05-18T18:28:47.692Z] +++ '[' -n 0 ']' [2022-05-18T18:28:47.692Z] +++ set -x [2022-05-18T18:28:47.692Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.692Z] INFO: Testing against a local daemon [2022-05-18T18:28:47.692Z] testing: warning: no tests to run [2022-05-18T18:28:47.692Z] PASS [2022-05-18T18:28:47.692Z] [2022-05-18T18:28:47.692Z] DONE 0 tests in 0.052s [2022-05-18T18:28:47.692Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.692Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.692Z] +++ set -e [2022-05-18T18:28:47.692Z] +++ '[' -n 0 ']' [2022-05-18T18:28:47.692Z] +++ set -x [2022-05-18T18:28:47.692Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.791Z] #64 297.8 + bin/containerd-shim-runc-v1 [2022-05-18T18:28:47.899Z] === RUN TestParseVersion [2022-05-18T18:28:47.899Z] --- PASS: TestParseVersion (0.00s) [2022-05-18T18:28:47.899Z] PASS [2022-05-18T18:28:47.899Z] coverage: 52.9% of statements [2022-05-18T18:28:47.899Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2022-05-18T18:28:47.899Z] === RUN TestAddressPoolOpt [2022-05-18T18:28:47.899Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/a [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/something [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/_=a [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/env1=value1 [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/_env1=value1 [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/PATH [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/=a [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/PATH= [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/PATH=something [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/asd!qwe [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/1asd [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/123 [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/some_space [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/__some_space_before [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/some_space_after__ [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/= [2022-05-18T18:28:47.899Z] === RUN TestValidateEnv/PaTh [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-18T18:28:47.899Z] === RUN TestParseHost [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-18T18:28:47.899Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-18T18:28:47.899Z] === RUN TestParseHost/something_with_spaces [2022-05-18T18:28:47.899Z] === RUN TestParseHost/:// [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://:port [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://invalid:port [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://:5555/ [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-18T18:28:47.899Z] === RUN TestParseHost/unknown:// [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://:5555/p [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://: [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://host: [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://[::1] [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://[::1]: [2022-05-18T18:28:47.899Z] === RUN TestParseHost/#00 [2022-05-18T18:28:47.899Z] === RUN TestParseHost/fd:// [2022-05-18T18:28:47.899Z] === RUN TestParseHost/unix:// [2022-05-18T18:28:47.899Z] === RUN TestParseHost/unix://path/to/socket [2022-05-18T18:28:47.899Z] === RUN TestParseHost/npipe:// [2022-05-18T18:28:47.899Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-18T18:28:47.899Z] === RUN TestParseHost/_ [2022-05-18T18:28:47.899Z] === RUN TestParseHost/__ [2022-05-18T18:28:47.899Z] === RUN TestParseHost/fd://something [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp:// [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/: [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-18T18:28:47.899Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T18:28:47.899Z] === RUN TestParseTCP [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/localhost:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/default_localhost [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/default_udp://localhost [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/[::1] [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/tcp://:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/tcp://: [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/0.0.0.1: [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/[::1]:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/localhost [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/0.0.0.1 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/[::1]: [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/#00 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/: [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/localhost: [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/localhost:5555 [2022-05-18T18:28:47.899Z] === RUN TestParseTCP/tcp:// [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP (0.01s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-18T18:28:47.899Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-18T18:28:47.900Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestValidateExtraHosts [2022-05-18T18:28:47.900Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestValidateIPAddress [2022-05-18T18:28:47.900Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestMapOpts [2022-05-18T18:28:47.900Z] --- PASS: TestMapOpts (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestListOptsWithoutValidator [2022-05-18T18:28:47.900Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestListOptsWithValidator [2022-05-18T18:28:47.900Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestValidateDNSSearch [2022-05-18T18:28:47.900Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_general_format [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_one_more [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-18T18:28:47.900Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-18T18:28:47.900Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestNamedListOpts [2022-05-18T18:28:47.900Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestNamedMapOpts [2022-05-18T18:28:47.900Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestParseLink [2022-05-18T18:28:47.900Z] --- PASS: TestParseLink (0.00s) [2022-05-18T18:28:47.900Z] === RUN TestUlimitOpt [2022-05-18T18:28:47.900Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-18T18:28:47.900Z] PASS [2022-05-18T18:28:47.900Z] coverage: 66.0% of statements [2022-05-18T18:28:47.900Z] ok github.com/docker/docker/opts 0.075s coverage: 66.0% of statements [2022-05-18T18:28:47.949Z] INFO: Testing against a local daemon [2022-05-18T18:28:47.949Z] testing: warning: no tests to run [2022-05-18T18:28:47.949Z] PASS [2022-05-18T18:28:47.949Z] [2022-05-18T18:28:47.949Z] DONE 0 tests in 0.051s [2022-05-18T18:28:47.949Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.949Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.949Z] +++ set -e [2022-05-18T18:28:47.949Z] +++ '[' -n 0 ']' [2022-05-18T18:28:47.949Z] +++ set -x [2022-05-18T18:28:47.949Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.949Z] testing: warning: no tests to run [2022-05-18T18:28:47.949Z] PASS [2022-05-18T18:28:47.949Z] [2022-05-18T18:28:47.949Z] DONE 0 tests in 0.014s [2022-05-18T18:28:47.949Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.949Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.949Z] +++ set -e [2022-05-18T18:28:47.949Z] +++ '[' -n 0 ']' [2022-05-18T18:28:47.949Z] +++ set -x [2022-05-18T18:28:47.949Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.949Z] INFO: Testing against a local daemon [2022-05-18T18:28:47.949Z] testing: warning: no tests to run [2022-05-18T18:28:47.949Z] PASS [2022-05-18T18:28:47.949Z] [2022-05-18T18:28:47.949Z] DONE 0 tests in 0.054s [2022-05-18T18:28:47.949Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.949Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:47.949Z] +++ set -e [2022-05-18T18:28:47.949Z] +++ '[' -n 0 ']' [2022-05-18T18:28:47.949Z] +++ set -x [2022-05-18T18:28:47.949Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.206Z] testing: warning: no tests to run [2022-05-18T18:28:48.206Z] PASS [2022-05-18T18:28:48.206Z] [2022-05-18T18:28:48.206Z] DONE 0 tests in 0.069s [2022-05-18T18:28:48.206Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] +++ set -e [2022-05-18T18:28:48.206Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.206Z] +++ set -x [2022-05-18T18:28:48.206Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.206Z] testing: warning: no tests to run [2022-05-18T18:28:48.206Z] PASS [2022-05-18T18:28:48.206Z] [2022-05-18T18:28:48.206Z] DONE 0 tests in 0.051s [2022-05-18T18:28:48.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] +++ set -e [2022-05-18T18:28:48.206Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.206Z] +++ set -x [2022-05-18T18:28:48.206Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.206Z] testing: warning: no tests to run [2022-05-18T18:28:48.206Z] PASS [2022-05-18T18:28:48.206Z] [2022-05-18T18:28:48.206Z] DONE 0 tests in 0.046s [2022-05-18T18:28:48.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] +++ set -e [2022-05-18T18:28:48.206Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.206Z] +++ set -x [2022-05-18T18:28:48.206Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.206Z] testing: warning: no tests to run [2022-05-18T18:28:48.206Z] PASS [2022-05-18T18:28:48.206Z] [2022-05-18T18:28:48.206Z] DONE 0 tests in 0.021s [2022-05-18T18:28:48.463Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] +++ set -e [2022-05-18T18:28:48.463Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.463Z] +++ set -x [2022-05-18T18:28:48.463Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.463Z] testing: warning: no tests to run [2022-05-18T18:28:48.463Z] PASS [2022-05-18T18:28:48.463Z] [2022-05-18T18:28:48.463Z] DONE 0 tests in 0.077s [2022-05-18T18:28:48.463Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] +++ set -e [2022-05-18T18:28:48.463Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.463Z] +++ set -x [2022-05-18T18:28:48.463Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.463Z] testing: warning: no tests to run [2022-05-18T18:28:48.463Z] PASS [2022-05-18T18:28:48.463Z] [2022-05-18T18:28:48.463Z] DONE 0 tests in 0.043s [2022-05-18T18:28:48.463Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] +++ set -e [2022-05-18T18:28:48.463Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.463Z] +++ set -x [2022-05-18T18:28:48.463Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.463Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.463Z] testing: warning: no tests to run [2022-05-18T18:28:48.463Z] PASS [2022-05-18T18:28:48.720Z] [2022-05-18T18:28:48.720Z] DONE 0 tests in 0.056s [2022-05-18T18:28:48.720Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.720Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.720Z] +++ set -e [2022-05-18T18:28:48.720Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.720Z] +++ set -x [2022-05-18T18:28:48.720Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.720Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.720Z] testing: warning: no tests to run [2022-05-18T18:28:48.720Z] PASS [2022-05-18T18:28:48.720Z] [2022-05-18T18:28:48.720Z] DONE 0 tests in 0.064s [2022-05-18T18:28:48.720Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.720Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.720Z] +++ set -e [2022-05-18T18:28:48.720Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.720Z] +++ set -x [2022-05-18T18:28:48.720Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.720Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.720Z] testing: warning: no tests to run [2022-05-18T18:28:48.720Z] PASS [2022-05-18T18:28:48.720Z] [2022-05-18T18:28:48.720Z] DONE 0 tests in 0.059s [2022-05-18T18:28:48.720Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.720Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.720Z] +++ set -e [2022-05-18T18:28:48.720Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.720Z] +++ set -x [2022-05-18T18:28:48.720Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.860Z] 2022/05/18 18:28:48 Closing DB instances... [2022-05-18T18:28:48.983Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.983Z] testing: warning: no tests to run [2022-05-18T18:28:48.983Z] PASS [2022-05-18T18:28:48.983Z] [2022-05-18T18:28:48.983Z] DONE 0 tests in 0.054s [2022-05-18T18:28:48.983Z] Running integration-test (iteration 3) [2022-05-18T18:28:48.983Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.984Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.984Z] +++ set -e [2022-05-18T18:28:48.984Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.984Z] +++ set -x [2022-05-18T18:28:48.984Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.984Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.984Z] testing: warning: no tests to run [2022-05-18T18:28:48.984Z] PASS [2022-05-18T18:28:48.984Z] [2022-05-18T18:28:48.984Z] DONE 0 tests in 0.072s [2022-05-18T18:28:48.984Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.984Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.984Z] +++ set -e [2022-05-18T18:28:48.984Z] +++ '[' -n 0 ']' [2022-05-18T18:28:48.984Z] +++ set -x [2022-05-18T18:28:48.984Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:48.984Z] INFO: Testing against a local daemon [2022-05-18T18:28:48.984Z] testing: warning: no tests to run [2022-05-18T18:28:48.984Z] PASS [2022-05-18T18:28:48.984Z] [2022-05-18T18:28:48.984Z] DONE 0 tests in 0.066s [2022-05-18T18:28:49.245Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:49.245Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:49.245Z] +++ set -e [2022-05-18T18:28:49.245Z] +++ '[' -n 0 ']' [2022-05-18T18:28:49.245Z] +++ set -x [2022-05-18T18:28:49.245Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:49.245Z] INFO: Testing against a local daemon [2022-05-18T18:28:49.245Z] === RUN TestConsoleSize [2022-05-18T18:28:49.315Z] === RUN TestPeerCertificateMarshalJSON [2022-05-18T18:28:49.315Z] === RUN TestIsArchivePathDir [2022-05-18T18:28:49.315Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-18T18:28:49.315Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-18T18:28:49.315Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-05-18T18:28:49.315Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-18T18:28:49.315Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-18T18:28:49.315Z] === RUN TestMiddleware [2022-05-18T18:28:49.315Z] --- PASS: TestMiddleware (0.00s) [2022-05-18T18:28:49.315Z] === RUN TestNewResponseModifier [2022-05-18T18:28:49.315Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-18T18:28:49.315Z] PASS [2022-05-18T18:28:49.315Z] coverage: 26.8% of statements [2022-05-18T18:28:49.315Z] ok github.com/docker/docker/pkg/authorization 0.403s coverage: 26.8% of statements [2022-05-18T18:28:49.315Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-18T18:28:49.315Z] === RUN TestIsArchivePathInvalidFile [2022-05-18T18:28:49.773Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-05-18T18:28:49.773Z] === RUN TestIsArchivePathTar [2022-05-18T18:28:49.773Z] --- PASS: TestIsArchivePathTar (0.12s) [2022-05-18T18:28:49.773Z] === RUN TestDecompressStreamGzip [2022-05-18T18:28:49.773Z] --- PASS: TestDecompressStreamGzip (0.19s) [2022-05-18T18:28:49.773Z] === RUN TestDecompressStreamBzip2 [2022-05-18T18:28:49.773Z] === RUN TestUnbuffered [2022-05-18T18:28:49.773Z] --- PASS: TestUnbuffered (0.00s) [2022-05-18T18:28:49.773Z] === RUN TestRaceUnbuffered [2022-05-18T18:28:49.773Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-18T18:28:49.773Z] PASS [2022-05-18T18:28:49.773Z] coverage: 100.0% of statements [2022-05-18T18:28:49.773Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2022-05-18T18:28:50.173Z] --- PASS: TestConsoleSize (1.01s) [2022-05-18T18:28:50.173Z] === RUN TestConsoleSize [2022-05-18T18:28:50.229Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2022-05-18T18:28:50.229Z] === RUN TestDecompressStreamXz [2022-05-18T18:28:50.229Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T18:28:50.229Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestDecompressStreamZstd [2022-05-18T18:28:50.229Z] archive_test.go:140: zstd not installed [2022-05-18T18:28:50.229Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-05-18T18:28:50.229Z] === RUN TestCompressStreamXzUnsupported [2022-05-18T18:28:50.229Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-18T18:28:50.229Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCompressStreamInvalid [2022-05-18T18:28:50.229Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestExtensionInvalid [2022-05-18T18:28:50.229Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestExtensionUncompressed [2022-05-18T18:28:50.229Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestExtensionBzip2 [2022-05-18T18:28:50.229Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestExtensionGzip [2022-05-18T18:28:50.229Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestExtensionXz [2022-05-18T18:28:50.229Z] --- PASS: TestExtensionXz (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestExtensionZstd [2022-05-18T18:28:50.229Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCmdStreamLargeStderr [2022-05-18T18:28:50.229Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2022-05-18T18:28:50.229Z] === RUN TestCmdStreamBad [2022-05-18T18:28:50.229Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T18:28:50.229Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCmdStreamGood [2022-05-18T18:28:50.229Z] --- PASS: TestCmdStreamGood (0.03s) [2022-05-18T18:28:50.229Z] === RUN TestUntarPathWithInvalidDest [2022-05-18T18:28:50.229Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-18T18:28:50.229Z] === RUN TestUntarPathWithInvalidSrc [2022-05-18T18:28:50.229Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestUntarPath [2022-05-18T18:28:50.229Z] --- PASS: TestUntarPath (0.05s) [2022-05-18T18:28:50.229Z] === RUN TestUntarPathWithDestinationFile [2022-05-18T18:28:50.229Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-18T18:28:50.229Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-18T18:28:50.229Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-05-18T18:28:50.229Z] === RUN TestCopyWithTarInvalidSrc [2022-05-18T18:28:50.229Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-18T18:28:50.229Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCopyWithTarSrcFile [2022-05-18T18:28:50.229Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCopyWithTarSrcFolder [2022-05-18T18:28:50.229Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-18T18:28:50.229Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-18T18:28:50.229Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-18T18:28:50.229Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestCopyFileWithTarSrcFile [2022-05-18T18:28:50.229Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2022-05-18T18:28:50.229Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-18T18:28:50.229Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-18T18:28:50.229Z] === RUN TestTarFiles [2022-05-18T18:28:50.684Z] === RUN TestMatch [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[foo]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[foo_bar]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[]#01 [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[qux]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-18T18:28:50.684Z] === RUN TestMatch/[[foo_baz]] [2022-05-18T18:28:50.684Z] --- PASS: TestMatch (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[] (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-18T18:28:50.684Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-18T18:28:50.685Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-18T18:28:50.685Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-18T18:28:50.685Z] PASS [2022-05-18T18:28:50.685Z] coverage: 87.5% of statements [2022-05-18T18:28:50.685Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-05-18T18:28:51.104Z] --- PASS: TestConsoleSize (0.95s) [2022-05-18T18:28:51.104Z] === RUN TestConsoleSize [2022-05-18T18:28:51.140Z] === RUN TestChrootTarUntar [2022-05-18T18:28:51.140Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-18T18:28:51.140Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootUntarEmptyArchive [2022-05-18T18:28:51.140Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootTarUntarWithSymlink [2022-05-18T18:28:51.140Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootCopyWithTar [2022-05-18T18:28:51.140Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootCopyFileWithTar [2022-05-18T18:28:51.140Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootUntarPath [2022-05-18T18:28:51.140Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-18T18:28:51.140Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-18T18:28:51.140Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:28:51.140Z] === RUN TestChrootApplyDotDotFile [2022-05-18T18:28:51.140Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:28:51.140Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-18T18:28:51.140Z] PASS [2022-05-18T18:28:51.140Z] coverage: 12.0% of statements [2022-05-18T18:28:51.140Z] ok github.com/docker/docker/pkg/chrootarchive 0.071s coverage: 12.0% of statements [2022-05-18T18:28:52.033Z] --- PASS: TestConsoleSize (0.87s) [2022-05-18T18:28:52.033Z] === RUN TestConsoleSize [2022-05-18T18:28:52.099Z] === RUN TestEnsureRemoveAllNotExist [2022-05-18T18:28:52.099Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-18T18:28:52.099Z] === RUN TestEnsureRemoveAllWithDir [2022-05-18T18:28:52.099Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-18T18:28:52.099Z] === RUN TestEnsureRemoveAllWithFile [2022-05-18T18:28:52.099Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-18T18:28:52.099Z] PASS [2022-05-18T18:28:52.099Z] coverage: 0.0% of statements [2022-05-18T18:28:52.099Z] ok github.com/docker/docker/pkg/containerfs 0.038s coverage: 0.0% of statements [2022-05-18T18:28:52.555Z] 2022/05/18 18:28:52 Closing DB instances... [2022-05-18T18:28:52.963Z] --- PASS: TestConsoleSize (0.86s) [2022-05-18T18:28:52.963Z] === RUN TestConsoleSize [2022-05-18T18:28:53.010Z] === RUN TestSizeEmpty [2022-05-18T18:28:53.010Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-18T18:28:53.010Z] === RUN TestSizeEmptyFile [2022-05-18T18:28:53.010Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-18T18:28:53.010Z] === RUN TestSizeNonemptyFile [2022-05-18T18:28:53.010Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-18T18:28:53.010Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-18T18:28:53.010Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-18T18:28:53.010Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-18T18:28:53.010Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-18T18:28:53.010Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-18T18:28:53.010Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-18T18:28:53.010Z] === RUN TestMoveToSubdir [2022-05-18T18:28:53.010Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-18T18:28:53.010Z] === RUN TestSizeNonExistingDirectory [2022-05-18T18:28:53.010Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-18T18:28:53.010Z] PASS [2022-05-18T18:28:53.010Z] coverage: 80.0% of statements [2022-05-18T18:28:53.010Z] ok github.com/docker/docker/pkg/directory 0.038s coverage: 80.0% of statements [2022-05-18T18:28:53.466Z] === RUN TestPollerAddRemove [2022-05-18T18:28:53.466Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-18T18:28:53.466Z] === RUN TestPollerEvent [2022-05-18T18:28:53.466Z] poller_test.go:40: No chmod on Windows [2022-05-18T18:28:53.466Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-18T18:28:53.466Z] === RUN TestPollerClose [2022-05-18T18:28:53.466Z] --- PASS: TestPollerClose (0.00s) [2022-05-18T18:28:53.466Z] PASS [2022-05-18T18:28:53.466Z] coverage: 45.7% of statements [2022-05-18T18:28:53.466Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2022-05-18T18:28:53.893Z] --- PASS: TestConsoleSize (0.85s) [2022-05-18T18:28:53.893Z] PASS [2022-05-18T18:28:53.893Z] [2022-05-18T18:28:53.893Z] DONE 5 tests in 4.617s [2022-05-18T18:28:53.893Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:53.893Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:53.893Z] +++ set -e [2022-05-18T18:28:53.893Z] +++ '[' -n 0 ']' [2022-05-18T18:28:53.893Z] +++ set -x [2022-05-18T18:28:53.893Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:53.893Z] testing: warning: no tests to run [2022-05-18T18:28:53.893Z] PASS [2022-05-18T18:28:53.893Z] [2022-05-18T18:28:53.893Z] DONE 0 tests in 0.125s [2022-05-18T18:28:53.893Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:53.893Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:53.893Z] +++ set -e [2022-05-18T18:28:53.893Z] +++ '[' -n 0 ']' [2022-05-18T18:28:53.893Z] +++ set -x [2022-05-18T18:28:53.893Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:53.921Z] --- PASS: TestTarFiles (3.45s) [2022-05-18T18:28:53.921Z] === RUN TestDetectCompressionZstd [2022-05-18T18:28:53.922Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-18T18:28:53.922Z] === RUN TestTarUntar [2022-05-18T18:28:53.922Z] --- PASS: TestTarUntar (0.03s) [2022-05-18T18:28:53.922Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-18T18:28:53.922Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-18T18:28:53.922Z] === RUN TestTarWithOptions [2022-05-18T18:28:53.922Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-18T18:28:53.922Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-18T18:28:53.922Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-18T18:28:53.922Z] === RUN TestUntarUstarGnuConflict [2022-05-18T18:28:53.922Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-18T18:28:53.922Z] === RUN TestUntarInvalidFilenames [2022-05-18T18:28:53.922Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3594772922\\dest" [2022-05-18T18:28:53.922Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2022-05-18T18:28:53.922Z] === RUN TestUntarHardlinkToSymlink [2022-05-18T18:28:53.922Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-18T18:28:53.922Z] === RUN TestUntarInvalidHardlink [2022-05-18T18:28:53.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3244602430\\victim\\hello" -> "../victim/hello" [2022-05-18T18:28:53.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2405003160\\victim\\hello" -> "/../victim/hello" [2022-05-18T18:28:53.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3035531762\\victim" -> "../victim" [2022-05-18T18:28:53.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink468645055\\victim" -> "../victim" [2022-05-18T18:28:53.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink154023810\\victim" -> "../victim" [2022-05-18T18:28:53.922Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3541640971\\victim" -> "../victim" [2022-05-18T18:28:53.922Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-18T18:28:53.922Z] === RUN TestUntarInvalidSymlink [2022-05-18T18:28:53.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3848089282\\dest\\dotdot" -> "../victim/hello" [2022-05-18T18:28:53.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3317622380\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T18:28:53.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1377175661\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:28:53.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4018238308\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:28:53.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1129478742\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:28:53.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink373315567\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:28:53.922Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1126528013\\dest\\dir\\loophole" -> "../../victim" [2022-05-18T18:28:53.922Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-05-18T18:28:53.922Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-18T18:28:53.922Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-18T18:28:53.922Z] === RUN TestXGlobalNoParent [2022-05-18T18:28:53.922Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-18T18:28:53.922Z] === RUN TestReplaceFileTarWrapper [2022-05-18T18:28:53.922Z] --- PASS: TestReplaceFileTarWrapper (0.09s) [2022-05-18T18:28:53.922Z] === RUN TestPrefixHeaderReadable [2022-05-18T18:28:53.922Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-18T18:28:53.922Z] === RUN TestDisablePigz [2022-05-18T18:28:53.922Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-18T18:28:54.150Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.150Z] testing: warning: no tests to run [2022-05-18T18:28:54.150Z] PASS [2022-05-18T18:28:54.150Z] [2022-05-18T18:28:54.150Z] DONE 0 tests in 0.136s [2022-05-18T18:28:54.150Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.150Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.150Z] +++ set -e [2022-05-18T18:28:54.150Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.150Z] +++ set -x [2022-05-18T18:28:54.150Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.150Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.150Z] testing: warning: no tests to run [2022-05-18T18:28:54.150Z] PASS [2022-05-18T18:28:54.150Z] [2022-05-18T18:28:54.150Z] DONE 0 tests in 0.066s [2022-05-18T18:28:54.150Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.150Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.150Z] +++ set -e [2022-05-18T18:28:54.150Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.150Z] +++ set -x [2022-05-18T18:28:54.150Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.150Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.150Z] testing: warning: no tests to run [2022-05-18T18:28:54.150Z] PASS [2022-05-18T18:28:54.355Z] #64 304.0 + bin/containerd-shim-runc-v2 [2022-05-18T18:28:54.377Z] === RUN TestCopyFileWithInvalidSrc [2022-05-18T18:28:54.377Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T18:28:54.377Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-18T18:28:54.377Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-18T18:28:54.377Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCopyFile [2022-05-18T18:28:54.377Z] --- PASS: TestCopyFile (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-18T18:28:54.377Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T18:28:54.377Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-18T18:28:54.377Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-18T18:28:54.377Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T18:28:54.377Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestWildcardMatches [2022-05-18T18:28:54.377Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestPatternMatches [2022-05-18T18:28:54.377Z] --- PASS: TestPatternMatches (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-18T18:28:54.377Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestPatternMatchesFolderExclusions [2022-05-18T18:28:54.377Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-18T18:28:54.377Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-18T18:28:54.377Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-18T18:28:54.377Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-18T18:28:54.377Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestSingleExclamationError [2022-05-18T18:28:54.377Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestMatchesWithNoPatterns [2022-05-18T18:28:54.377Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestMatchesWithMalformedPatterns [2022-05-18T18:28:54.377Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestMatches [2022-05-18T18:28:54.377Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-18T18:28:54.377Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-18T18:28:54.377Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-18T18:28:54.377Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-18T18:28:54.377Z] --- PASS: TestMatches (0.01s) [2022-05-18T18:28:54.377Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-18T18:28:54.377Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-18T18:28:54.377Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-18T18:28:54.377Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCleanPatterns [2022-05-18T18:28:54.377Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-18T18:28:54.377Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCleanPatternsExceptionFlag [2022-05-18T18:28:54.377Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-18T18:28:54.377Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-18T18:28:54.377Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCleanPatternsErrorSingleException [2022-05-18T18:28:54.377Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCreateIfNotExistsDir [2022-05-18T18:28:54.377Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCreateIfNotExistsFile [2022-05-18T18:28:54.377Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestMatch [2022-05-18T18:28:54.377Z] --- PASS: TestMatch (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCompile [2022-05-18T18:28:54.377Z] === RUN TestCompile/slash [2022-05-18T18:28:54.377Z] === RUN TestCompile/backslash [2022-05-18T18:28:54.377Z] --- PASS: TestCompile (0.00s) [2022-05-18T18:28:54.377Z] --- PASS: TestCompile/slash (0.00s) [2022-05-18T18:28:54.377Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-18T18:28:54.377Z] PASS [2022-05-18T18:28:54.377Z] coverage: 84.7% of statements [2022-05-18T18:28:54.377Z] --- PASS: TestDisablePigz (0.20s) [2022-05-18T18:28:54.377Z] === RUN TestPigz [2022-05-18T18:28:54.377Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 84.7% of statements [2022-05-18T18:28:54.377Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-18T18:28:54.377Z] --- PASS: TestPigz (0.10s) [2022-05-18T18:28:54.377Z] === RUN TestNosysFileInfo [2022-05-18T18:28:54.377Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T18:28:54.377Z] archive_windows_test.go:16: Currently fails [2022-05-18T18:28:54.377Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCanonicalTarNameForPath [2022-05-18T18:28:54.377Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestCanonicalTarName [2022-05-18T18:28:54.377Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestChmodTarEntry [2022-05-18T18:28:54.377Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestHardLinkOrder [2022-05-18T18:28:54.377Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-18T18:28:54.377Z] === RUN TestChangeString [2022-05-18T18:28:54.377Z] --- PASS: TestChangeString (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestChangesWithNoChanges [2022-05-18T18:28:54.377Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-18T18:28:54.377Z] === RUN TestChangesWithChanges [2022-05-18T18:28:54.377Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-18T18:28:54.377Z] === RUN TestChangesWithChangesGH13590 [2022-05-18T18:28:54.377Z] changes_test.go:196: needs more investigation [2022-05-18T18:28:54.377Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestChangesDirsEmpty [2022-05-18T18:28:54.377Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T18:28:54.377Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestChangesDirsMutated [2022-05-18T18:28:54.377Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T18:28:54.377Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestApplyLayer [2022-05-18T18:28:54.377Z] changes_test.go:433: needs further investigation [2022-05-18T18:28:54.377Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestChangesSizeWithHardlinks [2022-05-18T18:28:54.377Z] changes_test.go:469: needs further investigation [2022-05-18T18:28:54.377Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestChangesSizeWithNoChanges [2022-05-18T18:28:54.377Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-18T18:28:54.377Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestChangesSize [2022-05-18T18:28:54.377Z] --- PASS: TestChangesSize (0.00s) [2022-05-18T18:28:54.377Z] === RUN TestApplyLayerInvalidFilenames [2022-05-18T18:28:54.377Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3871662147\\dest" [2022-05-18T18:28:54.377Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-18T18:28:54.377Z] === RUN TestApplyLayerInvalidHardlink [2022-05-18T18:28:54.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2615830468\\victim\\hello" -> "../victim/hello" [2022-05-18T18:28:54.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1596109096\\victim\\hello" -> "/../victim/hello" [2022-05-18T18:28:54.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink609793741\\victim" -> "../victim" [2022-05-18T18:28:54.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink682232579\\victim" -> "../victim" [2022-05-18T18:28:54.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1895982630\\victim" -> "../victim" [2022-05-18T18:28:54.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4037013529\\victim" -> "../victim" [2022-05-18T18:28:54.377Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-18T18:28:54.377Z] === RUN TestApplyLayerInvalidSymlink [2022-05-18T18:28:54.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink671113020\\dest\\dotdot" -> "../victim/hello" [2022-05-18T18:28:54.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1460138593\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T18:28:54.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink754998538\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:28:54.407Z] [2022-05-18T18:28:54.407Z] DONE 0 tests in 0.060s [2022-05-18T18:28:54.407Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] +++ set -e [2022-05-18T18:28:54.407Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.407Z] +++ set -x [2022-05-18T18:28:54.407Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.407Z] testing: warning: no tests to run [2022-05-18T18:28:54.407Z] PASS [2022-05-18T18:28:54.407Z] [2022-05-18T18:28:54.407Z] DONE 0 tests in 0.041s [2022-05-18T18:28:54.407Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] +++ set -e [2022-05-18T18:28:54.407Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.407Z] +++ set -x [2022-05-18T18:28:54.407Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] testing: warning: no tests to run [2022-05-18T18:28:54.407Z] PASS [2022-05-18T18:28:54.407Z] [2022-05-18T18:28:54.407Z] DONE 0 tests in 0.013s [2022-05-18T18:28:54.407Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] +++ set -e [2022-05-18T18:28:54.407Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.407Z] +++ set -x [2022-05-18T18:28:54.407Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.407Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.407Z] testing: warning: no tests to run [2022-05-18T18:28:54.407Z] PASS [2022-05-18T18:28:54.407Z] [2022-05-18T18:28:54.407Z] DONE 0 tests in 0.100s [2022-05-18T18:28:54.664Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] +++ set -e [2022-05-18T18:28:54.664Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.664Z] +++ set -x [2022-05-18T18:28:54.664Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.664Z] testing: warning: no tests to run [2022-05-18T18:28:54.664Z] PASS [2022-05-18T18:28:54.664Z] [2022-05-18T18:28:54.664Z] DONE 0 tests in 0.070s [2022-05-18T18:28:54.664Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] +++ set -e [2022-05-18T18:28:54.664Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.664Z] +++ set -x [2022-05-18T18:28:54.664Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.664Z] testing: warning: no tests to run [2022-05-18T18:28:54.664Z] PASS [2022-05-18T18:28:54.664Z] [2022-05-18T18:28:54.664Z] DONE 0 tests in 0.041s [2022-05-18T18:28:54.664Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] +++ set -e [2022-05-18T18:28:54.664Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.664Z] +++ set -x [2022-05-18T18:28:54.664Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.664Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.664Z] testing: warning: no tests to run [2022-05-18T18:28:54.664Z] PASS [2022-05-18T18:28:54.664Z] [2022-05-18T18:28:54.664Z] DONE 0 tests in 0.053s [2022-05-18T18:28:54.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2393707682\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:28:54.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4163331453\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:28:54.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3941623068\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:28:54.833Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-05-18T18:28:54.833Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-18T18:28:54.833Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-18T18:28:54.833Z] === RUN TestApplyLayerWhiteouts [2022-05-18T18:28:54.833Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-18T18:28:54.833Z] === RUN TestGenerateEmptyFile [2022-05-18T18:28:54.833Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-18T18:28:54.833Z] === RUN TestGenerateWithContent [2022-05-18T18:28:54.833Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-18T18:28:54.833Z] PASS [2022-05-18T18:28:54.833Z] coverage: 61.9% of statements [2022-05-18T18:28:54.833Z] ok github.com/docker/docker/pkg/archive 5.219s coverage: 61.9% of statements [2022-05-18T18:28:54.833Z] === RUN TestGet [2022-05-18T18:28:54.833Z] --- PASS: TestGet (0.00s) [2022-05-18T18:28:54.833Z] === RUN TestGetShortcutString [2022-05-18T18:28:54.833Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-18T18:28:54.833Z] PASS [2022-05-18T18:28:54.833Z] coverage: 42.9% of statements [2022-05-18T18:28:54.833Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2022-05-18T18:28:54.921Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.921Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.921Z] +++ set -e [2022-05-18T18:28:54.921Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.921Z] +++ set -x [2022-05-18T18:28:54.921Z] #64 304.9 + binaries [2022-05-18T18:28:54.921Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.921Z] #64 304.9 + install -D bin/containerd /build/containerd [2022-05-18T18:28:54.921Z] testing: warning: no tests to run [2022-05-18T18:28:54.921Z] PASS [2022-05-18T18:28:54.921Z] [2022-05-18T18:28:54.921Z] #64 304.9 + install -D bin/containerd-shim /build/containerd-shim [2022-05-18T18:28:54.921Z] DONE 0 tests in 0.019s [2022-05-18T18:28:54.921Z] #64 304.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-18T18:28:54.922Z] #64 304.9 + install -D bin/ctr /build/ctr [2022-05-18T18:28:54.922Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.922Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.922Z] +++ set -e [2022-05-18T18:28:54.922Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.922Z] +++ set -x [2022-05-18T18:28:54.922Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.922Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.922Z] testing: warning: no tests to run [2022-05-18T18:28:54.922Z] PASS [2022-05-18T18:28:54.922Z] [2022-05-18T18:28:54.922Z] DONE 0 tests in 0.043s [2022-05-18T18:28:54.922Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.922Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.922Z] +++ set -e [2022-05-18T18:28:54.922Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.922Z] +++ set -x [2022-05-18T18:28:54.922Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.922Z] INFO: Testing against a local daemon [2022-05-18T18:28:54.922Z] testing: warning: no tests to run [2022-05-18T18:28:54.922Z] PASS [2022-05-18T18:28:54.922Z] [2022-05-18T18:28:54.922Z] DONE 0 tests in 0.058s [2022-05-18T18:28:54.922Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.922Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:54.922Z] +++ set -e [2022-05-18T18:28:54.922Z] +++ '[' -n 0 ']' [2022-05-18T18:28:54.922Z] +++ set -x [2022-05-18T18:28:54.922Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.178Z] INFO: Testing against a local daemon [2022-05-18T18:28:55.178Z] testing: warning: no tests to run [2022-05-18T18:28:55.178Z] PASS [2022-05-18T18:28:55.178Z] [2022-05-18T18:28:55.178Z] DONE 0 tests in 0.049s [2022-05-18T18:28:55.178Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.178Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.178Z] +++ set -e [2022-05-18T18:28:55.178Z] +++ '[' -n 0 ']' [2022-05-18T18:28:55.178Z] +++ set -x [2022-05-18T18:28:55.179Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.179Z] INFO: Testing against a local daemon [2022-05-18T18:28:55.179Z] testing: warning: no tests to run [2022-05-18T18:28:55.179Z] PASS [2022-05-18T18:28:55.179Z] [2022-05-18T18:28:55.179Z] DONE 0 tests in 0.042s [2022-05-18T18:28:55.179Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.179Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.179Z] +++ set -e [2022-05-18T18:28:55.179Z] +++ '[' -n 0 ']' [2022-05-18T18:28:55.179Z] +++ set -x [2022-05-18T18:28:55.179Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.179Z] INFO: Testing against a local daemon [2022-05-18T18:28:55.179Z] testing: warning: no tests to run [2022-05-18T18:28:55.179Z] PASS [2022-05-18T18:28:55.179Z] [2022-05-18T18:28:55.179Z] DONE 0 tests in 0.060s [2022-05-18T18:28:55.179Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.179Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.179Z] +++ set -e [2022-05-18T18:28:55.179Z] +++ '[' -n 0 ']' [2022-05-18T18:28:55.179Z] +++ set -x [2022-05-18T18:28:55.179Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] INFO: Testing against a local daemon [2022-05-18T18:28:55.436Z] testing: warning: no tests to run [2022-05-18T18:28:55.436Z] PASS [2022-05-18T18:28:55.436Z] [2022-05-18T18:28:55.436Z] DONE 0 tests in 0.042s [2022-05-18T18:28:55.436Z] Running integration-test (iteration 4) [2022-05-18T18:28:55.436Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] +++ set -e [2022-05-18T18:28:55.436Z] +++ '[' -n 0 ']' [2022-05-18T18:28:55.436Z] +++ set -x [2022-05-18T18:28:55.436Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] INFO: Testing against a local daemon [2022-05-18T18:28:55.436Z] testing: warning: no tests to run [2022-05-18T18:28:55.436Z] PASS [2022-05-18T18:28:55.436Z] [2022-05-18T18:28:55.436Z] DONE 0 tests in 0.087s [2022-05-18T18:28:55.436Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] +++ set -e [2022-05-18T18:28:55.436Z] +++ '[' -n 0 ']' [2022-05-18T18:28:55.436Z] +++ set -x [2022-05-18T18:28:55.436Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] INFO: Testing against a local daemon [2022-05-18T18:28:55.436Z] testing: warning: no tests to run [2022-05-18T18:28:55.436Z] PASS [2022-05-18T18:28:55.436Z] [2022-05-18T18:28:55.436Z] DONE 0 tests in 0.051s [2022-05-18T18:28:55.436Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.436Z] +++ set -e [2022-05-18T18:28:55.436Z] +++ '[' -n 0 ']' [2022-05-18T18:28:55.436Z] +++ set -x [2022-05-18T18:28:55.436Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:28:55.693Z] INFO: Testing against a local daemon [2022-05-18T18:28:55.693Z] === RUN TestConsoleSize [2022-05-18T18:28:55.795Z] === RUN TestCreateIDMapOrder [2022-05-18T18:28:55.795Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-18T18:28:55.795Z] PASS [2022-05-18T18:28:55.795Z] coverage: 7.2% of statements [2022-05-18T18:28:55.795Z] ok github.com/docker/docker/pkg/idtools 0.030s coverage: 7.2% of statements [2022-05-18T18:28:56.623Z] --- PASS: TestConsoleSize (0.91s) [2022-05-18T18:28:56.623Z] === RUN TestConsoleSize [2022-05-18T18:28:56.755Z] === RUN TestFixedBufferCap [2022-05-18T18:28:56.755Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-18T18:28:56.755Z] === RUN TestFixedBufferLen [2022-05-18T18:28:56.755Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-18T18:28:56.755Z] === RUN TestFixedBufferString [2022-05-18T18:28:56.755Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-18T18:28:56.755Z] === RUN TestFixedBufferWrite [2022-05-18T18:28:56.755Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-18T18:28:56.755Z] === RUN TestFixedBufferRead [2022-05-18T18:28:56.755Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-18T18:28:56.755Z] === RUN TestBytesPipeRead [2022-05-18T18:28:56.755Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-18T18:28:56.755Z] === RUN TestBytesPipeWrite [2022-05-18T18:28:56.755Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-18T18:28:56.755Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-18T18:28:56.755Z] 2022/05/18 18:28:56 Closing DB instances... [2022-05-18T18:28:56.755Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2022-05-18T18:28:56.755Z] === RUN TestAtomicWriteToFile [2022-05-18T18:28:56.755Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-18T18:28:56.755Z] === RUN TestAtomicWriteSetCommit [2022-05-18T18:28:56.755Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-18T18:28:56.755Z] === RUN TestAtomicWriteSetCancel [2022-05-18T18:28:56.819Z] #64 DONE 306.7s [2022-05-18T18:28:57.209Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-05-18T18:28:57.209Z] === RUN TestReadCloserWrapperClose [2022-05-18T18:28:57.209Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-18T18:28:57.209Z] === RUN TestReaderErrWrapperReadOnError [2022-05-18T18:28:57.209Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-18T18:28:57.209Z] === RUN TestReaderErrWrapperRead [2022-05-18T18:28:57.209Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-18T18:28:57.209Z] === RUN TestCancelReadCloser [2022-05-18T18:28:57.209Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-18T18:28:57.209Z] === RUN TestWriteCloserWrapperClose [2022-05-18T18:28:57.209Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-18T18:28:57.209Z] === RUN TestNopWriteCloser [2022-05-18T18:28:57.209Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-18T18:28:57.209Z] === RUN TestNopWriter [2022-05-18T18:28:57.209Z] --- PASS: TestNopWriter (0.00s) [2022-05-18T18:28:57.209Z] === RUN TestWriteCounter [2022-05-18T18:28:57.209Z] --- PASS: TestWriteCounter (0.00s) [2022-05-18T18:28:57.209Z] PASS [2022-05-18T18:28:57.209Z] coverage: 69.2% of statements [2022-05-18T18:28:57.209Z] ok github.com/docker/docker/pkg/ioutils 0.525s coverage: 69.2% of statements [2022-05-18T18:28:57.552Z] --- PASS: TestConsoleSize (0.89s) [2022-05-18T18:28:57.552Z] === RUN TestConsoleSize [2022-05-18T18:28:57.665Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-05-18T18:28:57.665Z] === RUN TestNetworkDBNodeLeave [2022-05-18T18:28:57.665Z] === RUN TestError [2022-05-18T18:28:57.665Z] --- PASS: TestError (0.00s) [2022-05-18T18:28:57.665Z] === RUN TestProgressString [2022-05-18T18:28:57.665Z] === RUN TestProgressString/no_progress [2022-05-18T18:28:57.665Z] === RUN TestProgressString/progress_1 [2022-05-18T18:28:57.665Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-18T18:28:57.665Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-18T18:28:57.665Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-18T18:28:57.665Z] === RUN TestProgressString/with_units [2022-05-18T18:28:57.665Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-18T18:28:57.665Z] === RUN TestProgressString/hide_counts [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString (0.00s) [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-18T18:28:57.665Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-18T18:28:57.754Z] [2022-05-18T18:28:57.754Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T18:28:57.754Z] #65 sha256:2778aa4a730e90045bc76e9a1337b536f1cf20bb988caba0a6edf4738dc0c7f9 [2022-05-18T18:28:58.120Z] === RUN TestJSONMessageDisplay [2022-05-18T18:28:58.120Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-05-18T18:28:58.120Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-18T18:28:58.120Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-18T18:28:58.120Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-18T18:28:58.120Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-18T18:28:58.120Z] === RUN TestDisplayJSONMessagesStream [2022-05-18T18:28:58.120Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-18T18:28:58.120Z] PASS [2022-05-18T18:28:58.120Z] coverage: 91.7% of statements [2022-05-18T18:28:58.120Z] ok github.com/docker/docker/pkg/jsonmessage 0.161s coverage: 91.7% of statements [2022-05-18T18:28:58.320Z] #65 DONE 0.8s [2022-05-18T18:28:58.482Z] --- PASS: TestConsoleSize (0.88s) [2022-05-18T18:28:58.482Z] === RUN TestConsoleSize [2022-05-18T18:28:58.575Z] === RUN TestStandardLongPath [2022-05-18T18:28:58.575Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-18T18:28:58.575Z] === RUN TestUNCLongPath [2022-05-18T18:28:58.575Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-18T18:28:58.575Z] PASS [2022-05-18T18:28:58.575Z] coverage: 100.0% of statements [2022-05-18T18:28:58.575Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2022-05-18T18:28:58.579Z] [2022-05-18T18:28:58.579Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T18:28:58.579Z] #70 sha256:42d970c3b1c3bcfedbd301562e649296b860fad54224e7e06108582a40a658c1 [2022-05-18T18:28:58.837Z] #70 DONE 0.2s [2022-05-18T18:28:58.837Z] [2022-05-18T18:28:58.837Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T18:28:58.837Z] #75 sha256:7f7e54d5d1222ab5caa7d07b331d25cd2cf83d36ab8b15fdab564c2fcc5ed2b1 [2022-05-18T18:28:59.031Z] === RUN TestNameFormat [2022-05-18T18:28:59.031Z] --- PASS: TestNameFormat (0.00s) [2022-05-18T18:28:59.031Z] === RUN TestNameRetries [2022-05-18T18:28:59.031Z] --- PASS: TestNameRetries (0.00s) [2022-05-18T18:28:59.031Z] PASS [2022-05-18T18:28:59.031Z] coverage: 85.7% of statements [2022-05-18T18:28:59.031Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-05-18T18:28:59.411Z] --- PASS: TestConsoleSize (0.93s) [2022-05-18T18:28:59.411Z] === RUN TestConsoleSize [2022-05-18T18:28:59.486Z] === RUN TestParseKeyValueOpt [2022-05-18T18:28:59.486Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-18T18:28:59.486Z] === RUN TestParseUintList [2022-05-18T18:28:59.486Z] --- PASS: TestParseUintList (0.00s) [2022-05-18T18:28:59.486Z] === RUN TestParseUintListMaximumLimits [2022-05-18T18:28:59.486Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-18T18:28:59.486Z] PASS [2022-05-18T18:28:59.486Z] coverage: 97.0% of statements [2022-05-18T18:28:59.486Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2022-05-18T18:28:59.770Z] #75 DONE 0.9s [2022-05-18T18:28:59.770Z] [2022-05-18T18:28:59.770Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T18:28:59.770Z] #76 sha256:4f441b285792f26fc331dbf27d6b6f2a48a32321447d96ec217a1dec8dc269c6 [2022-05-18T18:28:59.770Z] #76 DONE 0.0s [2022-05-18T18:28:59.770Z] [2022-05-18T18:28:59.770Z] #77 [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 [2022-05-18T18:28:59.770Z] #77 sha256:964de066ee2698a88b85c2bc325d419cfbe9d7f31f71ae581cc2fbb715434e11 [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-18T18:28:59.940Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T18:28:59.940Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T18:28:59.940Z] PASS [2022-05-18T18:28:59.940Z] coverage: 36.4% of statements [2022-05-18T18:28:59.940Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 36.4% of statements [2022-05-18T18:29:00.339Z] #77 0.790 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-18T18:29:00.339Z] --- PASS: TestConsoleSize (0.91s) [2022-05-18T18:29:00.339Z] PASS [2022-05-18T18:29:00.339Z] [2022-05-18T18:29:00.339Z] DONE 5 tests in 4.618s [2022-05-18T18:29:00.339Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.339Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.339Z] +++ set -e [2022-05-18T18:29:00.339Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.339Z] +++ set -x [2022-05-18T18:29:00.339Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.339Z] testing: warning: no tests to run [2022-05-18T18:29:00.339Z] PASS [2022-05-18T18:29:00.339Z] [2022-05-18T18:29:00.339Z] DONE 0 tests in 0.085s [2022-05-18T18:29:00.339Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.339Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.339Z] +++ set -e [2022-05-18T18:29:00.339Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.339Z] +++ set -x [2022-05-18T18:29:00.339Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.339Z] INFO: Testing against a local daemon [2022-05-18T18:29:00.339Z] testing: warning: no tests to run [2022-05-18T18:29:00.339Z] PASS [2022-05-18T18:29:00.339Z] [2022-05-18T18:29:00.339Z] DONE 0 tests in 0.120s [2022-05-18T18:29:00.450Z] #47 DONE 306.8s [2022-05-18T18:29:00.451Z] [2022-05-18T18:29:00.451Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:29:00.451Z] #60 sha256:dadaa1735f4ce8a48c6b8d8f7b540a89a60fb288e735b53404bfc29da9151751 [2022-05-18T18:29:00.451Z] #60 ... [2022-05-18T18:29:00.451Z] [2022-05-18T18:29:00.451Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-18T18:29:00.451Z] #48 sha256:472ee0c472a2f2496d2ae5fea6d9cd56386a9cf71dddd8e956bc1a4a7ff51787 [2022-05-18T18:29:00.451Z] #48 DONE 0.5s [2022-05-18T18:29:00.451Z] [2022-05-18T18:29:00.451Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-18T18:29:00.451Z] #52 sha256:9a3e802ed716aaffdf84965e677dc34ea6c0fc77c5e256cfc7d8be6f48822c2f [2022-05-18T18:29:00.451Z] #52 DONE 0.1s [2022-05-18T18:29:00.451Z] [2022-05-18T18:29:00.451Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-18T18:29:00.451Z] #54 sha256:956b29b713594e084f6b6404da4cbb7fb8ba82a2bc7f9db74231bc2bf266105d [2022-05-18T18:29:00.451Z] #54 DONE 0.1s [2022-05-18T18:29:00.451Z] [2022-05-18T18:29:00.451Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:29:00.451Z] #60 sha256:dadaa1735f4ce8a48c6b8d8f7b540a89a60fb288e735b53404bfc29da9151751 [2022-05-18T18:29:00.597Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] +++ set -e [2022-05-18T18:29:00.597Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.597Z] +++ set -x [2022-05-18T18:29:00.597Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] INFO: Testing against a local daemon [2022-05-18T18:29:00.597Z] testing: warning: no tests to run [2022-05-18T18:29:00.597Z] PASS [2022-05-18T18:29:00.597Z] [2022-05-18T18:29:00.597Z] DONE 0 tests in 0.028s [2022-05-18T18:29:00.597Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] +++ set -e [2022-05-18T18:29:00.597Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.597Z] +++ set -x [2022-05-18T18:29:00.597Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] INFO: Testing against a local daemon [2022-05-18T18:29:00.597Z] testing: warning: no tests to run [2022-05-18T18:29:00.597Z] PASS [2022-05-18T18:29:00.597Z] [2022-05-18T18:29:00.597Z] DONE 0 tests in 0.039s [2022-05-18T18:29:00.597Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] +++ set -e [2022-05-18T18:29:00.597Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.597Z] +++ set -x [2022-05-18T18:29:00.597Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] INFO: Testing against a local daemon [2022-05-18T18:29:00.597Z] testing: warning: no tests to run [2022-05-18T18:29:00.597Z] PASS [2022-05-18T18:29:00.597Z] [2022-05-18T18:29:00.597Z] DONE 0 tests in 0.052s [2022-05-18T18:29:00.597Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.597Z] +++ set -e [2022-05-18T18:29:00.597Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.597Z] +++ set -x [2022-05-18T18:29:00.597Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.598Z] #77 0.945 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-18T18:29:00.854Z] testing: warning: no tests to run [2022-05-18T18:29:00.854Z] PASS [2022-05-18T18:29:00.854Z] [2022-05-18T18:29:00.854Z] DONE 0 tests in 0.027s [2022-05-18T18:29:00.854Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.854Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.854Z] +++ set -e [2022-05-18T18:29:00.854Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.854Z] +++ set -x [2022-05-18T18:29:00.854Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.854Z] INFO: Testing against a local daemon [2022-05-18T18:29:00.854Z] testing: warning: no tests to run [2022-05-18T18:29:00.854Z] PASS [2022-05-18T18:29:00.854Z] [2022-05-18T18:29:00.854Z] DONE 0 tests in 0.050s [2022-05-18T18:29:00.854Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.854Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.854Z] +++ set -e [2022-05-18T18:29:00.854Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.854Z] +++ set -x [2022-05-18T18:29:00.854Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.854Z] INFO: Testing against a local daemon [2022-05-18T18:29:00.854Z] testing: warning: no tests to run [2022-05-18T18:29:00.854Z] PASS [2022-05-18T18:29:00.854Z] [2022-05-18T18:29:00.854Z] DONE 0 tests in 0.055s [2022-05-18T18:29:00.855Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.855Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.855Z] +++ set -e [2022-05-18T18:29:00.855Z] +++ '[' -n 0 ']' [2022-05-18T18:29:00.855Z] +++ set -x [2022-05-18T18:29:00.855Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:00.856Z] #77 1.117 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-18T18:29:00.902Z] === RUN TestNewAndRemove [2022-05-18T18:29:00.902Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-18T18:29:00.902Z] === RUN TestRemoveInvalidPath [2022-05-18T18:29:00.902Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-18T18:29:00.902Z] PASS [2022-05-18T18:29:00.902Z] coverage: 82.6% of statements [2022-05-18T18:29:00.902Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2022-05-18T18:29:00.902Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-18T18:29:00.902Z] === RUN TestNetworkDBWatch [2022-05-18T18:29:01.112Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.112Z] testing: warning: no tests to run [2022-05-18T18:29:01.112Z] PASS [2022-05-18T18:29:01.112Z] [2022-05-18T18:29:01.112Z] DONE 0 tests in 0.050s [2022-05-18T18:29:01.112Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.112Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.112Z] +++ set -e [2022-05-18T18:29:01.112Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.112Z] +++ set -x [2022-05-18T18:29:01.112Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.112Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.112Z] testing: warning: no tests to run [2022-05-18T18:29:01.112Z] PASS [2022-05-18T18:29:01.112Z] [2022-05-18T18:29:01.112Z] DONE 0 tests in 0.083s [2022-05-18T18:29:01.112Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.112Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.112Z] +++ set -e [2022-05-18T18:29:01.112Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.112Z] +++ set -x [2022-05-18T18:29:01.112Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.112Z] testing: warning: no tests to run [2022-05-18T18:29:01.112Z] PASS [2022-05-18T18:29:01.112Z] [2022-05-18T18:29:01.112Z] DONE 0 tests in 0.017s [2022-05-18T18:29:01.112Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.112Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.112Z] +++ set -e [2022-05-18T18:29:01.112Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.112Z] +++ set -x [2022-05-18T18:29:01.112Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.358Z] --- PASS: TestGetAddress (18.58s) [2022-05-18T18:29:01.358Z] === RUN TestRequestSyntaxCheck [2022-05-18T18:29:01.358Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-18T18:29:01.358Z] === RUN TestRequest [2022-05-18T18:29:01.369Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.369Z] testing: warning: no tests to run [2022-05-18T18:29:01.369Z] PASS [2022-05-18T18:29:01.369Z] [2022-05-18T18:29:01.369Z] DONE 0 tests in 0.060s [2022-05-18T18:29:01.369Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.369Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.369Z] +++ set -e [2022-05-18T18:29:01.369Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.369Z] +++ set -x [2022-05-18T18:29:01.369Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.369Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.369Z] testing: warning: no tests to run [2022-05-18T18:29:01.369Z] PASS [2022-05-18T18:29:01.369Z] [2022-05-18T18:29:01.369Z] DONE 0 tests in 0.072s [2022-05-18T18:29:01.369Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.369Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.369Z] +++ set -e [2022-05-18T18:29:01.369Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.369Z] +++ set -x [2022-05-18T18:29:01.369Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.369Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.369Z] testing: warning: no tests to run [2022-05-18T18:29:01.369Z] PASS [2022-05-18T18:29:01.369Z] [2022-05-18T18:29:01.369Z] DONE 0 tests in 0.066s [2022-05-18T18:29:01.423Z] #77 1.198 Reading package lists... [2022-05-18T18:29:01.626Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.627Z] +++ set -e [2022-05-18T18:29:01.627Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.627Z] +++ set -x [2022-05-18T18:29:01.627Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.627Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.627Z] testing: warning: no tests to run [2022-05-18T18:29:01.627Z] PASS [2022-05-18T18:29:01.627Z] [2022-05-18T18:29:01.627Z] DONE 0 tests in 0.063s [2022-05-18T18:29:01.627Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.627Z] +++ set -e [2022-05-18T18:29:01.627Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.627Z] +++ set -x [2022-05-18T18:29:01.627Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.627Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.627Z] testing: warning: no tests to run [2022-05-18T18:29:01.627Z] PASS [2022-05-18T18:29:01.627Z] [2022-05-18T18:29:01.627Z] DONE 0 tests in 0.073s [2022-05-18T18:29:01.681Z] #77 1.707 Reading package lists... [2022-05-18T18:29:01.813Z] === RUN TestFailedConnection [2022-05-18T18:29:01.884Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] +++ set -e [2022-05-18T18:29:01.885Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.885Z] +++ set -x [2022-05-18T18:29:01.885Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.885Z] testing: warning: no tests to run [2022-05-18T18:29:01.885Z] PASS [2022-05-18T18:29:01.885Z] [2022-05-18T18:29:01.885Z] DONE 0 tests in 0.055s [2022-05-18T18:29:01.885Z] Running integration-test (iteration 5) [2022-05-18T18:29:01.885Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] +++ set -e [2022-05-18T18:29:01.885Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.885Z] +++ set -x [2022-05-18T18:29:01.885Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.885Z] testing: warning: no tests to run [2022-05-18T18:29:01.885Z] PASS [2022-05-18T18:29:01.885Z] [2022-05-18T18:29:01.885Z] DONE 0 tests in 0.075s [2022-05-18T18:29:01.885Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] +++ set -e [2022-05-18T18:29:01.885Z] +++ '[' -n 0 ']' [2022-05-18T18:29:01.885Z] +++ set -x [2022-05-18T18:29:01.885Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:01.885Z] INFO: Testing against a local daemon [2022-05-18T18:29:01.885Z] testing: warning: no tests to run [2022-05-18T18:29:01.885Z] PASS [2022-05-18T18:29:01.885Z] [2022-05-18T18:29:01.885Z] DONE 0 tests in 0.041s [2022-05-18T18:29:01.939Z] #77 2.219 Building dependency tree... [2022-05-18T18:29:01.939Z] #77 2.351 Reading state information... [2022-05-18T18:29:01.939Z] #77 2.477 The following additional packages will be installed: [2022-05-18T18:29:02.142Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:02.142Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:02.142Z] +++ set -e [2022-05-18T18:29:02.142Z] +++ '[' -n 0 ']' [2022-05-18T18:29:02.142Z] +++ set -x [2022-05-18T18:29:02.142Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:02.142Z] INFO: Testing against a local daemon [2022-05-18T18:29:02.142Z] === RUN TestConsoleSize [2022-05-18T18:29:02.197Z] #77 2.478 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-18T18:29:02.197Z] #77 2.479 Suggested packages: [2022-05-18T18:29:02.197Z] #77 2.479 systemd-container policykit-1 [2022-05-18T18:29:02.197Z] #77 2.479 Recommended packages: [2022-05-18T18:29:02.197Z] #77 2.479 systemd-timesyncd | time-daemon libnss-systemd [2022-05-18T18:29:02.197Z] #77 2.548 The following NEW packages will be installed: [2022-05-18T18:29:02.197Z] #77 2.549 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-18T18:29:02.197Z] #77 2.550 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-18T18:29:02.267Z] 2022/05/18 18:29:02 Closing DB instances... [2022-05-18T18:29:02.457Z] #77 2.844 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-18T18:29:02.457Z] #77 2.844 Need to get 5817 kB of archives. [2022-05-18T18:29:02.457Z] #77 2.844 After this operation, 19.3 MB of additional disk space will be used. [2022-05-18T18:29:02.457Z] #77 2.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-18T18:29:02.457Z] #77 2.846 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-18T18:29:02.457Z] #77 2.855 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-18T18:29:02.457Z] #77 2.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-18T18:29:02.457Z] #77 2.864 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-18T18:29:02.715Z] #77 2.946 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-18T18:29:02.715Z] #77 2.948 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-18T18:29:02.715Z] #77 2.950 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-18T18:29:02.715Z] #77 2.952 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-18T18:29:02.715Z] #77 2.954 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-18T18:29:02.715Z] #77 3.124 debconf: delaying package configuration, since apt-utils is not installed [2022-05-18T18:29:02.715Z] #77 3.157 Fetched 5817 kB in 0s (14.5 MB/s) [2022-05-18T18:29:02.715Z] #77 3.182 Selecting previously unselected package libargon2-1:amd64. [2022-05-18T18:29:02.974Z] #77 3.182 (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 ... 28622 files and directories currently installed.) [2022-05-18T18:29:02.974Z] #77 3.198 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-18T18:29:02.974Z] #77 3.208 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-18T18:29:02.974Z] #77 3.248 Selecting previously unselected package libjson-c5:amd64. [2022-05-18T18:29:02.974Z] #77 3.250 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-18T18:29:02.974Z] #77 3.254 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-18T18:29:02.974Z] #77 3.295 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-18T18:29:02.974Z] #77 3.295 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-18T18:29:02.974Z] #77 3.302 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-18T18:29:02.974Z] #77 3.371 Selecting previously unselected package libkmod2:amd64. [2022-05-18T18:29:02.974Z] #77 3.374 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-18T18:29:02.974Z] #77 3.380 Unpacking libkmod2:amd64 (28-1) ... [2022-05-18T18:29:02.974Z] #77 3.428 Selecting previously unselected package systemd. [2022-05-18T18:29:03.071Z] --- PASS: TestConsoleSize (0.87s) [2022-05-18T18:29:03.071Z] === RUN TestConsoleSize [2022-05-18T18:29:03.233Z] #77 3.431 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-18T18:29:03.233Z] #77 3.465 Unpacking systemd (247.3-7) ... [2022-05-18T18:29:03.491Z] #77 4.004 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-18T18:29:03.749Z] #77 4.014 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-18T18:29:03.749Z] #77 4.024 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-18T18:29:03.749Z] #77 4.034 Setting up libkmod2:amd64 (28-1) ... [2022-05-18T18:29:03.749Z] #77 4.046 Setting up systemd (247.3-7) ... [2022-05-18T18:29:03.749Z] #77 4.088 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-18T18:29:03.749Z] #77 4.090 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-18T18:29:03.749Z] #77 4.093 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-18T18:29:03.749Z] #77 4.116 Initializing machine ID from KVM UUID. [2022-05-18T18:29:03.789Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-05-18T18:29:03.790Z] === RUN TestNetworkDBBulkSync [2022-05-18T18:29:03.790Z] --- PASS: TestFailedConnection (2.06s) [2022-05-18T18:29:03.790Z] === RUN TestFailOnce [2022-05-18T18:29:04.001Z] --- PASS: TestConsoleSize (0.85s) [2022-05-18T18:29:04.001Z] === RUN TestConsoleSize [2022-05-18T18:29:04.006Z] #77 4.496 Selecting previously unselected package systemd-sysv. [2022-05-18T18:29:04.006Z] #77 4.496 (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 ... 29433 files and directories currently installed.) [2022-05-18T18:29:04.006Z] #77 4.511 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-18T18:29:04.006Z] #77 4.515 Unpacking systemd-sysv (247.3-7) ... [2022-05-18T18:29:04.244Z] 2022/05/18 18:29:03 http: panic serving 127.0.0.1:49287: Plugin not ready [2022-05-18T18:29:04.244Z] goroutine 27 [running]: [2022-05-18T18:29:04.244Z] net/http.(*conn).serve.func1() [2022-05-18T18:29:04.244Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T18:29:04.244Z] panic({0xb636e0, 0xcad090}) [2022-05-18T18:29:04.244Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T18:29:04.244Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xc00000000000003b?, 0xffffffffffffffff?}, 0xc0587cec9f6847c0?) [2022-05-18T18:29:04.244Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-18T18:29:04.244Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xcb2898?, 0xc000066000?}, 0xc0000bba78?) [2022-05-18T18:29:04.244Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T18:29:04.244Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xcb2898, 0xc000066000}, 0xc00005c000) [2022-05-18T18:29:04.244Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-18T18:29:04.244Z] net/http.serverHandler.ServeHTTP({0xcb0eb8?}, {0xcb2898, 0xc000066000}, 0xc00005c000) [2022-05-18T18:29:04.244Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T18:29:04.244Z] net/http.(*conn).serve(0xc0000d20a0, {0xcb2d98, 0xc0000260f0}) [2022-05-18T18:29:04.244Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T18:29:04.244Z] created by net/http.(*Server).Serve [2022-05-18T18:29:04.244Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T18:29:04.244Z] time="2022-05-18T18:29:03Z" 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" [2022-05-18T18:29:04.264Z] #77 4.577 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-18T18:29:04.264Z] #77 4.580 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-18T18:29:04.264Z] #77 4.584 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-18T18:29:04.264Z] #77 4.642 Selecting previously unselected package dbus. [2022-05-18T18:29:04.264Z] #77 4.645 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-18T18:29:04.264Z] #77 4.655 Unpacking dbus (1.12.20-2) ... [2022-05-18T18:29:04.264Z] #77 4.718 Selecting previously unselected package libpam-systemd:amd64. [2022-05-18T18:29:04.523Z] #77 4.721 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-18T18:29:04.523Z] #77 4.726 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-18T18:29:04.523Z] #77 4.778 Selecting previously unselected package dbus-user-session. [2022-05-18T18:29:04.523Z] #77 4.781 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-18T18:29:04.523Z] #77 4.787 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-18T18:29:04.523Z] #77 4.867 Setting up systemd-sysv (247.3-7) ... [2022-05-18T18:29:04.523Z] #77 4.880 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-18T18:29:04.523Z] #77 4.894 Setting up dbus (1.12.20-2) ... [2022-05-18T18:29:04.523Z] #77 5.012 invoke-rc.d: could not determine current runlevel [2022-05-18T18:29:04.564Z] --- PASS: TestConsoleSize (0.79s) [2022-05-18T18:29:04.564Z] === RUN TestConsoleSize [2022-05-18T18:29:04.781Z] #77 5.015 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-18T18:29:04.781Z] #77 5.020 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-18T18:29:04.781Z] #77 5.201 Setting up dbus-user-session (1.12.20-2) ... [2022-05-18T18:29:04.781Z] #77 5.219 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-18T18:29:05.040Z] #77 DONE 5.4s [2022-05-18T18:29:05.040Z] [2022-05-18T18:29:05.040Z] #78 [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 [2022-05-18T18:29:05.040Z] #78 sha256:d0eed608df94684293272a055225403e59c3da804115c1e16aa37bdbc3106a54 [2022-05-18T18:29:05.202Z] 2022/05/18 18:29:04 Closing DB instances... [2022-05-18T18:29:05.203Z] --- PASS: TestFailOnce (1.11s) [2022-05-18T18:29:05.203Z] === RUN TestEchoInputOutput [2022-05-18T18:29:05.203Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-18T18:29:05.203Z] === RUN TestBackoff [2022-05-18T18:29:05.203Z] --- PASS: TestBackoff (0.00s) [2022-05-18T18:29:05.203Z] === RUN TestAbortRetry [2022-05-18T18:29:05.203Z] --- PASS: TestAbortRetry (0.00s) [2022-05-18T18:29:05.203Z] === RUN TestClientScheme [2022-05-18T18:29:05.203Z] --- PASS: TestClientScheme (0.00s) [2022-05-18T18:29:05.203Z] === RUN TestNewClientWithTimeout [2022-05-18T18:29:05.298Z] #78 0.402 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-18T18:29:05.298Z] #78 0.402 Dload Upload Total Spent Left Speed [2022-05-18T18:29:05.493Z] --- PASS: TestConsoleSize (0.90s) [2022-05-18T18:29:05.493Z] === RUN TestConsoleSize [2022-05-18T18:29:05.657Z] time="2022-05-18T18:29:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-18T18:29:05.863Z] #78 0.402 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5787 0 --:--:-- --:--:-- --:--:-- 5787 [2022-05-18T18:29:05.864Z] #78 DONE 0.8s [2022-05-18T18:29:05.864Z] [2022-05-18T18:29:05.864Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T18:29:05.864Z] #79 sha256:836ea656b9b7e0d777b04d0b205be25141b20e46850e8095c2bfd4aee64349c4 [2022-05-18T18:29:06.423Z] --- PASS: TestConsoleSize (1.00s) [2022-05-18T18:29:06.423Z] PASS [2022-05-18T18:29:06.616Z] === RUN TestParseEmptyInterface [2022-05-18T18:29:06.616Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-18T18:29:06.616Z] === RUN TestParseNonInterfaceType [2022-05-18T18:29:06.616Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-18T18:29:06.616Z] === RUN TestParseWithOneFunction [2022-05-18T18:29:06.616Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-18T18:29:06.616Z] === RUN TestParseWithMultipleFuncs [2022-05-18T18:29:06.616Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-18T18:29:06.616Z] === RUN TestParseWithUnnamedReturn [2022-05-18T18:29:06.616Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-18T18:29:06.616Z] === RUN TestEmbeddedInterface [2022-05-18T18:29:06.616Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-18T18:29:06.616Z] === RUN TestParsedImports [2022-05-18T18:29:06.616Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-18T18:29:06.616Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-18T18:29:06.616Z] --- PASS: TestParsedImports (0.00s) [2022-05-18T18:29:06.616Z] === RUN TestAliasedImports [2022-05-18T18:29:06.616Z] --- PASS: TestAliasedImports (0.00s) [2022-05-18T18:29:06.616Z] PASS [2022-05-18T18:29:06.616Z] coverage: 56.8% of statements [2022-05-18T18:29:06.616Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2022-05-18T18:29:06.680Z] [2022-05-18T18:29:06.680Z] DONE 5 tests in 4.511s [2022-05-18T18:29:06.680Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.680Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.680Z] +++ set -e [2022-05-18T18:29:06.680Z] +++ '[' -n 0 ']' [2022-05-18T18:29:06.680Z] +++ set -x [2022-05-18T18:29:06.680Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.680Z] testing: warning: no tests to run [2022-05-18T18:29:06.680Z] PASS [2022-05-18T18:29:06.680Z] [2022-05-18T18:29:06.680Z] DONE 0 tests in 0.134s [2022-05-18T18:29:06.680Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.680Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.680Z] +++ set -e [2022-05-18T18:29:06.680Z] +++ '[' -n 0 ']' [2022-05-18T18:29:06.680Z] +++ set -x [2022-05-18T18:29:06.680Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.800Z] #79 DONE 1.0s [2022-05-18T18:29:06.800Z] [2022-05-18T18:29:06.800Z] #80 exporting to image [2022-05-18T18:29:06.800Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T18:29:06.800Z] #80 exporting layers [2022-05-18T18:29:06.937Z] INFO: Testing against a local daemon [2022-05-18T18:29:06.937Z] testing: warning: no tests to run [2022-05-18T18:29:06.937Z] PASS [2022-05-18T18:29:06.937Z] [2022-05-18T18:29:06.937Z] DONE 0 tests in 0.114s [2022-05-18T18:29:06.937Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.937Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.937Z] +++ set -e [2022-05-18T18:29:06.937Z] +++ '[' -n 0 ']' [2022-05-18T18:29:06.937Z] +++ set -x [2022-05-18T18:29:06.937Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.937Z] INFO: Testing against a local daemon [2022-05-18T18:29:06.937Z] testing: warning: no tests to run [2022-05-18T18:29:06.937Z] PASS [2022-05-18T18:29:06.937Z] [2022-05-18T18:29:06.937Z] DONE 0 tests in 0.063s [2022-05-18T18:29:06.937Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.937Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.937Z] +++ set -e [2022-05-18T18:29:06.937Z] +++ '[' -n 0 ']' [2022-05-18T18:29:06.937Z] +++ set -x [2022-05-18T18:29:06.937Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:06.937Z] INFO: Testing against a local daemon [2022-05-18T18:29:06.937Z] testing: warning: no tests to run [2022-05-18T18:29:06.937Z] PASS [2022-05-18T18:29:06.937Z] [2022-05-18T18:29:06.937Z] DONE 0 tests in 0.056s [2022-05-18T18:29:07.071Z] time="2022-05-18T18:29:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-18T18:29:07.071Z] === RUN TestHTTPTransport [2022-05-18T18:29:07.071Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-18T18:29:07.071Z] PASS [2022-05-18T18:29:07.071Z] coverage: 85.7% of statements [2022-05-18T18:29:07.071Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2022-05-18T18:29:07.194Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] +++ set -e [2022-05-18T18:29:07.194Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.194Z] +++ set -x [2022-05-18T18:29:07.194Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.194Z] testing: warning: no tests to run [2022-05-18T18:29:07.194Z] PASS [2022-05-18T18:29:07.194Z] [2022-05-18T18:29:07.194Z] DONE 0 tests in 0.048s [2022-05-18T18:29:07.194Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] +++ set -e [2022-05-18T18:29:07.194Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.194Z] +++ set -x [2022-05-18T18:29:07.194Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] testing: warning: no tests to run [2022-05-18T18:29:07.194Z] PASS [2022-05-18T18:29:07.194Z] [2022-05-18T18:29:07.194Z] DONE 0 tests in 0.028s [2022-05-18T18:29:07.194Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] +++ set -e [2022-05-18T18:29:07.194Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.194Z] +++ set -x [2022-05-18T18:29:07.194Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.194Z] testing: warning: no tests to run [2022-05-18T18:29:07.194Z] PASS [2022-05-18T18:29:07.194Z] [2022-05-18T18:29:07.194Z] DONE 0 tests in 0.065s [2022-05-18T18:29:07.194Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.194Z] +++ set -e [2022-05-18T18:29:07.194Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.194Z] +++ set -x [2022-05-18T18:29:07.194Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.451Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.451Z] testing: warning: no tests to run [2022-05-18T18:29:07.451Z] PASS [2022-05-18T18:29:07.451Z] [2022-05-18T18:29:07.451Z] DONE 0 tests in 0.057s [2022-05-18T18:29:07.451Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.451Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.451Z] +++ set -e [2022-05-18T18:29:07.451Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.451Z] +++ set -x [2022-05-18T18:29:07.451Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.451Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.451Z] testing: warning: no tests to run [2022-05-18T18:29:07.451Z] PASS [2022-05-18T18:29:07.451Z] [2022-05-18T18:29:07.451Z] DONE 0 tests in 0.087s [2022-05-18T18:29:07.451Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.451Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.451Z] +++ set -e [2022-05-18T18:29:07.451Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.451Z] +++ set -x [2022-05-18T18:29:07.451Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.526Z] --- PASS: TestRequest (6.02s) [2022-05-18T18:29:07.526Z] === RUN TestOverlappingRequests [2022-05-18T18:29:07.526Z] --- PASS: TestOverlappingRequests (0.33s) [2022-05-18T18:29:07.526Z] === RUN TestRelease [2022-05-18T18:29:07.526Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-18T18:29:07.526Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T18:29:07.526Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-18T18:29:07.526Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-18T18:29:07.526Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-18T18:29:07.526Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-18T18:29:07.526Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-18T18:29:07.526Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T18:29:07.526Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-18T18:29:07.526Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-18T18:29:07.526Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-18T18:29:07.526Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-18T18:29:07.526Z] === RUN TestBufferPoolPutAndGet [2022-05-18T18:29:07.526Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-18T18:29:07.526Z] PASS [2022-05-18T18:29:07.526Z] coverage: 88.2% of statements [2022-05-18T18:29:07.526Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2022-05-18T18:29:07.726Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.726Z] testing: warning: no tests to run [2022-05-18T18:29:07.726Z] PASS [2022-05-18T18:29:07.726Z] [2022-05-18T18:29:07.726Z] DONE 0 tests in 0.060s [2022-05-18T18:29:07.726Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.726Z] +++ set -e [2022-05-18T18:29:07.726Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.726Z] +++ set -x [2022-05-18T18:29:07.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.726Z] testing: warning: no tests to run [2022-05-18T18:29:07.726Z] PASS [2022-05-18T18:29:07.726Z] [2022-05-18T18:29:07.726Z] DONE 0 tests in 0.024s [2022-05-18T18:29:07.726Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.726Z] +++ set -e [2022-05-18T18:29:07.726Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.726Z] +++ set -x [2022-05-18T18:29:07.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.726Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.726Z] testing: warning: no tests to run [2022-05-18T18:29:07.726Z] PASS [2022-05-18T18:29:07.726Z] [2022-05-18T18:29:07.726Z] DONE 0 tests in 0.091s [2022-05-18T18:29:07.726Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.726Z] +++ set -e [2022-05-18T18:29:07.726Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.726Z] +++ set -x [2022-05-18T18:29:07.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.980Z] === RUN TestOutputOnPrematureClose [2022-05-18T18:29:07.981Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-18T18:29:07.981Z] === RUN TestCompleteSilently [2022-05-18T18:29:07.981Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-18T18:29:07.981Z] PASS [2022-05-18T18:29:07.981Z] coverage: 75.9% of statements [2022-05-18T18:29:07.981Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2022-05-18T18:29:07.984Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.984Z] testing: warning: no tests to run [2022-05-18T18:29:07.984Z] PASS [2022-05-18T18:29:07.984Z] [2022-05-18T18:29:07.984Z] DONE 0 tests in 0.084s [2022-05-18T18:29:07.984Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.984Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.984Z] +++ set -e [2022-05-18T18:29:07.984Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.984Z] +++ set -x [2022-05-18T18:29:07.984Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.984Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.984Z] testing: warning: no tests to run [2022-05-18T18:29:07.984Z] PASS [2022-05-18T18:29:07.984Z] [2022-05-18T18:29:07.984Z] DONE 0 tests in 0.058s [2022-05-18T18:29:07.984Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.984Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.984Z] +++ set -e [2022-05-18T18:29:07.984Z] +++ '[' -n 0 ']' [2022-05-18T18:29:07.984Z] +++ set -x [2022-05-18T18:29:07.984Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.984Z] INFO: Testing against a local daemon [2022-05-18T18:29:07.984Z] testing: warning: no tests to run [2022-05-18T18:29:07.984Z] PASS [2022-05-18T18:29:07.984Z] [2022-05-18T18:29:07.984Z] DONE 0 tests in 0.057s [2022-05-18T18:29:07.984Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:07.984Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:08.218Z] === RUN TestMiddlewares [2022-05-18T18:29:08.218Z] --- PASS: TestMiddlewares (0.00s) [2022-05-18T18:29:08.218Z] PASS [2022-05-18T18:29:08.218Z] coverage: 7.9% of statements [2022-05-18T18:29:08.218Z] ok github.com/docker/docker/api/server 0.082s coverage: 7.9% of statements [2022-05-18T18:29:08.241Z] +++ set -e [2022-05-18T18:29:08.241Z] +++ '[' -n 0 ']' [2022-05-18T18:29:08.241Z] +++ set -x [2022-05-18T18:29:08.241Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:08.241Z] INFO: Testing against a local daemon [2022-05-18T18:29:08.241Z] testing: warning: no tests to run [2022-05-18T18:29:08.241Z] PASS [2022-05-18T18:29:08.241Z] [2022-05-18T18:29:08.241Z] DONE 0 tests in 0.068s [2022-05-18T18:29:08.241Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:08.241Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:08.241Z] +++ set -e [2022-05-18T18:29:08.241Z] +++ '[' -n 0 ']' [2022-05-18T18:29:08.241Z] +++ set -x [2022-05-18T18:29:08.241Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConsoleSize [2022-05-18T18:29:08.241Z] INFO: Testing against a local daemon [2022-05-18T18:29:08.241Z] testing: warning: no tests to run [2022-05-18T18:29:08.241Z] PASS [2022-05-18T18:29:08.241Z] [2022-05-18T18:29:08.241Z] DONE 0 tests in 0.055s [2022-05-18T18:29:08.241Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-05-18T18:29:08.241Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-05-18T18:29:08.241Z] ++++ kill 6671 [2022-05-18T18:29:08.241Z] ++++ /etc/init.d/apparmor stop [2022-05-18T18:29:08.241Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T18:29:08.241Z] [2022-05-18T18:29:08.241Z] Unloading profiles will leave already running processes permanently [2022-05-18T18:29:08.241Z] unconfined, which can lead to unexpected situations. [2022-05-18T18:29:08.241Z] [2022-05-18T18:29:08.241Z] To set a process to complain mode, use the command line tool [2022-05-18T18:29:08.241Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T18:29:08.241Z] ++++ true [2022-05-18T18:29:08.241Z] exiting test-integration [2022-05-18T18:29:08.241Z] +++ exit 0 [2022-05-18T18:29:08.241Z] [2022-05-18T18:29:08.241Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T18:29:08.435Z] === RUN TestSendToOneSub [2022-05-18T18:29:08.435Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-18T18:29:08.435Z] === RUN TestSendToMultipleSubs [2022-05-18T18:29:08.435Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-18T18:29:08.435Z] === RUN TestEvictOneSub [2022-05-18T18:29:08.435Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-18T18:29:08.435Z] === RUN TestClosePublisher [2022-05-18T18:29:08.435Z] --- PASS: TestClosePublisher (0.00s) [2022-05-18T18:29:08.435Z] === RUN TestPubSubRace [2022-05-18T18:29:08.889Z] --- PASS: TestRelease (1.22s) [2022-05-18T18:29:08.889Z] === RUN TestAllocateRandomDeallocate [2022-05-18T18:29:09.343Z] 2022/05/18 18:29:09 Closing DB instances... [2022-05-18T18:29:09.343Z] time="2022-05-18T18:29:09Z" level=error msg="node: 39126924edd2 is unknown to memberlist" [2022-05-18T18:29:09.343Z] --- PASS: TestPubSubRace (1.04s) [2022-05-18T18:29:09.343Z] PASS [2022-05-18T18:29:09.343Z] coverage: 75.0% of statements [2022-05-18T18:29:09.343Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2022-05-18T18:29:09.798Z] time="2022-05-18T18:29:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-18T18:29:09.798Z] === RUN TestRegister [2022-05-18T18:29:09.798Z] --- PASS: TestRegister (0.00s) [2022-05-18T18:29:09.798Z] === RUN TestCommand [2022-05-18T18:29:10.130Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T18:29:10.130Z] HOSTNAME=ce7837cc9341 [2022-05-18T18:29:10.130Z] TESTDEBUG=0 [2022-05-18T18:29:10.130Z] DEST=bundles/test-integration [2022-05-18T18:29:10.130Z] PWD=/go/src/github.com/docker/docker [2022-05-18T18:29:10.130Z] KEEPBUNDLE=1 [2022-05-18T18:29:10.130Z] DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:29:10.130Z] container=docker [2022-05-18T18:29:10.130Z] HOME=/root [2022-05-18T18:29:10.130Z] GOLANG_VERSION=1.18.2 [2022-05-18T18:29:10.130Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T18:29:10.130Z] VALIDATE_BRANCH=master [2022-05-18T18:29:10.130Z] TERM=xterm [2022-05-18T18:29:10.130Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T18:29:10.130Z] SHLVL=1 [2022-05-18T18:29:10.130Z] TIMEOUT=120m [2022-05-18T18:29:10.130Z] DOCKER_BUILDTAGS= journald [2022-05-18T18:29:10.130Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T18:29:10.130Z] GO111MODULE=off [2022-05-18T18:29:10.130Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T18:29:10.130Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T18:29:10.130Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T18:29:10.130Z] GOPATH=/go [2022-05-18T18:29:10.130Z] PKG_CONFIG=pkg-config [2022-05-18T18:29:10.130Z] _=/usr/bin/env [2022-05-18T18:29:10.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T18:29:10.253Z] --- PASS: TestCommand (0.02s) [2022-05-18T18:29:10.253Z] === RUN TestNaiveSelf [2022-05-18T18:29:10.253Z] --- PASS: TestNaiveSelf (0.02s) [2022-05-18T18:29:10.253Z] PASS [2022-05-18T18:29:10.253Z] coverage: 82.4% of statements [2022-05-18T18:29:10.253Z] ok github.com/docker/docker/pkg/reexec 0.070s coverage: 82.4% of statements [2022-05-18T18:29:10.707Z] === RUN TestDump [2022-05-18T18:29:10.707Z] goroutine 6 [running]: [2022-05-18T18:29:10.707Z] github.com/docker/docker/pkg/stack.dump(0xc02d57?) [2022-05-18T18:29:10.707Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T18:29:10.707Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-18T18:29:10.707Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-18T18:29:10.707Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-18T18:29:10.707Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-18T18:29:10.707Z] testing.tRunner(0xc00015e340, 0xdca4b0) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:29:10.707Z] created by testing.(*T).Run [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T18:29:10.707Z] [2022-05-18T18:29:10.707Z] goroutine 1 [chan receive]: [2022-05-18T18:29:10.707Z] testing.(*T).Run(0xc00015e1a0, {0xdb9154?, 0xbdc1f3?}, 0xdca4b0) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T18:29:10.707Z] testing.runTests.func1(0xc00006c870?) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T18:29:10.707Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:29:10.707Z] testing.runTests(0xc000058460?, {0xf4e400, 0x3, 0x3}, {0x200e26e0108?, 0x40?, 0xf534a0?}) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T18:29:10.707Z] testing.(*M).Run(0xc000058460) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T18:29:10.707Z] main.main() [2022-05-18T18:29:10.707Z] _testmain.go:99 +0x255 [2022-05-18T18:29:10.707Z] --- PASS: TestDump (0.00s) [2022-05-18T18:29:10.707Z] === RUN TestDumpToFile [2022-05-18T18:29:10.707Z] --- PASS: TestDumpToFile (0.09s) [2022-05-18T18:29:10.707Z] === RUN TestDumpToFileWithEmptyInput [2022-05-18T18:29:10.707Z] goroutine 8 [running]: [2022-05-18T18:29:10.707Z] github.com/docker/docker/pkg/stack.dump(0xc7ed93?) [2022-05-18T18:29:10.707Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T18:29:10.707Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xc7ed60?}) [2022-05-18T18:29:10.707Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-18T18:29:10.707Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015e340?) [2022-05-18T18:29:10.707Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-18T18:29:10.707Z] testing.tRunner(0xc00015e9c0, 0xdca4a0) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:29:10.707Z] created by testing.(*T).Run [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T18:29:10.707Z] [2022-05-18T18:29:10.707Z] goroutine 1 [chan receive]: [2022-05-18T18:29:10.707Z] testing.(*T).Run(0xc00015e1a0, {0xdc072b?, 0xbdc1f3?}, 0xdca4a0) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T18:29:10.707Z] testing.runTests.func1(0xc00006c870?) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T18:29:10.707Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:29:10.707Z] testing.runTests(0xc000058460?, {0xf4e400, 0x3, 0x3}, {0x200e26e0108?, 0x40?, 0xf534a0?}) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T18:29:10.707Z] testing.(*M).Run(0xc000058460) [2022-05-18T18:29:10.707Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T18:29:10.708Z] main.main() [2022-05-18T18:29:10.708Z] _testmain.go:99 +0x255 [2022-05-18T18:29:10.708Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-18T18:29:10.708Z] PASS [2022-05-18T18:29:10.708Z] coverage: 90.9% of statements [2022-05-18T18:29:10.708Z] ok github.com/docker/docker/pkg/stack 0.121s coverage: 90.9% of statements [2022-05-18T18:29:11.162Z] === RUN TestNewStdWriter [2022-05-18T18:29:11.162Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-18T18:29:11.162Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestWriteWithNilBytes [2022-05-18T18:29:11.162Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestWrite [2022-05-18T18:29:11.162Z] --- PASS: TestWrite (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestWriteWithWriterError [2022-05-18T18:29:11.162Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-18T18:29:11.162Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyWriteAndRead [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-18T18:29:11.162Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-18T18:29:11.162Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-18T18:29:11.162Z] PASS [2022-05-18T18:29:11.162Z] coverage: 100.0% of statements [2022-05-18T18:29:11.162Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2022-05-18T18:29:11.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T18:29:11.616Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-18T18:29:11.616Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-18T18:29:11.616Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-18T18:29:11.616Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-18T18:29:11.616Z] === RUN TestFormatStatus [2022-05-18T18:29:11.616Z] --- PASS: TestFormatStatus (0.00s) [2022-05-18T18:29:11.616Z] === RUN TestFormatError [2022-05-18T18:29:11.617Z] --- PASS: TestFormatError (0.00s) [2022-05-18T18:29:11.617Z] === RUN TestFormatJSONError [2022-05-18T18:29:11.617Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-18T18:29:11.617Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-18T18:29:11.617Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-18T18:29:11.617Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-18T18:29:11.617Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-18T18:29:11.617Z] === RUN TestNewJSONProgressOutput [2022-05-18T18:29:11.617Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-18T18:29:11.617Z] === RUN TestAuxFormatterEmit [2022-05-18T18:29:11.617Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-18T18:29:11.617Z] === RUN TestStreamWriterStdout [2022-05-18T18:29:11.617Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-18T18:29:11.617Z] === RUN TestStreamWriterStderr [2022-05-18T18:29:11.617Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-18T18:29:11.617Z] PASS [2022-05-18T18:29:11.617Z] coverage: 66.2% of statements [2022-05-18T18:29:11.617Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2022-05-18T18:29:12.071Z] === RUN TestGenerateRandomID [2022-05-18T18:29:12.071Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-18T18:29:12.071Z] === RUN TestShortenId [2022-05-18T18:29:12.071Z] --- PASS: TestShortenId (0.00s) [2022-05-18T18:29:12.071Z] === RUN TestShortenSha256Id [2022-05-18T18:29:12.071Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-18T18:29:12.071Z] === RUN TestShortenIdEmpty [2022-05-18T18:29:12.071Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-18T18:29:12.071Z] === RUN TestShortenIdInvalid [2022-05-18T18:29:12.071Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-18T18:29:12.071Z] === RUN TestIsShortIDNonHex [2022-05-18T18:29:12.071Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-18T18:29:12.071Z] === RUN TestIsShortIDNotCorrectSize [2022-05-18T18:29:12.071Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-18T18:29:12.071Z] PASS [2022-05-18T18:29:12.071Z] coverage: 70.6% of statements [2022-05-18T18:29:12.071Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2022-05-18T18:29:12.071Z] --- PASS: TestAllocateRandomDeallocate (3.15s) [2022-05-18T18:29:12.071Z] === RUN TestRetrieveFromStore [2022-05-18T18:29:12.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T18:29:12.526Z] === RUN TestIsCpusetListAvailable [2022-05-18T18:29:12.526Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-18T18:29:12.526Z] PASS [2022-05-18T18:29:12.526Z] coverage: 39.4% of statements [2022-05-18T18:29:12.526Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-05-18T18:29:12.981Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.26s) [2022-05-18T18:29:12.981Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-18T18:29:12.981Z] --- PASS: TestRetrieveFromStore (0.96s) [2022-05-18T18:29:12.981Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-18T18:29:12.981Z] --- PASS: TestRequestReleaseAddressDuplicate (0.04s) [2022-05-18T18:29:12.981Z] === RUN TestParallelPredefinedRequest1 [2022-05-18T18:29:12.981Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-18T18:29:12.981Z] === RUN TestParallelPredefinedRequest2 [2022-05-18T18:29:12.981Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-18T18:29:12.981Z] === RUN TestParallelPredefinedRequest3 [2022-05-18T18:29:12.981Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-18T18:29:12.981Z] === RUN TestParallelPredefinedRequest4 [2022-05-18T18:29:12.981Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-18T18:29:12.981Z] === RUN TestParallelPredefinedRequest5 [2022-05-18T18:29:12.981Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-18T18:29:12.981Z] === RUN TestDebug [2022-05-18T18:29:12.981Z] --- PASS: TestDebug (0.00s) [2022-05-18T18:29:12.981Z] === RUN TestRequestPoolParallel [2022-05-18T18:29:13.365Z] #80 exporting layers 6.5s done [2022-05-18T18:29:13.365Z] #80 writing image sha256:fb45afddf8e37b6f95422846f9f77e2fff491957e03959965f65f23e77008af7 done [2022-05-18T18:29:13.365Z] #80 naming to docker.io/library/docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 done [2022-05-18T18:29:13.365Z] #80 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-05-18T18:29:13.436Z] --- PASS: TestRequestPoolParallel (0.24s) [2022-05-18T18:29:13.436Z] === RUN TestFullAllocateRelease [2022-05-18T18:29:13.436Z] --- PASS: TestFullAllocateRelease (0.30s) [2022-05-18T18:29:13.436Z] === RUN TestOddAllocateRelease [2022-05-18T18:29:13.436Z] === RUN TestChtimes [Pipeline] sh [2022-05-18T18:29:13.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -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:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh dynbinary test-integration [2022-05-18T18:29:13.891Z] --- PASS: TestChtimes (0.00s) [2022-05-18T18:29:13.891Z] === RUN TestChtimesWindows [2022-05-18T18:29:13.891Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-18T18:29:13.891Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-18T18:29:13.891Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-18T18:29:13.891Z] PASS [2022-05-18T18:29:13.891Z] coverage: 13.0% of statements [2022-05-18T18:29:13.891Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2022-05-18T18:29:13.891Z] --- PASS: TestOddAllocateRelease (0.18s) [2022-05-18T18:29:13.891Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-18T18:29:13.891Z] 2022/05/18 18:29:13 Closing DB instances... [2022-05-18T18:29:13.891Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-18T18:29:13.891Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-18T18:29:13.891Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-05-18T18:29:13.891Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-18T18:29:13.891Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T18:29:13.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T18:29:13.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T18:29:13.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:29:13.891Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest2 [2022-05-18T18:29:13.891Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest3 [2022-05-18T18:29:13.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:29:13.891Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-18T18:29:13.891Z] === CONT TestParallelPredefinedRequest2 [2022-05-18T18:29:13.891Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:29:13.891Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-18T18:29:13.891Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-18T18:29:13.891Z] PASS [2022-05-18T18:29:13.891Z] coverage: 85.3% of statements [2022-05-18T18:29:13.891Z] ok github.com/docker/docker/libnetwork/ipam 36.961s coverage: 85.3% of statements [2022-05-18T18:29:13.891Z] time="2022-05-18T18:29:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-18T18:29:14.347Z] === RUN TestTailFile [2022-05-18T18:29:14.347Z] --- PASS: TestTailFile (0.00s) [2022-05-18T18:29:14.347Z] === RUN TestTailFileManyLines [2022-05-18T18:29:14.347Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-18T18:29:14.347Z] === RUN TestTailEmptyFile [2022-05-18T18:29:14.347Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-18T18:29:14.347Z] === RUN TestTailNegativeN [2022-05-18T18:29:14.347Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/no_delimiter [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/truncated_last_line [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:29:14.347Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.347Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/no_delimiter [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.348Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.348Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.349Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.350Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.350Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.350Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.351Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.352Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:29:14.823Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.823Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:29:14.824Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:29:14.825Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:29:14.826Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:29:14.826Z] PASS [2022-05-18T18:29:14.826Z] coverage: 88.6% of statements [2022-05-18T18:29:14.826Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2022-05-18T18:29:14.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T18:29:15.280Z] === RUN TestTarSumRemoveNonExistent [2022-05-18T18:29:15.280Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestTarSumRemove [2022-05-18T18:29:15.280Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestSortFileInfoSums [2022-05-18T18:29:15.280Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestNewTarSumForLabelInvalid [2022-05-18T18:29:15.280Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestNewTarSumForLabel [2022-05-18T18:29:15.280Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestEmptyTar [2022-05-18T18:29:15.280Z] --- PASS: TestEmptyTar (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestTarSumsReadSize [2022-05-18T18:29:15.280Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestTarSums [2022-05-18T18:29:15.280Z] --- PASS: TestTarSums (0.04s) [2022-05-18T18:29:15.280Z] === RUN TestIteration [2022-05-18T18:29:15.280Z] --- PASS: TestIteration (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestVersionLabelForChecksum [2022-05-18T18:29:15.280Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestVersion [2022-05-18T18:29:15.280Z] --- PASS: TestVersion (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestGetVersion [2022-05-18T18:29:15.280Z] --- PASS: TestGetVersion (0.00s) [2022-05-18T18:29:15.280Z] === RUN TestGetVersions [2022-05-18T18:29:15.280Z] --- PASS: TestGetVersions (0.00s) [2022-05-18T18:29:15.280Z] PASS [2022-05-18T18:29:15.280Z] coverage: 89.3% of statements [2022-05-18T18:29:15.280Z] ok github.com/docker/docker/pkg/tarsum 0.080s coverage: 89.3% of statements [2022-05-18T18:29:15.616Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-18T18:29:15.616Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-18T18:29:15.616Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-18T18:29:15.616Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-18T18:29:15.616Z] systemd 247.3-7 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) [2022-05-18T18:29:15.616Z] Detected virtualization docker. [2022-05-18T18:29:15.616Z] Detected architecture x86-64. [2022-05-18T18:29:15.616Z] Set hostname to <0130ee12b594>. [2022-05-18T18:29:15.616Z] modprobe@configfs.service: Succeeded. [2022-05-18T18:29:15.616Z] modprobe@drm.service: Succeeded. [2022-05-18T18:29:15.616Z] modprobe@fuse.service: Succeeded. [2022-05-18T18:29:15.616Z] + source /etc/docker-entrypoint-cmd [2022-05-18T18:29:15.616Z] ++ hack/make.sh dynbinary test-integration [2022-05-18T18:29:15.616Z] [2022-05-18T18:29:15.737Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-05-18T18:29:15.737Z] === RUN TestNetworkDBGarbageCollection [2022-05-18T18:29:15.737Z] === RUN TestTruncIndex [2022-05-18T18:29:15.737Z] --- PASS: TestTruncIndex (0.10s) [2022-05-18T18:29:15.737Z] PASS [2022-05-18T18:29:15.737Z] coverage: 91.5% of statements [2022-05-18T18:29:15.737Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2022-05-18T18:29:15.898Z] Removing bundles/ [2022-05-18T18:29:15.898Z] [2022-05-18T18:29:15.898Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T18:29:15.898Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:29:15.898Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:29:16.192Z] === RUN TestVersionInfo [2022-05-18T18:29:16.192Z] --- PASS: TestVersionInfo (0.00s) [2022-05-18T18:29:16.192Z] === RUN TestAppendVersions [2022-05-18T18:29:16.192Z] --- PASS: TestAppendVersions (0.00s) [2022-05-18T18:29:16.192Z] PASS [2022-05-18T18:29:16.192Z] coverage: 88.9% of statements [2022-05-18T18:29:16.192Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2022-05-18T18:29:16.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T18:29:17.717Z] === RUN TestValidatePrivileges [2022-05-18T18:29:17.717Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-18T18:29:17.717Z] === RUN TestFilterByCapNeg [2022-05-18T18:29:17.717Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-18T18:29:17.717Z] === RUN TestFilterByCapPos [2022-05-18T18:29:17.717Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-18T18:29:17.717Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-18T18:29:17.717Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-18T18:29:17.717Z] PASS [2022-05-18T18:29:17.717Z] coverage: 12.2% of statements [2022-05-18T18:29:17.717Z] ok github.com/docker/docker/plugin 0.035s coverage: 12.2% of statements [2022-05-18T18:29:18.173Z] === RUN TestNewSettable [2022-05-18T18:29:18.173Z] --- PASS: TestNewSettable (0.00s) [2022-05-18T18:29:18.173Z] === RUN TestIsSettable [2022-05-18T18:29:18.173Z] --- PASS: TestIsSettable (0.00s) [2022-05-18T18:29:18.173Z] === RUN TestUpdateSettingsEnv [2022-05-18T18:29:18.173Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-18T18:29:18.173Z] PASS [2022-05-18T18:29:18.173Z] coverage: 20.0% of statements [2022-05-18T18:29:18.173Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2022-05-18T18:29:18.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T18:29:18.627Z] === RUN TestLoad [2022-05-18T18:29:18.627Z] --- PASS: TestLoad (0.00s) [2022-05-18T18:29:18.628Z] === RUN TestSave [2022-05-18T18:29:18.628Z] --- PASS: TestSave (0.02s) [2022-05-18T18:29:18.628Z] === RUN TestAddDeleteGet [2022-05-18T18:29:18.628Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-18T18:29:18.628Z] === RUN TestInvalidTags [2022-05-18T18:29:18.628Z] --- PASS: TestInvalidTags (0.00s) [2022-05-18T18:29:18.628Z] PASS [2022-05-18T18:29:18.628Z] coverage: 84.4% of statements [2022-05-18T18:29:19.084Z] ok github.com/docker/docker/reference 0.086s coverage: 84.4% of statements [2022-05-18T18:29:19.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T18:29:19.539Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T18:29:19.539Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T18:29:19.539Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T18:29:19.539Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-18T18:29:19.994Z] === RUN TestResolveAuthConfigIndexServer [2022-05-18T18:29:19.994Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-18T18:29:19.994Z] === RUN TestResolveAuthConfigFullURL [2022-05-18T18:29:19.994Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-18T18:29:19.994Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-18T18:29:19.994Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-18T18:29:19.994Z] === RUN TestValidateMirror [2022-05-18T18:29:19.994Z] --- PASS: TestValidateMirror (0.00s) [2022-05-18T18:29:19.994Z] === RUN TestLoadInsecureRegistries [2022-05-18T18:29:20.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T18:29:20.449Z] time="2022-05-18T18:29:19Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T18:29:20.450Z] time="2022-05-18T18:29:20Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-18T18:29:20.450Z] time="2022-05-18T18:29:20Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T18:29:20.450Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2022-05-18T18:29:20.450Z] === RUN TestNewServiceConfig [2022-05-18T18:29:20.450Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestValidateIndexName [2022-05-18T18:29:20.450Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestValidateIndexNameWithError [2022-05-18T18:29:20.450Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestEndpointParse [2022-05-18T18:29:20.450Z] --- PASS: TestEndpointParse (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestEndpointParseInvalid [2022-05-18T18:29:20.450Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestValidateEndpoint [2022-05-18T18:29:20.450Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestPing [2022-05-18T18:29:20.450Z] --- PASS: TestPing (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestPingRegistryEndpoint [2022-05-18T18:29:20.450Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:29:20.450Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestEndpoint [2022-05-18T18:29:20.450Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:29:20.450Z] --- SKIP: TestEndpoint (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestParseRepositoryInfo [2022-05-18T18:29:20.450Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestNewIndexInfo [2022-05-18T18:29:20.450Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestMirrorEndpointLookup [2022-05-18T18:29:20.450Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:29:20.450Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestSearchRepositories [2022-05-18T18:29:20.450Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-18T18:29:20.450Z] Host: 127.0.0.1:49315 [2022-05-18T18:29:20.450Z] User-Agent: docker test client [2022-05-18T18:29:20.450Z] Authorization: Token fake-token [2022-05-18T18:29:20.450Z] X-Docker-Token: true [2022-05-18T18:29:20.450Z] Accept-Encoding: gzip [2022-05-18T18:29:20.450Z] [2022-05-18T18:29:20.450Z] [2022-05-18T18:29:20.450Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-18T18:29:20.450Z] Connection: close [2022-05-18T18:29:20.450Z] Content-Length: 144 [2022-05-18T18:29:20.450Z] Cache-Control: no-cache [2022-05-18T18:29:20.450Z] Content-Type: application/json [2022-05-18T18:29:20.450Z] Date: Wed, 18 May 2022 18:29:20 GMT [2022-05-18T18:29:20.450Z] Expires: -1 [2022-05-18T18:29:20.450Z] Pragma: no-cache [2022-05-18T18:29:20.450Z] Server: docker-tests/mock [2022-05-18T18:29:20.450Z] X-Docker-Registry-Config: mock [2022-05-18T18:29:20.450Z] X-Docker-Registry-Version: 0.0.0 [2022-05-18T18:29:20.450Z] [2022-05-18T18:29:20.450Z] [2022-05-18T18:29:20.450Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestTrustedLocation [2022-05-18T18:29:20.450Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-18T18:29:20.450Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestAllowNondistributableArtifacts [2022-05-18T18:29:20.450Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestIsSecureIndex [2022-05-18T18:29:20.450Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-18T18:29:20.450Z] PASS [2022-05-18T18:29:20.450Z] coverage: 51.7% of statements [2022-05-18T18:29:20.450Z] ok github.com/docker/docker/registry 0.140s coverage: 51.7% of statements [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestReaderWithReadError [2022-05-18T18:29:20.450Z] time="2022-05-18T18:29:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestReader [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-18T18:29:20.450Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-18T18:29:20.450Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-18T18:29:20.450Z] PASS [2022-05-18T18:29:20.450Z] coverage: 100.0% of statements [2022-05-18T18:29:20.450Z] ok github.com/docker/docker/registry/resumable 0.164s coverage: 100.0% of statements [2022-05-18T18:29:20.904Z] === RUN TestRestartManagerTimeout [2022-05-18T18:29:20.904Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-18T18:29:20.904Z] === RUN TestRestartManagerTimeoutReset [2022-05-18T18:29:20.904Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-18T18:29:20.904Z] PASS [2022-05-18T18:29:20.904Z] coverage: 50.9% of statements [2022-05-18T18:29:20.904Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2022-05-18T18:29:21.359Z] === RUN TestDecodeContainerConfig [2022-05-18T18:29:21.359Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-18T18:29:21.359Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-18T18:29:21.359Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-18T18:29:21.359Z] === RUN TestDecodeContainerConfigIsolation [2022-05-18T18:29:21.359Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-18T18:29:21.359Z] === RUN TestValidatePrivileged [2022-05-18T18:29:21.359Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-18T18:29:21.359Z] PASS [2022-05-18T18:29:21.359Z] coverage: 52.4% of statements [2022-05-18T18:29:21.359Z] ok github.com/docker/docker/runconfig 0.029s coverage: 52.4% of statements [2022-05-18T18:29:21.359Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-18T18:29:21.359Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-18T18:29:21.359Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-18T18:29:21.359Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-18T18:29:21.359Z] PASS [2022-05-18T18:29:21.359Z] coverage: 62.5% of statements [2022-05-18T18:29:21.359Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2022-05-18T18:29:21.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T18:29:21.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T18:29:22.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T18:29:22.885Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-18T18:29:22.885Z] === RUN TestClientStream [2022-05-18T18:29:22.885Z] --- PASS: TestClientStream (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestClientSendFile [2022-05-18T18:29:22.885Z] --- PASS: TestClientSendFile (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestClientWithRequestTimeout [2022-05-18T18:29:22.885Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-18T18:29:22.885Z] === RUN TestFileSpecPlugin [2022-05-18T18:29:22.885Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-18T18:29:22.885Z] === RUN TestFileJSONSpecPlugin [2022-05-18T18:29:22.885Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-18T18:29:22.885Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestPluginAddHandler [2022-05-18T18:29:22.885Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestPluginWaitBadPlugin [2022-05-18T18:29:22.885Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestGet [2022-05-18T18:29:22.885Z] time="2022-05-18T18:29:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-18T18:29:22.885Z] === RUN TestGetDriver [2022-05-18T18:29:22.885Z] --- PASS: TestGetDriver (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestVolumeRequestError [2022-05-18T18:29:22.885Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-18T18:29:22.885Z] PASS [2022-05-18T18:29:22.885Z] coverage: 36.1% of statements [2022-05-18T18:29:22.885Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2022-05-18T18:29:22.885Z] === RUN TestGetAddress [2022-05-18T18:29:22.885Z] --- PASS: TestGetAddress (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestRemove [2022-05-18T18:29:22.885Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T18:29:22.885Z] --- SKIP: TestRemove (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestInitializeWithVolumes [2022-05-18T18:29:22.885Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestCreate [2022-05-18T18:29:22.885Z] --- PASS: TestCreate (0.01s) [2022-05-18T18:29:22.885Z] === RUN TestValidateName [2022-05-18T18:29:22.885Z] --- PASS: TestValidateName (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestCreateWithOpts [2022-05-18T18:29:22.885Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-18T18:29:22.885Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-18T18:29:22.885Z] === RUN TestRelaodNoOpts [2022-05-18T18:29:22.885Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-18T18:29:22.885Z] PASS [2022-05-18T18:29:22.885Z] coverage: 41.6% of statements [2022-05-18T18:29:22.885Z] ok github.com/docker/docker/volume/local 0.051s coverage: 41.6% of statements [2022-05-18T18:29:23.488Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 2m50.248824955s [2022-05-18T18:29:23.488Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-18T18:29:23.488Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 492.424374ms [2022-05-18T18:29:23.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T18:29:23.846Z] time="2022-05-18T18:29:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRaw [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-18T18:29:23.846Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRaw [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-18T18:29:23.846Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestConvertTmpfsOptions [2022-05-18T18:29:23.846Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-18T18:29:23.846Z] linux_parser_test.go:209: data="ro" [2022-05-18T18:29:23.846Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestParseMountSpec [2022-05-18T18:29:23.846Z] parser_test.go:62: case 0 [2022-05-18T18:29:23.846Z] parser_test.go:62: case 1 [2022-05-18T18:29:23.846Z] parser_test.go:62: case 2 [2022-05-18T18:29:23.846Z] parser_test.go:62: case 3 [2022-05-18T18:29:23.846Z] parser_test.go:62: case 4 [2022-05-18T18:29:23.846Z] parser_test.go:62: case 5 [2022-05-18T18:29:23.846Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestValidateMount [2022-05-18T18:29:23.846Z] --- PASS: TestValidateMount (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRaw [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T18:29:23.846Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-18T18:29:23.846Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T18:29:23.846Z] PASS [2022-05-18T18:29:23.846Z] coverage: 67.6% of statements [2022-05-18T18:29:23.846Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 67.6% of statements [2022-05-18T18:29:24.301Z] === RUN TestSetGetMeta [2022-05-18T18:29:24.301Z] === PAUSE TestSetGetMeta [2022-05-18T18:29:24.301Z] === RUN TestRestore [2022-05-18T18:29:24.301Z] === PAUSE TestRestore [2022-05-18T18:29:24.301Z] === RUN TestServiceCreate [2022-05-18T18:29:24.301Z] === PAUSE TestServiceCreate [2022-05-18T18:29:24.301Z] === RUN TestServiceList [2022-05-18T18:29:24.301Z] === PAUSE TestServiceList [2022-05-18T18:29:24.301Z] === RUN TestServiceRemove [2022-05-18T18:29:24.301Z] === PAUSE TestServiceRemove [2022-05-18T18:29:24.301Z] === RUN TestServiceGet [2022-05-18T18:29:24.301Z] === PAUSE TestServiceGet [2022-05-18T18:29:24.301Z] === RUN TestServicePrune [2022-05-18T18:29:24.301Z] === PAUSE TestServicePrune [2022-05-18T18:29:24.301Z] === RUN TestCreate [2022-05-18T18:29:24.301Z] === PAUSE TestCreate [2022-05-18T18:29:24.301Z] === RUN TestRemove [2022-05-18T18:29:24.301Z] === PAUSE TestRemove [2022-05-18T18:29:24.301Z] === RUN TestList [2022-05-18T18:29:24.301Z] === PAUSE TestList [2022-05-18T18:29:24.301Z] === RUN TestFindByDriver [2022-05-18T18:29:24.301Z] === PAUSE TestFindByDriver [2022-05-18T18:29:24.301Z] === RUN TestFindByReferenced [2022-05-18T18:29:24.301Z] === PAUSE TestFindByReferenced [2022-05-18T18:29:24.301Z] === RUN TestDerefMultipleOfSameRef [2022-05-18T18:29:24.301Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-18T18:29:24.301Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:29:24.301Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:29:24.301Z] === RUN TestDefererencePluginOnCreateError [2022-05-18T18:29:24.301Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-18T18:29:24.301Z] === RUN TestRefDerefRemove [2022-05-18T18:29:24.301Z] === PAUSE TestRefDerefRemove [2022-05-18T18:29:24.301Z] === RUN TestGet [2022-05-18T18:29:24.301Z] === PAUSE TestGet [2022-05-18T18:29:24.301Z] === RUN TestGetWithReference [2022-05-18T18:29:24.301Z] === PAUSE TestGetWithReference [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc/test_nil_list [2022-05-18T18:29:24.301Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc/test_empty_list [2022-05-18T18:29:24.301Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:29:24.301Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:29:24.301Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc/test_filter_some [2022-05-18T18:29:24.301Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc/test_filter_middle [2022-05-18T18:29:24.301Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:29:24.301Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:29:24.301Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-18T18:29:24.301Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-18T18:29:24.301Z] === CONT TestFilterFunc/test_nil_list [2022-05-18T18:29:24.301Z] === CONT TestFilterFunc/test_filter_some [2022-05-18T18:29:24.301Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:29:24.301Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:29:24.301Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:29:24.301Z] === CONT TestFilterFunc/test_empty_list [2022-05-18T18:29:24.301Z] === CONT TestFilterFunc/test_filter_middle [2022-05-18T18:29:24.301Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc (0.00s) [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-18T18:29:24.301Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-18T18:29:24.301Z] === CONT TestSetGetMeta [2022-05-18T18:29:24.301Z] === CONT TestList [2022-05-18T18:29:24.301Z] === CONT TestServiceGet [2022-05-18T18:29:24.301Z] === CONT TestCreate [2022-05-18T18:29:24.301Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-18T18:29:24.301Z] === CONT TestRemove [2022-05-18T18:29:24.301Z] --- PASS: TestCreate (0.02s) [2022-05-18T18:29:24.301Z] === CONT TestServicePrune [2022-05-18T18:29:24.301Z] --- PASS: TestList (0.03s) [2022-05-18T18:29:24.301Z] === CONT TestServiceList [2022-05-18T18:29:24.301Z] --- PASS: TestRemove (0.02s) [2022-05-18T18:29:24.301Z] === CONT TestServiceRemove [2022-05-18T18:29:24.756Z] --- PASS: TestServiceGet (0.11s) [2022-05-18T18:29:24.756Z] === CONT TestServiceCreate [2022-05-18T18:29:24.756Z] time="2022-05-18T18:29:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:29:24.756Z] --- PASS: TestServiceRemove (0.08s) [2022-05-18T18:29:24.756Z] === CONT TestRestore [2022-05-18T18:29:24.756Z] --- PASS: TestServiceList (0.09s) [2022-05-18T18:29:24.756Z] === CONT TestDefererencePluginOnCreateError [2022-05-18T18:29:24.756Z] time="2022-05-18T18:29:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:29:24.756Z] time="2022-05-18T18:29:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:29:24.756Z] time="2022-05-18T18:29:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-18T18:29:24.756Z] --- PASS: TestServiceCreate (0.02s) [2022-05-18T18:29:24.756Z] === CONT TestGetWithReference [2022-05-18T18:29:24.756Z] --- PASS: TestRestore (0.02s) [2022-05-18T18:29:24.756Z] === CONT TestGet [2022-05-18T18:29:24.756Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-18T18:29:24.756Z] === CONT TestRefDerefRemove [2022-05-18T18:29:24.756Z] time="2022-05-18T18:29:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:29:24.756Z] --- PASS: TestServicePrune (0.12s) [2022-05-18T18:29:24.756Z] === CONT TestDerefMultipleOfSameRef [2022-05-18T18:29:24.756Z] --- PASS: TestGetWithReference (0.02s) [2022-05-18T18:29:24.756Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:29:24.756Z] --- PASS: TestGet (0.01s) [2022-05-18T18:29:24.756Z] === CONT TestFindByReferenced [2022-05-18T18:29:24.756Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-18T18:29:24.756Z] === CONT TestFindByDriver [2022-05-18T18:29:24.756Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-05-18T18:29:24.756Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-18T18:29:24.756Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-18T18:29:24.756Z] --- PASS: TestFindByDriver (0.02s) [2022-05-18T18:29:24.756Z] PASS [2022-05-18T18:29:24.756Z] coverage: 69.0% of statements [2022-05-18T18:29:24.756Z] ok github.com/docker/docker/volume/service 0.197s coverage: 69.0% of statements [2022-05-18T18:29:25.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T18:29:25.715Z] time="2022-05-18T18:29:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-18T18:29:26.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T18:29:26.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T18:29:28.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T18:29:29.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T18:29:29.594Z] time="2022-05-18T18:29:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-18T18:29:30.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T18:29:31.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T18:29:32.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T18:29:32.540Z] #60 ... [2022-05-18T18:29:32.540Z] [2022-05-18T18:29:32.540Z] #55 [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.44.0" && /build/golangci-lint --version [2022-05-18T18:29:32.540Z] #55 sha256:5057fea76c4566561f2fcd443fa7f0c66715a304331185cc70a563f6efd078dd [2022-05-18T18:29:32.540Z] #55 342.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-18T18:29:33.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T18:29:33.191Z] Using test binary docker [2022-05-18T18:29:33.191Z] +++ /etc/init.d/apparmor start [2022-05-18T18:29:33.447Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T18:29:33.447Z] INFO: Waiting for daemon to start... [2022-05-18T18:29:33.447Z] Starting dockerd [2022-05-18T18:29:33.447Z] +++ 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 [2022-05-18T18:29:33.919Z] #55 DONE 343.3s [2022-05-18T18:29:33.920Z] [2022-05-18T18:29:33.920Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-18T18:29:33.920Z] #60 sha256:dadaa1735f4ce8a48c6b8d8f7b540a89a60fb288e735b53404bfc29da9151751 [2022-05-18T18:29:33.920Z] #60 150.4 + mkdir -p /build [2022-05-18T18:29:33.920Z] #60 150.4 + cp runc /build/runc [2022-05-18T18:29:33.920Z] #60 DONE 151.2s [2022-05-18T18:29:33.920Z] [2022-05-18T18:29:33.920Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:29:33.920Z] #64 sha256:6e56c488f8ad9b98c6b8f04e6afa8b2ad61ddb56e7842543a0070eddda6ceb67 [2022-05-18T18:29:35.337Z] . [2022-05-18T18:29:35.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T18:29:35.593Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T18:29:35.593Z] Running integration-test (iteration 1) [2022-05-18T18:29:35.593Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-18T18:29:35.593Z] ++ 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 [2022-05-18T18:29:35.593Z] ++ set -e [2022-05-18T18:29:35.593Z] ++ '[' -n 0 ']' [2022-05-18T18:29:35.593Z] ++ set -x [2022-05-18T18:29:35.593Z] ++ 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 [2022-05-18T18:29:35.824Z] #64 ... [2022-05-18T18:29:35.824Z] [2022-05-18T18:29:35.824Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-18T18:29:35.824Z] #56 sha256:effe710a0477c8ef3d04367c1768c4f383fa106e802a5b6d650aa2303992dec2 [2022-05-18T18:29:35.850Z] INFO: Testing against a local daemon [2022-05-18T18:29:35.850Z] === RUN TestCgroupNamespacesBuild [2022-05-18T18:29:36.760Z] #56 DONE 0.7s [2022-05-18T18:29:36.760Z] [2022-05-18T18:29:36.760Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-18T18:29:36.760Z] #58 sha256:73f8b67e7a0093fc7ef99961abc9bba15cd792c19c1341c8cb8466f69080b6df [2022-05-18T18:29:36.760Z] #58 DONE 0.1s [2022-05-18T18:29:36.760Z] [2022-05-18T18:29:36.760Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:29:36.760Z] #64 sha256:6e56c488f8ad9b98c6b8f04e6afa8b2ad61ddb56e7842543a0070eddda6ceb67 [2022-05-18T18:29:36.760Z] #64 ... [2022-05-18T18:29:36.760Z] [2022-05-18T18:29:36.760Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-18T18:29:36.760Z] #61 sha256:445da755932ec71c4b410cf3fe31b6f14522334785d92aad2b105cef1035293c [2022-05-18T18:29:36.760Z] #61 DONE 0.3s [2022-05-18T18:29:36.760Z] [2022-05-18T18:29:36.760Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-18T18:29:36.760Z] #64 sha256:6e56c488f8ad9b98c6b8f04e6afa8b2ad61ddb56e7842543a0070eddda6ceb67 [2022-05-18T18:29:38.119Z] --- PASS: TestGet (15.01s) [2022-05-18T18:29:38.119Z] === RUN TestPluginWithNoManifest [2022-05-18T18:29:38.120Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-18T18:29:38.120Z] === RUN TestGetAll [2022-05-18T18:29:38.120Z] --- PASS: TestGetAll (0.00s) [2022-05-18T18:29:38.120Z] PASS [2022-05-18T18:29:38.120Z] coverage: 73.2% of statements [2022-05-18T18:29:38.120Z] ok github.com/docker/docker/pkg/plugins 35.855s coverage: 73.2% of statements [2022-05-18T18:29:38.367Z] --- PASS: TestCgroupNamespacesBuild (2.12s) [2022-05-18T18:29:38.367Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-18T18:29:39.293Z] #64 291.1 + bin/containerd [2022-05-18T18:29:40.258Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2022-05-18T18:29:40.258Z] === RUN TestBuildWithSession [2022-05-18T18:29:40.258Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:29:40.258Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T18:29:40.258Z] === RUN TestBuildSquashParent [2022-05-18T18:29:48.148Z] 8b534d64a7c3: Pull complete [2022-05-18T18:29:48.148Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-18T18:29:48.148Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:29:48.148Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-18T18:29:48.148Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-18T18:29:48.148Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-18T18:29:48.148Z] WARN: Skipping validation tests [2022-05-18T18:29:48.148Z] INFO: Running unit tests at 05/18/2022 18:29:43... [2022-05-18T18:29:50.206Z] --- PASS: TestBuildSquashParent (8.80s) [2022-05-18T18:29:50.206Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T18:29:50.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:29:50.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:29:50.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:29:50.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:29:50.206Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:29:50.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:29:50.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:29:50.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:29:50.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:29:50.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:29:50.206Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:29:50.206Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:29:50.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:29:50.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:29:51.049Z] INFO: make.ps1 starting at 05/18/2022 18:29:50 [2022-05-18T18:29:51.049Z] INFO: Git commit (3edb9798c7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-18T18:29:51.049Z] INFO: Running unit tests... [2022-05-18T18:29:52.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:29:52.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:29:52.740Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T18:29:52.740Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T18:29:52.740Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-18T18:29:52.996Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-05-18T18:29:52.996Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T18:29:52.996Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T18:29:52.996Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T18:29:53.254Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T18:29:53.254Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T18:29:53.254Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T18:29:53.254Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T18:29:53.511Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T18:29:53.511Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T18:29:54.441Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T18:29:54.441Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T18:29:54.441Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 6.0% of statements [2022-05-18T18:29:54.620Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:29:54.697Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T18:29:54.877Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:29:55.261Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-05-18T18:29:55.261Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T18:29:55.261Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T18:29:55.261Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T18:29:55.518Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-18T18:29:55.518Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T18:29:55.518Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T18:29:58.037Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-05-18T18:29:58.153Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-18T18:29:58.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2022-05-18T18:29:58.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2022-05-18T18:29:58.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) [2022-05-18T18:29:58.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2022-05-18T18:29:58.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2022-05-18T18:29:58.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2022-05-18T18:29:58.153Z] === RUN TestBuildMultiStageCopy [2022-05-18T18:29:58.153Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T18:29:58.294Z] ok github.com/docker/docker/builder/dockerfile 0.463s coverage: 49.3% of statements [2022-05-18T18:29:58.550Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-18T18:29:59.113Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-18T18:30:00.043Z] ok github.com/docker/docker/builder/remotecontext/git 1.597s coverage: 86.3% of statements [2022-05-18T18:30:00.043Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T18:30:00.043Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T18:30:00.043Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T18:30:00.043Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T18:30:00.606Z] ok github.com/docker/docker/cmd/docker-proxy 0.235s coverage: 67.6% of statements [2022-05-18T18:30:00.708Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T18:30:01.270Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T18:30:01.359Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-18T18:30:01.833Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T18:30:02.395Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T18:30:02.958Z] --- PASS: TestBuildMultiStageCopy (4.91s) [2022-05-18T18:30:02.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2022-05-18T18:30:02.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-05-18T18:30:02.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-05-18T18:30:02.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-05-18T18:30:02.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-05-18T18:30:02.958Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T18:30:04.327Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-05-18T18:30:04.327Z] === RUN TestBuildLabelWithTargets [2022-05-18T18:30:04.784Z] ok github.com/docker/docker/client 0.111s coverage: 75.6% of statements [2022-05-18T18:30:06.219Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2022-05-18T18:30:06.219Z] === RUN TestBuildWithEmptyLayers [2022-05-18T18:30:07.588Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2022-05-18T18:30:07.588Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T18:30:08.085Z] 2022/05/18 18:30:07 Closing DB instances... [2022-05-18T18:30:09.644Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-05-18T18:30:09.644Z] === RUN TestFindNode [2022-05-18T18:30:09.644Z] 2022/05/18 18:30:09 Closing DB instances... [2022-05-18T18:30:09.644Z] --- PASS: TestFindNode (0.02s) [2022-05-18T18:30:09.644Z] === RUN TestChangeNodeState [2022-05-18T18:30:09.644Z] 2022/05/18 18:30:09 Closing DB instances... [2022-05-18T18:30:09.644Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-18T18:30:09.644Z] === RUN TestNodeReincarnation [2022-05-18T18:30:10.110Z] 2022/05/18 18:30:09 Closing DB instances... [2022-05-18T18:30:10.857Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-05-18T18:30:10.857Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T18:30:12.224Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2022-05-18T18:30:12.224Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T18:30:13.730Z] ? github.com/docker/docker/api [no test files] [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-18T18:30:14.850Z] --- PASS: TestNodeReincarnation (5.01s) [2022-05-18T18:30:14.850Z] === RUN TestParallelCreate [2022-05-18T18:30:14.850Z] 2022/05/18 18:30:14 Closing DB instances... [2022-05-18T18:30:14.850Z] --- PASS: TestParallelCreate (0.02s) [2022-05-18T18:30:14.850Z] === RUN TestParallelDelete [2022-05-18T18:30:14.850Z] 2022/05/18 18:30:14 Closing DB instances... [2022-05-18T18:30:14.850Z] --- PASS: TestParallelDelete (0.01s) [2022-05-18T18:30:14.850Z] === RUN TestNetworkDBIslands [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:49b0fa077e0d with config:&{NodeID:49b0fa077e0d 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}" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, added to nodes list" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:855ee46f669c with config:&{NodeID:855ee46f669c 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}" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="Node 855ee46f669c/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="Node 855ee46f669c/172.24.180.115, added to nodes list" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="Node 855ee46f669c/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="Node 855ee46f669c/172.24.180.115, added to nodes list" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, added to nodes list" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2022-05-18T18:30:14.850Z] time="2022-05-18T18:30:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-18T18:30:15.496Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s) [2022-05-18T18:30:15.497Z] === RUN TestBuildWithHugeFile [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1a61df7ad490 with config:&{NodeID:1a61df7ad490 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}" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 1a61df7ad490/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 1a61df7ad490/172.24.180.115, added to nodes list" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 1a61df7ad490/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 1a61df7ad490/172.24.180.115, added to nodes list" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, added to nodes list" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 855ee46f669c/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 855ee46f669c/172.24.180.115, added to nodes list" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 1a61df7ad490/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:15.833Z] time="2022-05-18T18:30:15Z" level=info msg="Node 1a61df7ad490/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cd9e188c3a34 with config:&{NodeID:cd9e188c3a34 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}" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node cd9e188c3a34/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node cd9e188c3a34/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node cd9e188c3a34/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node cd9e188c3a34/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node 855ee46f669c/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node 855ee46f669c/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node 1a61df7ad490/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node 1a61df7ad490/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:16Z" level=info msg="Node cd9e188c3a34/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:16Z" level=info msg="Node cd9e188c3a34/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:16Z" level=info msg="Node cd9e188c3a34/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.300Z] time="2022-05-18T18:30:16Z" level=info msg="Node cd9e188c3a34/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c7f3014ee7e8 with config:&{NodeID:c7f3014ee7e8 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}" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node 855ee46f669c/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node 855ee46f669c/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node 1a61df7ad490/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node 1a61df7ad490/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node cd9e188c3a34/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node cd9e188c3a34/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to nodes list" [2022-05-18T18:30:16.767Z] networkdb_test.go:835: Re-joining: 3 [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=info msg="The new bootstrap node list is:[172.24.180.115:10033 172.24.180.115:10034 172.24.180.115:10035]" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10033" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49366" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10034" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49367" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10035" [2022-05-18T18:30:16.767Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49368" [2022-05-18T18:30:17.233Z] networkdb_test.go:835: Re-joining: 4 [2022-05-18T18:30:17.233Z] time="2022-05-18T18:30:16Z" level=info msg="The new bootstrap node list is:[172.24.180.115:10033 172.24.180.115:10034 172.24.180.115:10035]" [2022-05-18T18:30:17.233Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49369" [2022-05-18T18:30:17.233Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10033" [2022-05-18T18:30:17.233Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10034" [2022-05-18T18:30:17.233Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49370" [2022-05-18T18:30:17.233Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10035" [2022-05-18T18:30:17.233Z] time="2022-05-18T18:30:16Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49371" [2022-05-18T18:30:17.233Z] time="2022-05-18T18:30:17Z" level=info msg="node 0 leaving" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d change state NodeActive --> NodeLeft" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="node5(c7f3014ee7e8): Node leave event for 49b0fa077e0d/172.24.180.115" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d change state NodeActive --> NodeLeft" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="node2(855ee46f669c): Node leave event for 49b0fa077e0d/172.24.180.115" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d change state NodeActive --> NodeLeft" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="node3(1a61df7ad490): Node leave event for 49b0fa077e0d/172.24.180.115" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d change state NodeActive --> NodeLeft" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="node1(49b0fa077e0d): Node leave event for 49b0fa077e0d/172.24.180.115" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d change state NodeActive --> NodeLeft" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="node4(cd9e188c3a34): Node leave event for 49b0fa077e0d/172.24.180.115" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, left gossip cluster" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, left gossip cluster" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, left gossip cluster" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, left gossip cluster" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="Node 49b0fa077e0d/172.24.180.115, left gossip cluster" [2022-05-18T18:30:17.700Z] time="2022-05-18T18:30:17Z" level=info msg="node 1 leaving" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c change state NodeActive --> NodeLeft" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="node3(1a61df7ad490): Node leave event for 855ee46f669c/172.24.180.115" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c/172.24.180.115, left gossip cluster" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c change state NodeActive --> NodeLeft" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="node5(c7f3014ee7e8): Node leave event for 855ee46f669c/172.24.180.115" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c change state NodeActive --> NodeFailed" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c/172.24.180.115, added to failed nodes list" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c change state NodeActive --> NodeLeft" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="node4(cd9e188c3a34): Node leave event for 855ee46f669c/172.24.180.115" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=error msg="node: 855ee46f669c is unknown to memberlist" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c/172.24.180.115, left gossip cluster" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c/172.24.180.115, left gossip cluster" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:17Z" level=info msg="Node 855ee46f669c/172.24.180.115, left gossip cluster" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:18Z" level=info msg="node 2 leaving" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:18Z" level=info msg="Node 1a61df7ad490 change state NodeActive --> NodeLeft" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:18Z" level=info msg="node4(cd9e188c3a34): Node leave event for 1a61df7ad490/172.24.180.115" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:18Z" level=info msg="Node 1a61df7ad490 change state NodeActive --> NodeLeft" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:18Z" level=info msg="node5(c7f3014ee7e8): Node leave event for 1a61df7ad490/172.24.180.115" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:18Z" level=info msg="Node 1a61df7ad490 change state NodeActive --> NodeLeft" [2022-05-18T18:30:18.166Z] time="2022-05-18T18:30:18Z" level=info msg="node3(1a61df7ad490): Node leave event for 1a61df7ad490/172.24.180.115" [2022-05-18T18:30:18.632Z] time="2022-05-18T18:30:18Z" level=debug msg="memberlist: Failed ping: c7f3014ee7e8 (timeout reached)" [2022-05-18T18:30:18.632Z] time="2022-05-18T18:30:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.180.115:10035: use of closed network connection" [2022-05-18T18:30:18.632Z] time="2022-05-18T18:30:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.180.115:10036: use of closed network connection" [2022-05-18T18:30:18.632Z] time="2022-05-18T18:30:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.180.115:10034: use of closed network connection" [2022-05-18T18:30:18.632Z] time="2022-05-18T18:30:18Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49372" [2022-05-18T18:30:18.632Z] time="2022-05-18T18:30:18Z" level=info msg="Node 1a61df7ad490/172.24.180.115, left gossip cluster" [2022-05-18T18:30:18.632Z] time="2022-05-18T18:30:18Z" level=info msg="Node 1a61df7ad490/172.24.180.115, left gossip cluster" [2022-05-18T18:30:18.632Z] time="2022-05-18T18:30:18Z" level=info msg="Node 1a61df7ad490/172.24.180.115, left gossip cluster" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=warning msg="memberlist: Was able to connect to c7f3014ee7e8 but other probes failed, network may be misconfigured" [2022-05-18T18:30:19.099Z] networkdb_test.go:867: node4: OK [2022-05-18T18:30:19.099Z] networkdb_test.go:867: node5: OK [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="node 0 coming back" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0ab95cd979c7 with config:&{NodeID:0ab95cd979c7 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}" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, added to nodes list" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="node 1 coming back" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4beb2a19f8b5 with config:&{NodeID:4beb2a19f8b5 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}" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, added to nodes list" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="node 2 coming back" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0f25aa2552c9 with config:&{NodeID:0f25aa2552c9 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}" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:19.099Z] time="2022-05-18T18:30:18Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, added to nodes list" [2022-05-18T18:30:20.303Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T18:30:20.303Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T18:30:20.303Z] === RUN TestBoolValue [2022-05-18T18:30:20.303Z] --- PASS: TestBoolValue (0.00s) [2022-05-18T18:30:20.303Z] === RUN TestBoolValueOrDefault [2022-05-18T18:30:20.303Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-18T18:30:20.303Z] === RUN TestInt64ValueOrZero [2022-05-18T18:30:20.303Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-18T18:30:20.303Z] === RUN TestInt64ValueOrDefault [2022-05-18T18:30:20.303Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-18T18:30:20.303Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-18T18:30:20.303Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-18T18:30:20.303Z] === RUN TestJsonContentType [2022-05-18T18:30:20.303Z] --- PASS: TestJsonContentType (0.00s) [2022-05-18T18:30:20.303Z] === RUN TestReadJSON [2022-05-18T18:30:20.303Z] === RUN TestReadJSON/nil_body [2022-05-18T18:30:20.303Z] === RUN TestReadJSON/empty_body [2022-05-18T18:30:20.303Z] === RUN TestReadJSON/with_valid_request [2022-05-18T18:30:20.303Z] === RUN TestReadJSON/with_whitespace [2022-05-18T18:30:20.303Z] === RUN TestReadJSON/with_extra_content [2022-05-18T18:30:20.303Z] === RUN TestReadJSON/invalid_JSON [2022-05-18T18:30:20.303Z] --- PASS: TestReadJSON (0.00s) [2022-05-18T18:30:20.303Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-18T18:30:20.303Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-18T18:30:20.303Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-18T18:30:20.303Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-18T18:30:20.303Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-18T18:30:20.303Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-18T18:30:20.303Z] PASS [2022-05-18T18:30:20.303Z] coverage: 31.9% of statements [2022-05-18T18:30:20.303Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 31.9% of statements [2022-05-18T18:30:21.290Z] === RUN TestMaskSecretKeys [2022-05-18T18:30:21.290Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-18T18:30:21.290Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-18T18:30:21.290Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-18T18:30:21.290Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-18T18:30:21.290Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-18T18:30:21.290Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-18T18:30:21.290Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-18T18:30:21.290Z] === RUN TestVersionMiddlewareVersion [2022-05-18T18:30:21.290Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-18T18:30:21.290Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-18T18:30:21.290Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-18T18:30:21.290Z] PASS [2022-05-18T18:30:21.290Z] coverage: 37.7% of statements [2022-05-18T18:30:21.290Z] ok github.com/docker/docker/api/server/middleware 0.116s coverage: 37.7% of statements [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T18:30:21.290Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T18:30:21.760Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T18:30:21.760Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T18:30:22.043Z] time="2022-05-18T18:30:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.180.115:10033 172.24.180.115:10034 172.24.180.115:10035]" [2022-05-18T18:30:22.509Z] time="2022-05-18T18:30:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.180.115:10033 172.24.180.115:10034 172.24.180.115:10035]" [2022-05-18T18:30:22.746Z] === RUN TestToJSON [2022-05-18T18:30:22.746Z] --- PASS: TestToJSON (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestToParamWithVersion [2022-05-18T18:30:22.746Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestFromJSON [2022-05-18T18:30:22.746Z] --- PASS: TestFromJSON (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestEmpty [2022-05-18T18:30:22.746Z] --- PASS: TestEmpty (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestArgsMatchKVListEmptySources [2022-05-18T18:30:22.746Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestArgsMatchKVList [2022-05-18T18:30:22.746Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestArgsMatch [2022-05-18T18:30:22.746Z] --- PASS: TestArgsMatch (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestAdd [2022-05-18T18:30:22.746Z] --- PASS: TestAdd (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestDel [2022-05-18T18:30:22.746Z] --- PASS: TestDel (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestLen [2022-05-18T18:30:22.746Z] --- PASS: TestLen (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestExactMatch [2022-05-18T18:30:22.746Z] --- PASS: TestExactMatch (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestOnlyOneExactMatch [2022-05-18T18:30:22.746Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestContains [2022-05-18T18:30:22.746Z] --- PASS: TestContains (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestValidate [2022-05-18T18:30:22.746Z] --- PASS: TestValidate (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestWalkValues [2022-05-18T18:30:22.746Z] --- PASS: TestWalkValues (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestFuzzyMatch [2022-05-18T18:30:22.746Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestClone [2022-05-18T18:30:22.746Z] --- PASS: TestClone (0.00s) [2022-05-18T18:30:22.746Z] PASS [2022-05-18T18:30:22.746Z] coverage: 92.2% of statements [2022-05-18T18:30:22.746Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-05-18T18:30:22.746Z] === RUN TestStrSliceMarshalJSON [2022-05-18T18:30:22.746Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestStrSliceUnmarshalJSON [2022-05-18T18:30:22.746Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestStrSliceUnmarshalString [2022-05-18T18:30:22.746Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-18T18:30:22.746Z] === RUN TestStrSliceUnmarshalSlice [2022-05-18T18:30:22.746Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-18T18:30:22.746Z] PASS [2022-05-18T18:30:22.746Z] coverage: 90.0% of statements [2022-05-18T18:30:22.746Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-05-18T18:30:22.746Z] === RUN TestAdjustForAPIVersion [2022-05-18T18:30:22.746Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-18T18:30:22.746Z] PASS [2022-05-18T18:30:22.746Z] coverage: 6.0% of statements [2022-05-18T18:30:22.746Z] ok github.com/docker/docker/api/server/router/swarm 0.058s coverage: 6.0% of statements [2022-05-18T18:30:22.746Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T18:30:22.746Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-18T18:30:22.746Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10033" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49373" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node cd9e188c3a34/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node cd9e188c3a34/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, is the new incarnation of the shutdown node 49b0fa077e0d/172.24.180.115" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10034" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49374" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node cd9e188c3a34/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node cd9e188c3a34/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, is the new incarnation of the shutdown node 855ee46f669c/172.24.180.115" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49375" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10035" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node cd9e188c3a34/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node cd9e188c3a34/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, is the new incarnation of the shutdown node 1a61df7ad490/172.24.180.115" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, is the new incarnation of the shutdown node 855ee46f669c/172.24.180.115" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, is the new incarnation of the shutdown node 49b0fa077e0d/172.24.180.115" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, added to nodes list" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, joined gossip cluster" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, is the new incarnation of the shutdown node 1a61df7ad490/172.24.180.115" [2022-05-18T18:30:22.976Z] time="2022-05-18T18:30:22Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, added to nodes list" [2022-05-18T18:30:23.215Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-18T18:30:23.215Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-18T18:30:23.215Z] === RUN TestGetVolumeByNameNotFound [2022-05-18T18:30:23.215Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-18T18:30:23.215Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-18T18:30:23.215Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-18T18:30:23.215Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-18T18:30:23.215Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-18T18:30:23.215Z] === RUN TestListVolumes [2022-05-18T18:30:23.215Z] --- PASS: TestListVolumes (0.00s) [2022-05-18T18:30:23.215Z] === RUN TestListVolumesNoSwarm [2022-05-18T18:30:23.215Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-18T18:30:23.215Z] === RUN TestListVolumesNoManager [2022-05-18T18:30:23.215Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-18T18:30:23.215Z] === RUN TestCreateRegularVolume [2022-05-18T18:30:23.215Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-18T18:30:23.215Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-18T18:30:23.215Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-18T18:30:23.216Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestCreateVolumeCluster [2022-05-18T18:30:23.216Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestUpdateVolume [2022-05-18T18:30:23.216Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestUpdateVolumeNoSwarm [2022-05-18T18:30:23.216Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestUpdateVolumeNotFound [2022-05-18T18:30:23.216Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestVolumeRemove [2022-05-18T18:30:23.216Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestVolumeRemoveSwarm [2022-05-18T18:30:23.216Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-18T18:30:23.216Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-18T18:30:23.216Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-18T18:30:23.216Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-18T18:30:23.216Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-18T18:30:23.216Z] === RUN TestVolumeRemoveSwarmForce [2022-05-18T18:30:23.216Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-18T18:30:23.216Z] PASS [2022-05-18T18:30:23.216Z] coverage: 67.9% of statements [2022-05-18T18:30:23.216Z] ok github.com/docker/docker/api/server/router/volume 0.058s coverage: 67.9% of statements [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T18:30:23.216Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T18:30:23.443Z] time="2022-05-18T18:30:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10033" [2022-05-18T18:30:23.443Z] time="2022-05-18T18:30:23Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49376" [2022-05-18T18:30:23.443Z] time="2022-05-18T18:30:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10034" [2022-05-18T18:30:23.443Z] time="2022-05-18T18:30:23Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49377" [2022-05-18T18:30:23.443Z] time="2022-05-18T18:30:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.180.115:10035" [2022-05-18T18:30:23.443Z] time="2022-05-18T18:30:23Z" level=debug msg="memberlist: Stream connection from=172.24.180.115:49378" [2022-05-18T18:30:23.692Z] === RUN TestCompareVersion [2022-05-18T18:30:23.692Z] --- PASS: TestCompareVersion (0.00s) [2022-05-18T18:30:23.692Z] PASS [2022-05-18T18:30:23.692Z] coverage: 77.3% of statements [2022-05-18T18:30:23.692Z] === RUN TestGetTimestamp [2022-05-18T18:30:23.692Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-05-18T18:30:23.692Z] --- PASS: TestGetTimestamp (0.21s) [2022-05-18T18:30:23.692Z] === RUN TestParseTimestamps [2022-05-18T18:30:23.692Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-18T18:30:23.692Z] PASS [2022-05-18T18:30:23.692Z] coverage: 100.0% of statements [2022-05-18T18:30:23.692Z] ok github.com/docker/docker/api/types/time 0.256s coverage: 100.0% of statements [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T18:30:23.692Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T18:30:23.910Z] 2022/05/18 18:30:23 Closing DB instances... [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="Node 0ab95cd979c7 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="node4(cd9e188c3a34): Node leave event for 0ab95cd979c7/172.24.180.115" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="Node 0ab95cd979c7 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="node3(0f25aa2552c9): Node leave event for 0ab95cd979c7/172.24.180.115" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="Node 0ab95cd979c7 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="node2(4beb2a19f8b5): Node leave event for 0ab95cd979c7/172.24.180.115" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="Node 0ab95cd979c7 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="node5(c7f3014ee7e8): Node leave event for 0ab95cd979c7/172.24.180.115" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="Node 0ab95cd979c7 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.377Z] time="2022-05-18T18:30:23Z" level=info msg="node1(0ab95cd979c7): Node leave event for 0ab95cd979c7/172.24.180.115" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0ab95cd979c7/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="node5(c7f3014ee7e8): Node leave event for 4beb2a19f8b5/172.24.180.115" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="node3(0f25aa2552c9): Node leave event for 4beb2a19f8b5/172.24.180.115" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="node4(cd9e188c3a34): Node leave event for 4beb2a19f8b5/172.24.180.115" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5 change state NodeActive --> NodeFailed" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, added to failed nodes list" [2022-05-18T18:30:24.378Z] time="2022-05-18T18:30:24Z" level=error msg="node: 4beb2a19f8b5 is unknown to memberlist" [2022-05-18T18:30:24.681Z] === RUN TestIsGIT [2022-05-18T18:30:24.681Z] --- PASS: TestIsGIT (0.00s) [2022-05-18T18:30:24.681Z] PASS [2022-05-18T18:30:24.681Z] coverage: 100.0% of statements [2022-05-18T18:30:24.681Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.042s coverage: 100.0% of statements [2022-05-18T18:30:24.894Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.895Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.895Z] time="2022-05-18T18:30:24Z" level=info msg="Node 4beb2a19f8b5/172.24.180.115, left gossip cluster" [2022-05-18T18:30:24.895Z] time="2022-05-18T18:30:24Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.24.180.115:10035: use of closed network connection" [2022-05-18T18:30:24.895Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0f25aa2552c9 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.895Z] time="2022-05-18T18:30:24Z" level=info msg="node4(cd9e188c3a34): Node leave event for 0f25aa2552c9/172.24.180.115" [2022-05-18T18:30:24.895Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0f25aa2552c9 change state NodeActive --> NodeLeft" [2022-05-18T18:30:24.895Z] time="2022-05-18T18:30:24Z" level=info msg="node5(c7f3014ee7e8): Node leave event for 0f25aa2552c9/172.24.180.115" [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-18T18:30:25.150Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-18T18:30:25.150Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-18T18:30:25.150Z] === RUN TestCloneArgsSmartHttp [2022-05-18T18:30:25.150Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-18T18:30:25.150Z] === RUN TestCloneArgsDumbHttp [2022-05-18T18:30:25.150Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-18T18:30:25.150Z] === RUN TestCloneArgsGit [2022-05-18T18:30:25.150Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-18T18:30:25.150Z] === RUN TestCheckoutGit [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0f25aa2552c9 change state NodeActive --> NodeLeft" [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:24Z" level=info msg="node3(0f25aa2552c9): Node leave event for 0f25aa2552c9/172.24.180.115" [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, left gossip cluster" [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, left gossip cluster" [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:24Z" level=info msg="Node 0f25aa2552c9/172.24.180.115, left gossip cluster" [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:25Z" level=info msg="Node cd9e188c3a34 change state NodeActive --> NodeLeft" [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:25Z" level=info msg="node5(c7f3014ee7e8): Node leave event for cd9e188c3a34/172.24.180.115" [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:25Z" level=info msg="Node cd9e188c3a34 change state NodeActive --> NodeLeft" [2022-05-18T18:30:25.374Z] time="2022-05-18T18:30:25Z" level=info msg="node4(cd9e188c3a34): Node leave event for cd9e188c3a34/172.24.180.115" [2022-05-18T18:30:25.840Z] time="2022-05-18T18:30:25Z" level=info msg="Node cd9e188c3a34/172.24.180.115, left gossip cluster" [2022-05-18T18:30:26.308Z] time="2022-05-18T18:30:25Z" level=info msg="Node cd9e188c3a34/172.24.180.115, left gossip cluster" [2022-05-18T18:30:26.775Z] time="2022-05-18T18:30:26Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, left gossip cluster" [2022-05-18T18:30:26.775Z] time="2022-05-18T18:30:26Z" level=info msg="Node c7f3014ee7e8 change state NodeActive --> NodeFailed" [2022-05-18T18:30:26.775Z] time="2022-05-18T18:30:26Z" level=info msg="Node c7f3014ee7e8/172.24.180.115, added to failed nodes list" [2022-05-18T18:30:26.775Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-05-18T18:30:26.775Z] PASS [2022-05-18T18:30:26.775Z] coverage: 60.3% of statements [2022-05-18T18:30:26.775Z] ok github.com/docker/docker/libnetwork/networkdb 104.179s coverage: 60.3% of statements [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/quota [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T18:30:26.775Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T18:30:27.365Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-18T18:30:27.365Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-18T18:30:27.365Z] === RUN TestProcessNoDockerignore [2022-05-18T18:30:27.365Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-18T18:30:27.365Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-18T18:30:27.365Z] === RUN TestDetectContentType [2022-05-18T18:30:27.365Z] --- PASS: TestDetectContentType (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestSelectAcceptableMIME [2022-05-18T18:30:27.365Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestInspectEmptyResponse [2022-05-18T18:30:27.365Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestInspectResponseBinary [2022-05-18T18:30:27.365Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestResponseUnsupportedContentType [2022-05-18T18:30:27.365Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestInspectResponseTextSimple [2022-05-18T18:30:27.365Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestInspectResponseEmptyContentType [2022-05-18T18:30:27.365Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestUnknownContentLength [2022-05-18T18:30:27.365Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestDownloadRemote [2022-05-18T18:30:27.365Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-18T18:30:27.365Z] === RUN TestGetWithStatusError [2022-05-18T18:30:27.365Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestCloseRootDirectory [2022-05-18T18:30:27.365Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:27.365Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestHashFile [2022-05-18T18:30:27.365Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:27.365Z] --- SKIP: TestHashFile (0.00s) [2022-05-18T18:30:27.365Z] === RUN TestHashSubdir [2022-05-18T18:30:27.365Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:27.365Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-18T18:30:27.365Z] === RUN TestRemoveDirectory [2022-05-18T18:30:27.365Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:27.365Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-18T18:30:27.365Z] PASS [2022-05-18T18:30:27.365Z] coverage: 9.3% of statements [2022-05-18T18:30:27.365Z] ok github.com/docker/docker/builder/remotecontext 0.279s coverage: 9.3% of statements [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === Skipped [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-18T18:30:28.336Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-18T18:30:28.336Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-18T18:30:28.336Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-18T18:30:28.336Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-18T18:30:28.336Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T18:30:28.336Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T18:30:28.336Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T18:30:28.336Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T18:30:28.336Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-18T18:30:28.336Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T18:30:28.336Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-18T18:30:28.336Z] daemon_test.go:145: root required [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T18:30:28.336Z] reload_test.go:342: root required [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T18:30:28.336Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T18:30:28.336Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-18T18:30:28.336Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-18T18:30:28.336Z] download_test.go:267: Needs fixing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-18T18:30:28.336Z] layer_test.go:291: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-18T18:30:28.336Z] layer_test.go:340: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-18T18:30:28.336Z] layer_test.go:455: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-18T18:30:28.336Z] layer_test.go:684: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-18T18:30:28.336Z] migration_test.go:45: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T18:30:28.336Z] migration_test.go:181: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-18T18:30:28.336Z] mount_test.go:17: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-18T18:30:28.336Z] mount_test.go:76: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-18T18:30:28.336Z] mount_test.go:125: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-18T18:30:28.336Z] mount_test.go:212: Failing on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-18T18:30:28.336Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-18T18:30:28.336Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-18T18:30:28.336Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-18T18:30:28.336Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-18T18:30:28.336Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-18T18:30:28.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-18T18:30:28.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-18T18:30:28.336Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-18T18:30:28.336Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-18T18:30:28.336Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-18T18:30:28.336Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-18T18:30:28.336Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T18:30:28.336Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T18:30:28.336Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T18:30:28.336Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T18:30:28.336Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T18:30:28.336Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-05-18T18:30:28.336Z] archive_test.go:140: zstd not installed [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-18T18:30:28.336Z] archive_windows_test.go:16: Currently fails [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-18T18:30:28.336Z] changes_test.go:196: needs more investigation [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-18T18:30:28.336Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-18T18:30:28.336Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-18T18:30:28.336Z] changes_test.go:433: needs further investigation [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-18T18:30:28.336Z] changes_test.go:469: needs further investigation [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-18T18:30:28.336Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-18T18:30:28.336Z] poller_test.go:40: No chmod on Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T18:30:28.336Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T18:30:28.336Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-18T18:30:28.336Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.336Z] [2022-05-18T18:30:28.336Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-18T18:30:28.336Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.337Z] [2022-05-18T18:30:28.337Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-18T18:30:28.337Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:30:28.337Z] [2022-05-18T18:30:28.337Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-18T18:30:28.337Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T18:30:28.337Z] [2022-05-18T18:30:28.337Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-18T18:30:28.337Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-18T18:30:28.337Z] [2022-05-18T18:30:28.337Z] DONE 2329 tests, 70 skipped in 252.606s [2022-05-18T18:30:28.337Z] INFO: make.ps1 ended at 05/18/2022 18:30:28 [2022-05-18T18:30:28.359Z] === RUN TestGetAllAllowed [2022-05-18T18:30:28.359Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestGetAllMeta [2022-05-18T18:30:28.359Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-18T18:30:28.359Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestIsUnreferencedBuiltin [2022-05-18T18:30:28.359Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestIsExistingDirectory [2022-05-18T18:30:28.359Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-18T18:30:28.359Z] === RUN TestGetFilenameForDownload [2022-05-18T18:30:28.359Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestEnv2Variables [2022-05-18T18:30:28.359Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-18T18:30:28.359Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestMaintainer [2022-05-18T18:30:28.359Z] --- PASS: TestMaintainer (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestLabel [2022-05-18T18:30:28.359Z] --- PASS: TestLabel (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestFromScratch [2022-05-18T18:30:28.359Z] --- PASS: TestFromScratch (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestFromWithArg [2022-05-18T18:30:28.359Z] --- PASS: TestFromWithArg (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-18T18:30:28.359Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestFromWithUndefinedArg [2022-05-18T18:30:28.359Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestFromMultiStageWithNamedStage [2022-05-18T18:30:28.359Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestOnbuild [2022-05-18T18:30:28.359Z] --- PASS: TestOnbuild (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestWorkdir [2022-05-18T18:30:28.359Z] --- PASS: TestWorkdir (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestCmd [2022-05-18T18:30:28.359Z] --- PASS: TestCmd (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestHealthcheckNone [2022-05-18T18:30:28.359Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestHealthcheckCmd [2022-05-18T18:30:28.359Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestEntrypoint [2022-05-18T18:30:28.359Z] --- PASS: TestEntrypoint (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestExpose [2022-05-18T18:30:28.359Z] --- PASS: TestExpose (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestUser [2022-05-18T18:30:28.359Z] --- PASS: TestUser (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestVolume [2022-05-18T18:30:28.359Z] --- PASS: TestVolume (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestStopSignal [2022-05-18T18:30:28.359Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T18:30:28.359Z] --- SKIP: TestStopSignal (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestArg [2022-05-18T18:30:28.359Z] --- PASS: TestArg (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestShell [2022-05-18T18:30:28.359Z] --- PASS: TestShell (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestPrependEnvOnCmd [2022-05-18T18:30:28.359Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestRunWithBuildArgs [2022-05-18T18:30:28.359Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestRunIgnoresHealthcheck [2022-05-18T18:30:28.359Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestDispatchUnsupportedOptions [2022-05-18T18:30:28.359Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-18T18:30:28.359Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-18T18:30:28.359Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-18T18:30:28.359Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestNormalizeWorkdir [2022-05-18T18:30:28.359Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestDispatch [2022-05-18T18:30:28.359Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-18T18:30:28.359Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-18T18:30:28.359Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-18T18:30:28.359Z] === RUN TestEnable [2022-05-18T18:30:28.359Z] --- PASS: TestEnable (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestDisable [2022-05-18T18:30:28.359Z] --- PASS: TestDisable (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestEnabled [2022-05-18T18:30:28.359Z] --- PASS: TestEnabled (0.00s) [2022-05-18T18:30:28.359Z] PASS [2022-05-18T18:30:28.359Z] coverage: 100.0% of statements [2022-05-18T18:30:28.359Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-18T18:30:28.359Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-18T18:30:28.359Z] ok github.com/docker/docker/cli/debug 0.102s coverage: 100.0% of statements [2022-05-18T18:30:28.359Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-18T18:30:28.359Z] === RUN TestDispatch/COPY_url [2022-05-18T18:30:28.359Z] --- PASS: TestDispatch (0.07s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-18T18:30:28.359Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestAddScratchImageAddsToMounts [2022-05-18T18:30:28.359Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-18T18:30:28.359Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-18T18:30:28.359Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-18T18:30:28.359Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestImageSourceGetAddsToMounts [2022-05-18T18:30:28.359Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-18T18:30:28.359Z] === RUN TestEmptyDockerfile [2022-05-18T18:30:28.359Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-18T18:30:28.827Z] === RUN TestSymlinkDockerfile [2022-05-18T18:30:28.827Z] --- PASS: TestSymlinkDockerfile (0.03s) [2022-05-18T18:30:28.827Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-18T18:30:28.827Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.02s) [2022-05-18T18:30:28.827Z] === RUN TestNonExistingDockerfile [2022-05-18T18:30:28.827Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-18T18:30:28.827Z] === RUN TestCopyRunConfig [2022-05-18T18:30:28.827Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-18T18:30:28.827Z] === RUN TestDeepCopyRunConfig [2022-05-18T18:30:28.827Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-18T18:30:28.827Z] === RUN TestExportImage [2022-05-18T18:30:28.827Z] --- PASS: TestExportImage (0.00s) [2022-05-18T18:30:28.827Z] === RUN TestNormalizeDest [2022-05-18T18:30:28.827Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-18T18:30:28.827Z] PASS [2022-05-18T18:30:28.827Z] coverage: 46.7% of statements [2022-05-18T18:30:28.827Z] ok github.com/docker/docker/builder/dockerfile 0.370s coverage: 46.7% of statements [2022-05-18T18:30:30.394Z] === RUN TestTCP4Proxy [2022-05-18T18:30:30.394Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-18T18:30:30.394Z] === RUN TestTCP4ProxyHalfClose [2022-05-18T18:30:30.394Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-18T18:30:30.394Z] === RUN TestTCP6Proxy [2022-05-18T18:30:30.394Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T18:30:30.394Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-18T18:30:30.394Z] === RUN TestTCPDualStackProxy [2022-05-18T18:30:30.394Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T18:30:30.394Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-18T18:30:30.394Z] === RUN TestUDP4Proxy [2022-05-18T18:30:30.394Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-18T18:30:30.394Z] === RUN TestUDP6Proxy [2022-05-18T18:30:30.394Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T18:30:30.394Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-18T18:30:30.394Z] === RUN TestUDPWriteError [2022-05-18T18:30:30.394Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-18T18:30:30.394Z] === RUN TestSCTP4Proxy [2022-05-18T18:30:30.394Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T18:30:30.394Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-18T18:30:30.394Z] === RUN TestSCTP6Proxy [2022-05-18T18:30:30.394Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T18:30:30.394Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-18T18:30:30.394Z] PASS [2022-05-18T18:30:30.394Z] coverage: 49.4% of statements [2022-05-18T18:30:30.394Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2022-05-18T18:30:31.296Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-18T18:30:31.296Z] INFO: Unit tests ended at 05/18/2022 18:30:30. Duration:00:04:24.1077629 [2022-05-18T18:30:31.296Z] INFO: Building busybox [2022-05-18T18:30:31.296Z] Sending build context to Docker daemon 5.12kB [2022-05-18T18:30:31.296Z] [2022-05-18T18:30:31.296Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-18T18:30:31.296Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-18T18:30:31.296Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-18T18:30:31.296Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-18T18:30:31.296Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-18T18:30:31.296Z] ---> 7c569352fed3 [2022-05-18T18:30:31.296Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-18T18:30:31.296Z] ---> Running in 236e2cc2d292 [2022-05-18T18:30:35.530Z] #64 342.7 # github.com/containerd/containerd/cmd/containerd [2022-05-18T18:30:35.530Z] #64 342.7 /usr/bin/ld: /tmp/go-link-2905484283/000019.o: in function `New': [2022-05-18T18:30:35.530Z] #64 342.7 /tmp/tmp.r1gP6bW7H4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-18T18:30:35.530Z] #64 342.8 + bin/containerd-stress [2022-05-18T18:30:35.530Z] #64 344.0 + bin/containerd-shim [2022-05-18T18:30:36.037Z] Removing intermediate container 236e2cc2d292 [2022-05-18T18:30:36.037Z] ---> 08cd2e7d0691 [2022-05-18T18:30:36.037Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-18T18:30:36.037Z] ---> Running in 29e0bb3279a1 [2022-05-18T18:30:36.037Z] Removing intermediate container 29e0bb3279a1 [2022-05-18T18:30:36.037Z] ---> c451123dc49a [2022-05-18T18:30:36.037Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-18T18:30:36.037Z] ---> Running in 55e32bcc593c [2022-05-18T18:30:36.508Z] Removing intermediate container 55e32bcc593c [2022-05-18T18:30:36.508Z] ---> 8755c8b00f3a [2022-05-18T18:30:36.508Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-18T18:30:36.926Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.7% of statements [2022-05-18T18:30:37.491Z] [2022-05-18T18:30:37.854Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-05-18T18:30:37.958Z] ---> 21ffad5fc52e [2022-05-18T18:30:37.958Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-18T18:30:37.958Z] ---> Running in 4302beb2cafc [2022-05-18T18:30:38.110Z] ok github.com/docker/docker/cmd/dockerd/trap 2.470s coverage: 0.0% of statements [2022-05-18T18:30:38.110Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T18:30:38.110Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T18:30:38.110Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T18:30:38.110Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T18:30:38.110Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T18:30:38.859Z] === RUN TestMiddlewares [2022-05-18T18:30:38.859Z] --- PASS: TestMiddlewares (0.00s) [2022-05-18T18:30:38.859Z] PASS [2022-05-18T18:30:38.859Z] coverage: 7.9% of statements [2022-05-18T18:30:38.859Z] ok github.com/docker/docker/api/server 0.098s coverage: 7.9% of statements [2022-05-18T18:30:42.881Z] === RUN TestCheckpointCreateError [2022-05-18T18:30:42.881Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestCheckpointCreate [2022-05-18T18:30:42.881Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestCheckpointDeleteError [2022-05-18T18:30:42.881Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestCheckpointDelete [2022-05-18T18:30:42.881Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestCheckpointListError [2022-05-18T18:30:42.881Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestCheckpointList [2022-05-18T18:30:42.881Z] --- PASS: TestCheckpointList (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestCheckpointListContainerNotFound [2022-05-18T18:30:42.881Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestNewClientWithOpsFromEnv [2022-05-18T18:30:42.881Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T18:30:42.881Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestGetAPIPath [2022-05-18T18:30:42.881Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestParseHostURL [2022-05-18T18:30:42.881Z] --- PASS: TestParseHostURL (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-18T18:30:42.881Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersion [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPVersionOverride [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-18T18:30:42.881Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-18T18:30:42.881Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-18T18:30:42.882Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestClientRedirect [2022-05-18T18:30:42.882Z] === RUN TestClientRedirect/GET [2022-05-18T18:30:42.882Z] === RUN TestClientRedirect/POST [2022-05-18T18:30:42.882Z] === RUN TestClientRedirect/PUT [2022-05-18T18:30:42.882Z] === RUN TestClientRedirect/DELETE [2022-05-18T18:30:42.882Z] --- PASS: TestClientRedirect (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigCreateUnsupported [2022-05-18T18:30:42.882Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigCreateError [2022-05-18T18:30:42.882Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigCreate [2022-05-18T18:30:42.882Z] --- PASS: TestConfigCreate (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigInspectNotFound [2022-05-18T18:30:42.882Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigInspectWithEmptyID [2022-05-18T18:30:42.882Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigInspectUnsupported [2022-05-18T18:30:42.882Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigInspectError [2022-05-18T18:30:42.882Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigInspectConfigNotFound [2022-05-18T18:30:42.882Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigInspect [2022-05-18T18:30:42.882Z] --- PASS: TestConfigInspect (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigListUnsupported [2022-05-18T18:30:42.882Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigListError [2022-05-18T18:30:42.882Z] --- PASS: TestConfigListError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigList [2022-05-18T18:30:42.882Z] --- PASS: TestConfigList (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigRemoveUnsupported [2022-05-18T18:30:42.882Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigRemoveError [2022-05-18T18:30:42.882Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigRemove [2022-05-18T18:30:42.882Z] --- PASS: TestConfigRemove (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigUpdateUnsupported [2022-05-18T18:30:42.882Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigUpdateError [2022-05-18T18:30:42.882Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestConfigUpdate [2022-05-18T18:30:42.882Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerCommitError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerCommit [2022-05-18T18:30:42.882Z] --- PASS: TestContainerCommit (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStatPathError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStatPathNotFoundError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStatPathNoHeaderError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStatPath [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyToContainerError [2022-05-18T18:30:42.882Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyToContainerNotFoundError [2022-05-18T18:30:42.882Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyToContainerEmptyResponse [2022-05-18T18:30:42.882Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyToContainer [2022-05-18T18:30:42.882Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyFromContainerError [2022-05-18T18:30:42.882Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyFromContainerNotFoundError [2022-05-18T18:30:42.882Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-18T18:30:42.882Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-18T18:30:42.882Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestCopyFromContainer [2022-05-18T18:30:42.882Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerCreateError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerCreateImageNotFound [2022-05-18T18:30:42.882Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerCreateWithName [2022-05-18T18:30:42.882Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerCreateAutoRemove [2022-05-18T18:30:42.882Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerDiffError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerDiff [2022-05-18T18:30:42.882Z] --- PASS: TestContainerDiff (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExecCreateError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExecCreate [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExecStartError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExecStart [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExecInspectError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExecInspect [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExportError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExportError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExport [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExport (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerInspectError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerInspectContainerNotFound [2022-05-18T18:30:42.882Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerInspectWithEmptyID [2022-05-18T18:30:42.882Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerInspect [2022-05-18T18:30:42.882Z] --- PASS: TestContainerInspect (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerInspectNode [2022-05-18T18:30:42.882Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerKillError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerKillError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerKill [2022-05-18T18:30:42.882Z] --- PASS: TestContainerKill (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerListError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerListError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerList [2022-05-18T18:30:42.882Z] --- PASS: TestContainerList (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerLogsNotFoundError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerLogsError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerLogs [2022-05-18T18:30:42.882Z] --- PASS: TestContainerLogs (0.24s) [2022-05-18T18:30:42.882Z] === RUN TestContainerPauseError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerPause [2022-05-18T18:30:42.882Z] --- PASS: TestContainerPause (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainersPruneError [2022-05-18T18:30:42.882Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainersPrune [2022-05-18T18:30:42.882Z] --- PASS: TestContainersPrune (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerRemoveError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerRemoveNotFoundError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerRemove [2022-05-18T18:30:42.882Z] --- PASS: TestContainerRemove (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerRenameError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerRename [2022-05-18T18:30:42.882Z] --- PASS: TestContainerRename (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerResizeError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExecResizeError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerResize [2022-05-18T18:30:42.882Z] --- PASS: TestContainerResize (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerExecResize [2022-05-18T18:30:42.882Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerRestartError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerRestart [2022-05-18T18:30:42.882Z] --- PASS: TestContainerRestart (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStartError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStartError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStart [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStart (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStatsError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStats [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStats (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStopError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStopError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerStop [2022-05-18T18:30:42.882Z] --- PASS: TestContainerStop (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerTopError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerTopError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerTop [2022-05-18T18:30:42.882Z] --- PASS: TestContainerTop (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerUnpauseError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerUnpause [2022-05-18T18:30:42.882Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerUpdateError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerUpdateError (0.01s) [2022-05-18T18:30:42.882Z] === RUN TestContainerUpdate [2022-05-18T18:30:42.882Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerWaitError [2022-05-18T18:30:42.882Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestContainerWait [2022-05-18T18:30:42.882Z] --- PASS: TestContainerWait (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestDiskUsageError [2022-05-18T18:30:42.882Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestDiskUsage [2022-05-18T18:30:42.882Z] --- PASS: TestDiskUsage (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestDistributionInspectUnsupported [2022-05-18T18:30:42.882Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestDistributionInspectWithEmptyID [2022-05-18T18:30:42.882Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestEventsErrorInOptions [2022-05-18T18:30:42.882Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestEventsErrorFromServer [2022-05-18T18:30:42.882Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestEvents [2022-05-18T18:30:42.882Z] --- PASS: TestEvents (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestTLSCloseWriter [2022-05-18T18:30:42.882Z] === PAUSE TestTLSCloseWriter [2022-05-18T18:30:42.882Z] === RUN TestImageBuildError [2022-05-18T18:30:42.882Z] --- PASS: TestImageBuildError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageBuild [2022-05-18T18:30:42.882Z] --- PASS: TestImageBuild (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestGetDockerOS [2022-05-18T18:30:42.882Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageCreateError [2022-05-18T18:30:42.882Z] --- PASS: TestImageCreateError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageCreate [2022-05-18T18:30:42.882Z] --- PASS: TestImageCreate (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageHistoryError [2022-05-18T18:30:42.882Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageHistory [2022-05-18T18:30:42.882Z] --- PASS: TestImageHistory (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageImportError [2022-05-18T18:30:42.882Z] --- PASS: TestImageImportError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageImport [2022-05-18T18:30:42.882Z] --- PASS: TestImageImport (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageInspectError [2022-05-18T18:30:42.882Z] --- PASS: TestImageInspectError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageInspectImageNotFound [2022-05-18T18:30:42.882Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageInspectWithEmptyID [2022-05-18T18:30:42.882Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageInspect [2022-05-18T18:30:42.882Z] --- PASS: TestImageInspect (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageListError [2022-05-18T18:30:42.882Z] --- PASS: TestImageListError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageList [2022-05-18T18:30:42.882Z] --- PASS: TestImageList (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageListApiBefore125 [2022-05-18T18:30:42.882Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageLoadError [2022-05-18T18:30:42.882Z] --- PASS: TestImageLoadError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageLoad [2022-05-18T18:30:42.882Z] --- PASS: TestImageLoad (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagesPruneError [2022-05-18T18:30:42.882Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagesPrune [2022-05-18T18:30:42.882Z] --- PASS: TestImagesPrune (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePullReferenceParseError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePullAnyError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePullWithoutErrors [2022-05-18T18:30:42.882Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePushReferenceError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePushAnyError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImagePushWithoutErrors [2022-05-18T18:30:42.882Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-18T18:30:42.882Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-18T18:30:42.882Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-18T18:30:42.882Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageRemoveError [2022-05-18T18:30:42.882Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageRemoveImageNotFound [2022-05-18T18:30:42.882Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageRemove [2022-05-18T18:30:42.882Z] --- PASS: TestImageRemove (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageSaveError [2022-05-18T18:30:42.882Z] --- PASS: TestImageSaveError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageSave [2022-05-18T18:30:42.882Z] --- PASS: TestImageSave (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageSearchAnyError [2022-05-18T18:30:42.882Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-18T18:30:42.882Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:30:42.882Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:30:42.882Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-18T18:30:42.882Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageSearchWithoutErrors [2022-05-18T18:30:42.882Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageTagError [2022-05-18T18:30:42.882Z] --- PASS: TestImageTagError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageTagInvalidReference [2022-05-18T18:30:42.882Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageTagInvalidSourceImageName [2022-05-18T18:30:42.882Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageTagHexSource [2022-05-18T18:30:42.882Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestImageTag [2022-05-18T18:30:42.882Z] --- PASS: TestImageTag (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestInfoServerError [2022-05-18T18:30:42.882Z] --- PASS: TestInfoServerError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestInfoInvalidResponseJSONError [2022-05-18T18:30:42.882Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestInfo [2022-05-18T18:30:42.882Z] --- PASS: TestInfo (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestNetworkConnectError [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestNetworkConnect [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestNetworkCreateError [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestNetworkCreate [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestNetworkDisconnectError [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestNetworkDisconnect [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-18T18:30:42.882Z] === RUN TestNetworkInspect [2022-05-18T18:30:42.882Z] === RUN TestNetworkInspect/empty_ID [2022-05-18T18:30:42.882Z] === RUN TestNetworkInspect/no_options [2022-05-18T18:30:42.882Z] === RUN TestNetworkInspect/verbose [2022-05-18T18:30:42.882Z] === RUN TestNetworkInspect/global_scope [2022-05-18T18:30:42.882Z] === RUN TestNetworkInspect/unknown_network [2022-05-18T18:30:42.882Z] === RUN TestNetworkInspect/server_error [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkInspect (0.01s) [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkInspect/no_options (0.01s) [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-18T18:30:42.882Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNetworkListError [2022-05-18T18:30:42.883Z] --- PASS: TestNetworkListError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNetworkList [2022-05-18T18:30:42.883Z] --- PASS: TestNetworkList (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNetworksPruneError [2022-05-18T18:30:42.883Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNetworksPrune [2022-05-18T18:30:42.883Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNetworkRemoveError [2022-05-18T18:30:42.883Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNetworkRemove [2022-05-18T18:30:42.883Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeInspectError [2022-05-18T18:30:42.883Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeInspectNodeNotFound [2022-05-18T18:30:42.883Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeInspectWithEmptyID [2022-05-18T18:30:42.883Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeInspect [2022-05-18T18:30:42.883Z] --- PASS: TestNodeInspect (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeListError [2022-05-18T18:30:42.883Z] --- PASS: TestNodeListError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeList [2022-05-18T18:30:42.883Z] --- PASS: TestNodeList (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeRemoveError [2022-05-18T18:30:42.883Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeRemove [2022-05-18T18:30:42.883Z] --- PASS: TestNodeRemove (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeUpdateError [2022-05-18T18:30:42.883Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestNodeUpdate [2022-05-18T18:30:42.883Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestOptionWithHostFromEnv [2022-05-18T18:30:42.883Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestOptionWithTimeout [2022-05-18T18:30:42.883Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestOptionWithVersionFromEnv [2022-05-18T18:30:42.883Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPingFail [2022-05-18T18:30:42.883Z] --- PASS: TestPingFail (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPingWithError [2022-05-18T18:30:42.883Z] 2022/05/18 18:30:42 RoundTripper returned a response & error; ignoring response [2022-05-18T18:30:42.883Z] 2022/05/18 18:30:42 RoundTripper returned a response & error; ignoring response [2022-05-18T18:30:42.883Z] --- PASS: TestPingWithError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPingSuccess [2022-05-18T18:30:42.883Z] --- PASS: TestPingSuccess (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPingHeadFallback [2022-05-18T18:30:42.883Z] === RUN TestPingHeadFallback/OK [2022-05-18T18:30:42.883Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-18T18:30:42.883Z] === RUN TestPingHeadFallback/Not_Found [2022-05-18T18:30:42.883Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-18T18:30:42.883Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-18T18:30:42.883Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-18T18:30:42.883Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-18T18:30:42.883Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-18T18:30:42.883Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginDisableError [2022-05-18T18:30:42.883Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginDisable [2022-05-18T18:30:42.883Z] --- PASS: TestPluginDisable (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginEnableError [2022-05-18T18:30:42.883Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginEnable [2022-05-18T18:30:42.883Z] --- PASS: TestPluginEnable (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginInspectError [2022-05-18T18:30:42.883Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginInspectWithEmptyID [2022-05-18T18:30:42.883Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginInspect [2022-05-18T18:30:42.883Z] --- PASS: TestPluginInspect (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginListError [2022-05-18T18:30:42.883Z] --- PASS: TestPluginListError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginList [2022-05-18T18:30:42.883Z] --- PASS: TestPluginList (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginPushError [2022-05-18T18:30:42.883Z] --- PASS: TestPluginPushError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginPush [2022-05-18T18:30:42.883Z] --- PASS: TestPluginPush (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginRemoveError [2022-05-18T18:30:42.883Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginRemove [2022-05-18T18:30:42.883Z] --- PASS: TestPluginRemove (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginSetError [2022-05-18T18:30:42.883Z] --- PASS: TestPluginSetError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPluginSet [2022-05-18T18:30:42.883Z] --- PASS: TestPluginSet (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSetHostHeader [2022-05-18T18:30:42.883Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestPlainTextError [2022-05-18T18:30:42.883Z] --- PASS: TestPlainTextError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestInfiniteError [2022-05-18T18:30:42.883Z] --- PASS: TestInfiniteError (0.05s) [2022-05-18T18:30:42.883Z] === RUN TestCanceledContext [2022-05-18T18:30:42.883Z] 2022/05/18 18:30:42 RoundTripper returned a response & error; ignoring response [2022-05-18T18:30:42.883Z] --- PASS: TestCanceledContext (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestDeadlineExceededContext [2022-05-18T18:30:42.883Z] 2022/05/18 18:30:42 RoundTripper returned a response & error; ignoring response [2022-05-18T18:30:42.883Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretCreateUnsupported [2022-05-18T18:30:42.883Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretCreateError [2022-05-18T18:30:42.883Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretCreate [2022-05-18T18:30:42.883Z] --- PASS: TestSecretCreate (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretInspectUnsupported [2022-05-18T18:30:42.883Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretInspectError [2022-05-18T18:30:42.883Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretInspectSecretNotFound [2022-05-18T18:30:42.883Z] --- PASS: TestSecretInspectSecretNotFound (0.01s) [2022-05-18T18:30:42.883Z] === RUN TestSecretInspectWithEmptyID [2022-05-18T18:30:42.883Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretInspect [2022-05-18T18:30:42.883Z] --- PASS: TestSecretInspect (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretListUnsupported [2022-05-18T18:30:42.883Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretListError [2022-05-18T18:30:42.883Z] --- PASS: TestSecretListError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretList [2022-05-18T18:30:42.883Z] --- PASS: TestSecretList (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretRemoveUnsupported [2022-05-18T18:30:42.883Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretRemoveError [2022-05-18T18:30:42.883Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretRemove [2022-05-18T18:30:42.883Z] --- PASS: TestSecretRemove (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretUpdateUnsupported [2022-05-18T18:30:42.883Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretUpdateError [2022-05-18T18:30:42.883Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestSecretUpdate [2022-05-18T18:30:42.883Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestServiceCreateError [2022-05-18T18:30:42.883Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-18T18:30:42.883Z] === RUN TestServiceCreate [2022-05-18T18:30:42.883Z] --- PASS: TestServiceCreate (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-18T18:30:43.351Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceCreateDigestPinning [2022-05-18T18:30:43.351Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceInspectError [2022-05-18T18:30:43.351Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceInspectServiceNotFound [2022-05-18T18:30:43.351Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceInspectWithEmptyID [2022-05-18T18:30:43.351Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceInspect [2022-05-18T18:30:43.351Z] --- PASS: TestServiceInspect (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceListError [2022-05-18T18:30:43.351Z] --- PASS: TestServiceListError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceList [2022-05-18T18:30:43.351Z] --- PASS: TestServiceList (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceLogsError [2022-05-18T18:30:43.351Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceLogs [2022-05-18T18:30:43.351Z] --- PASS: TestServiceLogs (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceRemoveError [2022-05-18T18:30:43.351Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceRemoveNotFoundError [2022-05-18T18:30:43.351Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceRemove [2022-05-18T18:30:43.351Z] --- PASS: TestServiceRemove (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceUpdateError [2022-05-18T18:30:43.351Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestServiceUpdate [2022-05-18T18:30:43.351Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmGetUnlockKeyError [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmGetUnlockKey [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmInitError [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmInit [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmInit (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmInspectError [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmInspect [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmJoinError [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmJoin [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmLeaveError [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmLeave [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmUnlockError [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmUnlock [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmUpdateError [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestSwarmUpdate [2022-05-18T18:30:43.351Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestTaskInspectError [2022-05-18T18:30:43.351Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestTaskInspectWithEmptyID [2022-05-18T18:30:43.351Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestTaskInspect [2022-05-18T18:30:43.351Z] --- PASS: TestTaskInspect (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestTaskListError [2022-05-18T18:30:43.351Z] --- PASS: TestTaskListError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestTaskList [2022-05-18T18:30:43.351Z] --- PASS: TestTaskList (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeCreateError [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeCreate [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeInspectError [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeInspectNotFound [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeInspectWithEmptyID [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeInspect [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeListError [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeListError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeList [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeList (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeRemoveError [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeRemove [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeUpdateError [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-18T18:30:43.351Z] === RUN TestVolumeUpdate [2022-05-18T18:30:43.351Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-18T18:30:43.351Z] === CONT TestTLSCloseWriter [2022-05-18T18:30:43.351Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-18T18:30:43.351Z] PASS [2022-05-18T18:30:43.351Z] coverage: 75.1% of statements [2022-05-18T18:30:43.351Z] ok github.com/docker/docker/client 0.591s coverage: 75.1% of statements [2022-05-18T18:30:43.654Z] #64 355.3 + bin/containerd-shim-runc-v1 [2022-05-18T18:30:44.654Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2022-05-18T18:30:44.911Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-18T18:30:46.280Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-05-18T18:30:46.634Z] Removing intermediate container 4302beb2cafc [2022-05-18T18:30:46.634Z] ---> 527f1b2aff05 [2022-05-18T18:30:46.634Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-18T18:30:46.634Z] ---> Running in 55e863ed2453 [2022-05-18T18:30:47.100Z] [2022-05-18T18:30:47.100Z] SUCCESS: Specified value was saved. [2022-05-18T18:30:50.042Z] Removing intermediate container 55e863ed2453 [2022-05-18T18:30:50.042Z] ---> 3789106e27fd [2022-05-18T18:30:50.042Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-18T18:30:50.042Z] ---> Running in c4e50184b297 [2022-05-18T18:30:50.221Z] #64 361.6 + bin/containerd-shim-runc-v2 [2022-05-18T18:30:50.479Z] #64 362.5 + binaries [2022-05-18T18:30:50.479Z] #64 362.5 + install -D bin/containerd /build/containerd [2022-05-18T18:30:50.479Z] #64 362.5 + install -D bin/containerd-shim /build/containerd-shim [2022-05-18T18:30:50.738Z] #64 362.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-18T18:30:50.738Z] #64 362.5 + install -D bin/ctr /build/ctr [2022-05-18T18:30:52.639Z] #64 DONE 364.5s [2022-05-18T18:30:52.822Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-05-18T18:30:52.990Z] Cannot create a file when that file already exists. [2022-05-18T18:30:53.752Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-18T18:30:54.017Z] [2022-05-18T18:30:54.018Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-18T18:30:54.018Z] #65 sha256:90e5cc56b0a46187acf53caa923b48262d028f05ce7c241882d86af2b4427bde [2022-05-18T18:30:54.314Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-18T18:30:54.583Z] #65 DONE 0.8s [2022-05-18T18:30:54.841Z] [2022-05-18T18:30:54.841Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-18T18:30:54.841Z] #70 sha256:de3fe0125c95d53e3bc10b53c42c9654770432332ed5fe57d12eac46d214da48 [2022-05-18T18:30:54.841Z] #70 DONE 0.2s [2022-05-18T18:30:54.841Z] [2022-05-18T18:30:54.841Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-18T18:30:54.841Z] #75 sha256:6a1eae0dd0ac875bf1e6af54964e77c6d3907d90d6155da77a5847c0e517d397 [2022-05-18T18:30:55.244Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-18T18:30:55.500Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.0% of statements [2022-05-18T18:30:55.500Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T18:30:55.500Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T18:30:55.500Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T18:30:55.500Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-18T18:30:55.774Z] #75 DONE 0.9s [2022-05-18T18:30:55.775Z] [2022-05-18T18:30:55.775Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-18T18:30:55.775Z] #76 sha256:ea5bf9a13235ec4003eba452a6c331137624b79fab2fd155dd1239f61a1a3917 [2022-05-18T18:30:55.775Z] #76 DONE 0.0s [2022-05-18T18:30:55.775Z] [2022-05-18T18:30:55.775Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-18T18:30:55.775Z] #77 sha256:de4d14eb055bdb71e736e03ba39914367da7849649a4f67ec9134807cda55cab [2022-05-18T18:30:56.431Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.605s coverage: 74.8% of statements [2022-05-18T18:30:56.767Z] Removing intermediate container c4e50184b297 [2022-05-18T18:30:56.767Z] ---> 0bd779a85b2b [2022-05-18T18:30:56.767Z] Step 13/13 : CMD ["sh"] [2022-05-18T18:30:56.767Z] ---> Running in a137d33c938a [2022-05-18T18:30:57.177Z] #77 DONE 1.6s [2022-05-18T18:30:57.234Z] Removing intermediate container a137d33c938a [2022-05-18T18:30:57.234Z] ---> 48c93a4024a6 [2022-05-18T18:30:57.234Z] Successfully built 48c93a4024a6 [2022-05-18T18:30:57.234Z] Successfully tagged busybox:latest [2022-05-18T18:30:57.234Z] INFO: Docker images of the daemon under test [2022-05-18T18:30:57.234Z] [2022-05-18T18:30:57.234Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T18:30:57.234Z] busybox latest 48c93a4024a6 Less than a second ago 4.95GB [2022-05-18T18:30:57.234Z] microsoft/windowsservercore latest 7c569352fed3 13 days ago 4.9GB [2022-05-18T18:30:57.234Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 13 days ago 4.9GB [2022-05-18T18:30:57.234Z] [2022-05-18T18:30:57.234Z] INFO: Running integration tests at 05/18/2022 18:30:56... [2022-05-18T18:30:57.234Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-18T18:30:57.234Z] INFO: Integration API tests being run from the host: [2022-05-18T18:30:57.234Z] INFO: make.ps1 starting at 05/18/2022 18:30:56 [2022-05-18T18:30:57.363Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.196s coverage: 56.2% of statements [2022-05-18T18:30:57.436Z] [2022-05-18T18:30:57.436Z] #78 exporting to image [2022-05-18T18:30:57.436Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-18T18:30:57.436Z] #78 exporting layers [2022-05-18T18:30:57.620Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.0% of statements [2022-05-18T18:30:57.702Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-18T18:30:58.991Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-05-18T18:31:00.158Z] INFO [linters context/goanalysis] analyzers took 4m45.436734141s with top 10 stages: buildir: 2m1.989530809s, goimports: 25.306717266s, unconvert: 18.186654867s, gosec: 16.756155502s, S1038: 8.503184686s, golint: 7.583970565s, misspell: 5.829877269s, nilness: 4.148242646s, inspect: 4.048798314s, S1039: 3.633569948s [2022-05-18T18:31:00.158Z] INFO [runner] Issues before processing: 3043, after processing: 0 [2022-05-18T18:31:00.158Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2427/2427, identifier_marker: 2044/2044, exclude: 2044/2044, path_prettifier: 2427/2427, autogenerated_exclude: 2044/2427, nolint: 0/78, skip_files: 2427/2427, exclude-rules: 78/2044, cgo: 2427/3043, skip_dirs: 2427/2427 [2022-05-18T18:31:00.158Z] INFO [runner] processing took 80.713605ms with stages: nolint: 31.018884ms, identifier_marker: 21.71401ms, path_prettifier: 9.5671ms, autogenerated_exclude: 8.260231ms, exclude-rules: 7.901783ms, skip_dirs: 1.833346ms, cgo: 251.252µs, filename_unadjuster: 161.431µs, max_same_issues: 1.507µs, uniq_by_line: 580ns, exclude: 510ns, path_shortener: 477ns, skip_files: 453ns, max_from_linter: 392ns, source_code: 324ns, diff: 322ns, max_per_file_from_linter: 320ns, sort_results: 286ns, severity-rules: 282ns, path_prefixer: 115ns [2022-05-18T18:31:00.158Z] INFO [runner] linters took 1m32.163759853s with stages: goanalysis_metalinter: 1m32.082864069s [2022-05-18T18:31:00.158Z] INFO File cache stats: 1674 entries of total size 8.5MiB [2022-05-18T18:31:00.158Z] INFO Memory: 2631 samples, avg is 285.2MB, max is 1171.5MB [2022-05-18T18:31:00.158Z] INFO Execution took 4m22.919992661s [2022-05-18T18:31:00.158Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-18T18:31:00.371Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.186s coverage: 50.6% of statements [2022-05-18T18:31:00.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh dynbinary test-docker-py [2022-05-18T18:31:00.742Z] [2022-05-18T18:31:01.000Z] Removing bundles/ [2022-05-18T18:31:01.000Z] [2022-05-18T18:31:01.000Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T18:31:01.000Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:31:01.000Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:31:01.741Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.907s coverage: 45.9% of statements [2022-05-18T18:31:01.741Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T18:31:02.130Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T18:31:02.130Z] Using test binary docker [2022-05-18T18:31:02.130Z] +++ /etc/init.d/apparmor start [2022-05-18T18:31:02.130Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T18:31:02.130Z] INFO: Waiting for daemon to start... [2022-05-18T18:31:02.130Z] Starting dockerd [2022-05-18T18:31:02.130Z] +++ 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 [2022-05-18T18:31:02.130Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T18:31:02.130Z] Using test binary docker [2022-05-18T18:31:02.130Z] +++ /etc/init.d/apparmor start [2022-05-18T18:31:02.130Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T18:31:02.130Z] INFO: Waiting for daemon to start... [2022-05-18T18:31:02.130Z] Starting dockerd [2022-05-18T18:31:02.130Z] +++ 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 [2022-05-18T18:31:02.130Z] . [2022-05-18T18:31:02.130Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T18:31:02.130Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T18:31:02.130Z] Error: No such image: emptyfs [2022-05-18T18:31:02.130Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-18T18:31:02.130Z] ++++ docker load [2022-05-18T18:31:02.130Z] Running integration-test (iteration 1) [2022-05-18T18:31:02.130Z] 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)/ [2022-05-18T18:31:02.130Z] ++ 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)/' [2022-05-18T18:31:02.130Z] ++ set -e [2022-05-18T18:31:02.130Z] ++ '[' -n 0 ']' [2022-05-18T18:31:02.130Z] ++ set -x [2022-05-18T18:31:02.130Z] ++ 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)/' [2022-05-18T18:31:02.130Z] Loaded image: busybox:latest [2022-05-18T18:31:02.387Z] [2022-05-18T18:31:02.387Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T18:31:02.387Z] Loaded image: busybox:glibc [2022-05-18T18:31:02.387Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T18:31:02.387Z] Error: No such image: emptyfs [2022-05-18T18:31:02.387Z] ++++ docker load [2022-05-18T18:31:02.387Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-18T18:31:02.681Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.001s coverage: 58.2% of statements [2022-05-18T18:31:02.681Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-18T18:31:02.681Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T18:31:02.681Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-05-18T18:31:02.963Z] Running integration-test (iteration 1) [2022-05-18T18:31:02.963Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-18T18:31:02.963Z] ++ 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)/' [2022-05-18T18:31:02.963Z] ++ set -e [2022-05-18T18:31:02.963Z] ++ '[' -n 0 ']' [2022-05-18T18:31:02.963Z] ++ set -x [2022-05-18T18:31:02.963Z] ++ 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)/' [2022-05-18T18:31:03.610Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-05-18T18:31:03.893Z] Loaded image: busybox:latest [2022-05-18T18:31:04.003Z] #78 exporting layers 6.6s done [2022-05-18T18:31:04.003Z] #78 writing image sha256:e0554973d150021398bb4208290716f598aca57b635d77f7f18bec58deb485f4 done [2022-05-18T18:31:04.003Z] #78 naming to docker.io/library/docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 done [2022-05-18T18:31:04.003Z] #78 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T18:31:04.150Z] Loaded image: busybox:glibc [2022-05-18T18:31:04.174Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-05-18T18:31:04.353Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -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:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh dynbinary test-integration [2022-05-18T18:31:04.578Z] --- PASS: TestCheckoutGit (38.53s) [2022-05-18T18:31:04.578Z] === RUN TestValidGitTransport [2022-05-18T18:31:04.578Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-18T18:31:04.578Z] === RUN TestGitInvalidRef [2022-05-18T18:31:04.578Z] --- PASS: TestGitInvalidRef (0.27s) [2022-05-18T18:31:04.578Z] PASS [2022-05-18T18:31:04.578Z] coverage: 86.3% of statements [2022-05-18T18:31:04.578Z] ok github.com/docker/docker/builder/remotecontext/git 38.906s coverage: 86.3% of statements [2022-05-18T18:31:04.738Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.6% of statements [2022-05-18T18:31:04.738Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-18T18:31:04.738Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T18:31:05.045Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T18:31:05.045Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T18:31:05.045Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T18:31:05.045Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T18:31:05.668Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-05-18T18:31:05.924Z] ok github.com/docker/docker/daemon/logger/awslogs 0.131s coverage: 79.9% of statements [2022-05-18T18:31:06.256Z] [2022-05-18T18:31:06.256Z] Removing bundles/ [2022-05-18T18:31:06.256Z] [2022-05-18T18:31:06.256Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T18:31:06.256Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:31:06.256Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:31:06.487Z] ok github.com/docker/docker/daemon/logger/fluentd 0.025s coverage: 53.6% of statements [2022-05-18T18:31:06.487Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T18:31:06.670Z] Loaded image: debian:bullseye-slim [2022-05-18T18:31:06.744Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-05-18T18:31:06.926Z] Loaded image: hello-world:latest [2022-05-18T18:31:07.001Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-18T18:31:07.183Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:31:07.183Z] INFO: Testing against a local daemon [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-18T18:31:07.183Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-18T18:31:07.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-18T18:31:07.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-05-18T18:31:08.116Z] Loaded image: debian:bullseye-slim [2022-05-18T18:31:08.126Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-05-18T18:31:08.126Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T18:31:08.679Z] Loaded image: hello-world:latest [2022-05-18T18:31:08.679Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:31:08.689Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 58.4% of statements [2022-05-18T18:31:08.936Z] INFO: Testing against a local daemon [2022-05-18T18:31:08.936Z] === RUN TestDockerDaemonSuite [2022-05-18T18:31:08.936Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-18T18:31:08.946Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-05-18T18:31:09.872Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-05-18T18:31:10.129Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-05-18T18:31:10.302Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-18T18:31:10.302Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-18T18:31:10.693Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-18T18:31:10.866Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-18T18:31:10.866Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-18T18:31:11.258Z] ok github.com/docker/docker/daemon/logger/splunk 1.547s coverage: 82.5% of statements [2022-05-18T18:31:11.258Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T18:31:11.258Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T18:31:11.801Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-18T18:31:11.801Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-18T18:31:11.801Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-18T18:31:11.822Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-05-18T18:31:12.749Z] ok github.com/docker/docker/distribution 0.628s coverage: 28.2% of statements [2022-05-18T18:31:12.749Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T18:31:13.169Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-18T18:31:13.312Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-18T18:31:13.425Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-18T18:31:13.425Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-18T18:31:13.425Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-18T18:31:13.875Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-18T18:31:14.132Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-18T18:31:14.359Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-18T18:31:14.615Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-18T18:31:14.695Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-05-18T18:31:14.695Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T18:31:14.695Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-05-18T18:31:14.695Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T18:31:14.695Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T18:31:15.258Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-18T18:31:15.471Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-18T18:31:15.471Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestConfigureDaemonLogs [2022-05-18T18:31:15.471Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestCommonOptionsInstallFlags [2022-05-18T18:31:15.471Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-18T18:31:15.471Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-18T18:31:15.471Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-18T18:31:15.471Z] PASS [2022-05-18T18:31:15.471Z] coverage: 19.7% of statements [2022-05-18T18:31:15.471Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 19.7% of statements [2022-05-18T18:31:15.471Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-18T18:31:15.471Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T18:31:15.550Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-18T18:31:15.806Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-18T18:31:15.806Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-18T18:31:15.806Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-18T18:31:15.806Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-18T18:31:15.822Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-05-18T18:31:16.751Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-05-18T18:31:16.751Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-18T18:31:17.692Z] === RUN TestContainerStopSignal [2022-05-18T18:31:17.692Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestContainerStopTimeout [2022-05-18T18:31:17.692Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-18T18:31:17.692Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-18T18:31:17.692Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-18T18:31:17.692Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestReplaceAndAppendEnvVars [2022-05-18T18:31:17.692Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-18T18:31:17.692Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestNewMemoryStore [2022-05-18T18:31:17.692Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestAddContainers [2022-05-18T18:31:17.692Z] --- PASS: TestAddContainers (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestGetContainer [2022-05-18T18:31:17.692Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestDeleteContainer [2022-05-18T18:31:17.692Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestListContainers [2022-05-18T18:31:17.692Z] --- PASS: TestListContainers (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestFirstContainer [2022-05-18T18:31:17.692Z] --- PASS: TestFirstContainer (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestApplyAllContainer [2022-05-18T18:31:17.692Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestIsValidHealthString [2022-05-18T18:31:17.692Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestStateRunStop [2022-05-18T18:31:17.692Z] --- PASS: TestStateRunStop (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestStateTimeoutWait [2022-05-18T18:31:17.692Z] state_test.go:141: Stop callback fired [2022-05-18T18:31:17.692Z] state_test.go:165: Stop callback fired [2022-05-18T18:31:17.692Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-18T18:31:17.692Z] === RUN TestIsValidStateString [2022-05-18T18:31:17.692Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestViewSaveDelete [2022-05-18T18:31:17.692Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-18T18:31:17.692Z] === RUN TestViewAll [2022-05-18T18:31:17.692Z] --- PASS: TestViewAll (0.02s) [2022-05-18T18:31:17.692Z] === RUN TestViewGet [2022-05-18T18:31:17.692Z] --- PASS: TestViewGet (0.01s) [2022-05-18T18:31:17.692Z] === RUN TestNames [2022-05-18T18:31:17.692Z] --- PASS: TestNames (0.00s) [2022-05-18T18:31:17.692Z] === RUN TestViewWithHealthCheck [2022-05-18T18:31:17.692Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-18T18:31:17.692Z] PASS [2022-05-18T18:31:17.692Z] coverage: 41.7% of statements [2022-05-18T18:31:17.692Z] ok github.com/docker/docker/container 0.244s coverage: 41.7% of statements [2022-05-18T18:31:17.692Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T18:31:17.692Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T18:31:17.692Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T18:31:17.692Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T18:31:18.120Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.5% of statements [2022-05-18T18:31:18.679Z] === RUN TestPrepare [2022-05-18T18:31:18.679Z] --- PASS: TestPrepare (0.00s) [2022-05-18T18:31:18.679Z] === RUN TestStart [2022-05-18T18:31:18.679Z] --- PASS: TestStart (0.00s) [2022-05-18T18:31:18.679Z] === RUN TestWaitCancel [2022-05-18T18:31:18.679Z] --- PASS: TestWaitCancel (0.00s) [2022-05-18T18:31:18.679Z] === RUN TestWaitDisabled [2022-05-18T18:31:18.679Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-18T18:31:18.679Z] === RUN TestWaitEnabled [2022-05-18T18:31:18.679Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-18T18:31:18.679Z] === RUN TestRemove [2022-05-18T18:31:18.679Z] --- PASS: TestRemove (0.00s) [2022-05-18T18:31:18.679Z] PASS [2022-05-18T18:31:18.679Z] coverage: 65.3% of statements [2022-05-18T18:31:18.679Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-05-18T18:31:19.487Z] ok github.com/docker/docker/pkg/authorization 0.498s coverage: 68.3% of statements [2022-05-18T18:31:19.487Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-18T18:31:19.487Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-18T18:31:22.346Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-18T18:31:22.396Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:31:22.396Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:31:22.396Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:31:22.396Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:31:22.396Z] [2022-05-18T18:31:22.396Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T18:31:22.396Z] DOCKER_SYSTEMD=1 [2022-05-18T18:31:22.396Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T18:31:22.396Z] HOSTNAME=0130ee12b594 [2022-05-18T18:31:22.396Z] DEST=bundles/test-integration [2022-05-18T18:31:22.396Z] PWD=/go/src/github.com/docker/docker [2022-05-18T18:31:22.396Z] DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:31:22.396Z] container=docker [2022-05-18T18:31:22.396Z] HOME=/root [2022-05-18T18:31:22.396Z] LANG=C.UTF-8 [2022-05-18T18:31:22.396Z] INVOCATION_ID=c4a116768e364e80a2d571a129c42dbb [2022-05-18T18:31:22.396Z] GOLANG_VERSION=1.18.2 [2022-05-18T18:31:22.396Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T18:31:22.396Z] VALIDATE_BRANCH=master [2022-05-18T18:31:22.396Z] TERM=xterm [2022-05-18T18:31:22.396Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T18:31:22.396Z] SHLVL=3 [2022-05-18T18:31:22.396Z] TIMEOUT=120m [2022-05-18T18:31:22.396Z] DOCKER_BUILDTAGS= journald [2022-05-18T18:31:22.396Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T18:31:22.396Z] GO111MODULE=off [2022-05-18T18:31:22.396Z] DOCKER_EXPERIMENTAL=1 [2022-05-18T18:31:22.396Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T18:31:22.396Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T18:31:22.396Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T18:31:22.396Z] GOPATH=/go [2022-05-18T18:31:22.396Z] PKG_CONFIG=pkg-config [2022-05-18T18:31:22.396Z] _=/usr/bin/env [2022-05-18T18:31:22.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T18:31:22.482Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-18T18:31:22.792Z] ok github.com/docker/docker/pkg/chrootarchive 2.531s coverage: 42.7% of statements [2022-05-18T18:31:22.951Z] === RUN TestNewListSecretsFilters [2022-05-18T18:31:22.951Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestNewListConfigsFilters [2022-05-18T18:31:22.951Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-18T18:31:22.951Z] PASS [2022-05-18T18:31:22.951Z] coverage: 0.5% of statements [2022-05-18T18:31:22.951Z] ok github.com/docker/docker/daemon/cluster 1.637s coverage: 0.5% of statements [2022-05-18T18:31:22.951Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-18T18:31:22.951Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-18T18:31:22.951Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestTopologyFromGRPC [2022-05-18T18:31:22.951Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestCapacityRangeFromGRPC [2022-05-18T18:31:22.951Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-18T18:31:22.951Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-18T18:31:22.951Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-18T18:31:22.951Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-18T18:31:22.951Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestAccessModeFromGRPC [2022-05-18T18:31:22.951Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-18T18:31:22.951Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-18T18:31:22.951Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-18T18:31:22.951Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-18T18:31:22.951Z] === RUN TestVolumeCreateToGRPC [2022-05-18T18:31:22.951Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-18T18:31:22.951Z] PASS [2022-05-18T18:31:22.951Z] coverage: 36.9% of statements [2022-05-18T18:31:22.951Z] ok github.com/docker/docker/daemon/cluster/convert 0.547s coverage: 36.9% of statements [2022-05-18T18:31:23.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:31:23.049Z] INFO: Testing against a local daemon [2022-05-18T18:31:23.049Z] === RUN TestBuildWithSession [2022-05-18T18:31:23.049Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:31:23.049Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T18:31:23.049Z] === RUN TestBuildSquashParent [2022-05-18T18:31:23.049Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:31:23.049Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-18T18:31:23.049Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T18:31:23.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:31:23.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:31:23.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:31:23.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:31:23.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:31:23.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:31:23.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:31:23.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:31:23.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:31:23.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:31:23.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:31:23.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:31:23.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:31:23.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:31:23.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:31:23.049Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:31:23.050Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-18T18:31:23.307Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-18T18:31:23.571Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-18T18:31:24.141Z] ok github.com/docker/docker/layer 7.950s coverage: 69.0% of statements [2022-05-18T18:31:24.141Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T18:31:24.141Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T18:31:24.141Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T18:31:24.141Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T18:31:24.141Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T18:31:24.141Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T18:31:24.396Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-18T18:31:24.652Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 87.2% of statements [2022-05-18T18:31:24.862Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-18T18:31:24.908Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-05-18T18:31:24.908Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-05-18T18:31:25.837Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 69.7% of statements [2022-05-18T18:31:25.837Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 67.9% of statements [2022-05-18T18:31:25.903Z] === RUN TestWaitNodeAttachment [2022-05-18T18:31:26.093Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-18T18:31:26.350Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-05-18T18:31:26.350Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-18T18:31:26.350Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-05-18T18:31:26.371Z] === RUN TestBuilderGC [2022-05-18T18:31:26.371Z] --- PASS: TestBuilderGC (0.00s) [2022-05-18T18:31:26.371Z] === RUN TestDaemonConfigurationNotFound [2022-05-18T18:31:26.371Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-18T18:31:26.371Z] === RUN TestDaemonBrokenConfiguration [2022-05-18T18:31:26.371Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-18T18:31:26.371Z] === RUN TestFindConfigurationConflicts [2022-05-18T18:31:26.371Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-18T18:31:26.371Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-18T18:31:26.371Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-18T18:31:26.371Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-18T18:31:26.371Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-18T18:31:26.371Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-18T18:31:26.371Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-18T18:31:26.371Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-18T18:31:26.371Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-18T18:31:26.371Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-18T18:31:26.372Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-18T18:31:26.372Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-18T18:31:26.372Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-18T18:31:26.372Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-18T18:31:26.372Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-18T18:31:26.372Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-18T18:31:26.372Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-18T18:31:26.372Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-18T18:31:26.372Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_label [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_dns [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_hosts [2022-05-18T18:31:26.372Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestReloadSetConfigFileNotExist [2022-05-18T18:31:26.372Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-18T18:31:26.372Z] === RUN TestIsolationConversion [2022-05-18T18:31:26.372Z] === RUN TestIsolationConversion/default [2022-05-18T18:31:26.372Z] === RUN TestIsolationConversion/process [2022-05-18T18:31:26.372Z] === RUN TestIsolationConversion/hyperv [2022-05-18T18:31:26.372Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestContainerLabels [2022-05-18T18:31:26.372Z] --- PASS: TestContainerLabels (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestCredentialSpecConversion [2022-05-18T18:31:26.372Z] === RUN TestCredentialSpecConversion/none [2022-05-18T18:31:26.372Z] === RUN TestCredentialSpecConversion/config [2022-05-18T18:31:26.372Z] === RUN TestCredentialSpecConversion/file [2022-05-18T18:31:26.372Z] === RUN TestCredentialSpecConversion/registry [2022-05-18T18:31:26.372Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-18T18:31:26.372Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestControllerValidateMountBind [2022-05-18T18:31:26.372Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestControllerValidateMountVolume [2022-05-18T18:31:26.372Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestControllerValidateMountTarget [2022-05-18T18:31:26.372Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestControllerValidateMountTmpfs [2022-05-18T18:31:26.372Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestControllerValidateMountInvalidType [2022-05-18T18:31:26.372Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestControllerValidateMountNamedPipe [2022-05-18T18:31:26.372Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-18T18:31:26.372Z] PASS [2022-05-18T18:31:26.372Z] coverage: 10.7% of statements [2022-05-18T18:31:26.372Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.670s coverage: 10.7% of statements [2022-05-18T18:31:26.372Z] time="2022-05-18T18:31:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-18T18:31:26.372Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-05-18T18:31:26.372Z] === RUN TestReloadDefaultConfigNotExist [2022-05-18T18:31:26.372Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:31:26.372Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestReloadBadDefaultConfig [2022-05-18T18:31:26.372Z] time="2022-05-18T18:31:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1598550475" [2022-05-18T18:31:26.372Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestReloadWithConflictingLabels [2022-05-18T18:31:26.372Z] time="2022-05-18T18:31:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-45720357" [2022-05-18T18:31:26.372Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestReloadWithDuplicateLabels [2022-05-18T18:31:26.372Z] time="2022-05-18T18:31:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2184099221" [2022-05-18T18:31:26.372Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestMaskURLCredentials [2022-05-18T18:31:26.372Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-18T18:31:26.372Z] === RUN TestDaemonConfigurationMerge [2022-05-18T18:31:26.372Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-18T18:31:26.372Z] PASS [2022-05-18T18:31:26.372Z] coverage: 79.8% of statements [2022-05-18T18:31:26.372Z] ok github.com/docker/docker/daemon/config 0.339s coverage: 79.8% of statements [2022-05-18T18:31:26.606Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-18T18:31:26.606Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-18T18:31:26.841Z] === RUN TestEventsLog [2022-05-18T18:31:26.841Z] --- PASS: TestEventsLog (0.00s) [2022-05-18T18:31:26.841Z] === RUN TestEventsLogTimeout [2022-05-18T18:31:26.841Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-18T18:31:26.841Z] === RUN TestLogEvents [2022-05-18T18:31:26.841Z] --- PASS: TestLogEvents (0.05s) [2022-05-18T18:31:26.841Z] === RUN TestLoadBufferedEvents [2022-05-18T18:31:26.863Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-05-18T18:31:26.863Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-18T18:31:26.863Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T18:31:26.863Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T18:31:27.309Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-05-18T18:31:27.309Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-18T18:31:27.309Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-18T18:31:27.309Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-18T18:31:27.309Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-18T18:31:27.309Z] PASS [2022-05-18T18:31:27.309Z] coverage: 50.0% of statements [2022-05-18T18:31:27.309Z] ok github.com/docker/docker/daemon/events 0.327s coverage: 50.0% of statements [2022-05-18T18:31:27.381Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-18T18:31:27.425Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-05-18T18:31:27.987Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-18T18:31:28.247Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-18T18:31:28.295Z] === RUN TestIsEmptyDir [2022-05-18T18:31:28.295Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-18T18:31:28.295Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-18T18:31:28.295Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-18T18:31:28.295Z] PASS [2022-05-18T18:31:28.295Z] coverage: 2.3% of statements [2022-05-18T18:31:28.295Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2022-05-18T18:31:28.295Z] === RUN TestVerifyNetworkingConfig [2022-05-18T18:31:28.295Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-18T18:31:28.295Z] === RUN TestGetContainer [2022-05-18T18:31:28.295Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T18:31:28.295Z] === RUN TestValidContainerNames [2022-05-18T18:31:28.295Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-18T18:31:28.505Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-18T18:31:28.766Z] === RUN TestContainerInitDNS [2022-05-18T18:31:28.766Z] daemon_test.go:145: root required [2022-05-18T18:31:28.766Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestMerge [2022-05-18T18:31:28.766Z] --- PASS: TestMerge (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestValidateContainerIsolation [2022-05-18T18:31:28.766Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestFindNetworkErrorType [2022-05-18T18:31:28.766Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestEnsureServicesExist [2022-05-18T18:31:28.766Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestEnsureServicesExistErrors [2022-05-18T18:31:28.766Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-18T18:31:28.766Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-18T18:31:28.766Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-18T18:31:28.766Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-18T18:31:28.766Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-18T18:31:28.766Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-18T18:31:28.766Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestContainerDelete [2022-05-18T18:31:28.766Z] --- PASS: TestContainerDelete (0.01s) [2022-05-18T18:31:28.766Z] === RUN TestContainerDoubleDelete [2022-05-18T18:31:28.766Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestLogContainerEventCopyLabels [2022-05-18T18:31:28.766Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestLogContainerEventWithAttributes [2022-05-18T18:31:28.766Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestNoneHealthcheck [2022-05-18T18:31:28.766Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestHealthStates [2022-05-18T18:31:28.766Z] === RUN TestLinkNaming [2022-05-18T18:31:28.766Z] --- PASS: TestLinkNaming (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestLinkNew [2022-05-18T18:31:28.766Z] --- PASS: TestLinkNew (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestLinkEnv [2022-05-18T18:31:28.766Z] --- PASS: TestLinkEnv (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestLinkMultipleEnv [2022-05-18T18:31:28.766Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestLinkPortRangeEnv [2022-05-18T18:31:28.766Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-18T18:31:28.766Z] PASS [2022-05-18T18:31:28.766Z] coverage: 93.0% of statements [2022-05-18T18:31:28.766Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] time="2022-05-18T18:31:28Z" 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" [2022-05-18T18:31:28.766Z] --- PASS: TestHealthStates (0.21s) [2022-05-18T18:31:28.766Z] === RUN TestGetInspectData [2022-05-18T18:31:28.766Z] --- PASS: TestGetInspectData (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestFillLicense [2022-05-18T18:31:28.766Z] --- PASS: TestFillLicense (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestListInvalidFilter [2022-05-18T18:31:28.766Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestNameFilter [2022-05-18T18:31:28.766Z] --- PASS: TestNameFilter (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-18T18:31:28.766Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-18T18:31:28.766Z] === 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 [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-18T18:31:28.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-18T18:31:28.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-18T18:31:28.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-18T18:31:28.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-18T18:31:28.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-18T18:31:28.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-18T18:31:28.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-18T18:31:28.767Z] --- 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) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-18T18:31:28.767Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-18T18:31:28.767Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestDaemonReloadLabels [2022-05-18T18:31:28.767Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-18T18:31:28.767Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestDaemonReloadMirrors [2022-05-18T18:31:28.767Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-18T18:31:28.767Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-18T18:31:28.767Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-18T18:31:28.767Z] reload_test.go:342: root required [2022-05-18T18:31:28.767Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-18T18:31:28.767Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-18T18:31:28.767Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-05-18T18:31:28.767Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-18T18:31:28.767Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-18T18:31:28.767Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-18T18:31:28.767Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-18T18:31:28.767Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-18T18:31:28.767Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-18T18:31:28.767Z] === RUN TestParseVolumesFrom [2022-05-18T18:31:28.767Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-18T18:31:28.767Z] PASS [2022-05-18T18:31:28.767Z] coverage: 8.6% of statements [2022-05-18T18:31:28.767Z] ok github.com/docker/docker/daemon 0.482s coverage: 8.6% of statements [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-18T18:31:28.767Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-18T18:31:29.297Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-18T18:31:29.871Z] ok github.com/docker/docker/pkg/pubsub 1.050s coverage: 75.0% of statements [2022-05-18T18:31:29.871Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-18T18:31:30.127Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-18T18:31:30.226Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-18T18:31:30.384Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-18T18:31:30.641Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-18T18:31:30.788Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-18T18:31:30.897Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-18T18:31:31.460Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-05-18T18:31:31.717Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-18T18:31:31.721Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-18T18:31:31.727Z] === RUN TestNewStreamConfig [2022-05-18T18:31:31.727Z] === RUN TestNewStreamConfig/defaults [2022-05-18T18:31:31.727Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-18T18:31:31.727Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-18T18:31:31.727Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-18T18:31:31.727Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-18T18:31:31.727Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-18T18:31:31.727Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-18T18:31:31.727Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-18T18:31:31.727Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-18T18:31:31.727Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-18T18:31:31.727Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-18T18:31:31.727Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-18T18:31:31.727Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-18T18:31:31.727Z] time="2022-05-18T18:31:31Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-18T18:31:31.727Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-05-18T18:31:31.727Z] === RUN TestCreateSuccess [2022-05-18T18:31:31.727Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCreateStreamSkipped [2022-05-18T18:31:31.727Z] time="2022-05-18T18:31:31Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-18T18:31:31.727Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCreateLogGroupSuccess [2022-05-18T18:31:31.727Z] time="2022-05-18T18:31:31Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-18T18:31:31.727Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCreateError [2022-05-18T18:31:31.727Z] --- PASS: TestCreateError (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCreateAlreadyExists [2022-05-18T18:31:31.727Z] time="2022-05-18T18:31:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-18T18:31:31.727Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestLogClosed [2022-05-18T18:31:31.727Z] --- PASS: TestLogClosed (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestLogBlocking [2022-05-18T18:31:31.727Z] --- PASS: TestLogBlocking (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-18T18:31:31.727Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestLogNonBlockingBufferFull [2022-05-18T18:31:31.727Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestPublishBatchSuccess [2022-05-18T18:31:31.727Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestPublishBatchError [2022-05-18T18:31:31.727Z] time="2022-05-18T18:31:31Z" level=error msg=error [2022-05-18T18:31:31.727Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-18T18:31:31.727Z] time="2022-05-18T18:31:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T18:31:31.727Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-18T18:31:31.727Z] time="2022-05-18T18:31:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T18:31:31.727Z] time="2022-05-18T18:31:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-18T18:31:31.727Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchSimple [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchTicker [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchMultilinePattern [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchClose [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestEffectiveLen [2022-05-18T18:31:31.727Z] === RUN TestEffectiveLen/0/Hello [2022-05-18T18:31:31.727Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-18T18:31:31.727Z] === RUN TestEffectiveLen/2/🙃 [2022-05-18T18:31:31.727Z] === RUN TestEffectiveLen/3/���� [2022-05-18T18:31:31.727Z] === RUN TestEffectiveLen/4/He��o [2022-05-18T18:31:31.727Z] === RUN TestEffectiveLen/5/ [2022-05-18T18:31:31.727Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit/0/ [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit/1/Hello [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1076: Hello [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit/2/Hello [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1076: He [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1077: llo [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit/3/Hello [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1077: Hello [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit/4/🙃 [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit/5/🙃 [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit/6/a� [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1076: a [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1077: � [2022-05-18T18:31:31.727Z] === RUN TestFindValidSplit/7/a� [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1076: a� [2022-05-18T18:31:31.727Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestProcessEventEmoji [2022-05-18T18:31:31.727Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchLineSplit [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchLineSplit (0.11s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchMaxEvents [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchMaxTotalBytes (0.09s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-18T18:31:31.727Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-18T18:31:31.727Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-18T18:31:31.727Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-18T18:31:31.727Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-18T18:31:31.727Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-18T18:31:31.727Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsFormat [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-18T18:31:31.728Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-18T18:31:31.728Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-18T18:31:31.728Z] === RUN TestCreateTagSuccess [2022-05-18T18:31:31.728Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-18T18:31:31.728Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-18T18:31:31.728Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-18T18:31:31.728Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-18T18:31:31.728Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-18T18:31:31.728Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-18T18:31:31.728Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-18T18:31:31.728Z] PASS [2022-05-18T18:31:31.728Z] coverage: 80.2% of statements [2022-05-18T18:31:31.728Z] ok github.com/docker/docker/daemon/logger/awslogs 0.650s coverage: 80.2% of statements [2022-05-18T18:31:31.974Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-05-18T18:31:32.197Z] === RUN TestValidateLogOptReconnectInterval [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/#00 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/:// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/something:// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-18T18:31:32.198Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-18T18:31:32.198Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-18T18:31:32.198Z] PASS [2022-05-18T18:31:32.198Z] coverage: 53.6% of statements [2022-05-18T18:31:32.198Z] ok github.com/docker/docker/daemon/logger/fluentd 0.111s coverage: 53.6% of statements [2022-05-18T18:31:32.198Z] === RUN TestAdapterReadLogs [2022-05-18T18:31:32.198Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestCopier [2022-05-18T18:31:32.198Z] --- PASS: TestCopier (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestCopierLongLines [2022-05-18T18:31:32.198Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestCopierSlow [2022-05-18T18:31:32.198Z] === RUN TestSearchRegistryForImagesErrors [2022-05-18T18:31:32.198Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestSearchRegistryForImages [2022-05-18T18:31:32.198Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestOnlyPlatformWithFallback [2022-05-18T18:31:32.198Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestImageDelete [2022-05-18T18:31:32.198Z] === RUN TestImageDelete/no_lease [2022-05-18T18:31:32.198Z] === RUN TestImageDelete/lease_exists [2022-05-18T18:31:32.198Z] --- PASS: TestImageDelete (0.04s) [2022-05-18T18:31:32.198Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-18T18:31:32.198Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-18T18:31:32.198Z] === RUN TestContentStoreForPull [2022-05-18T18:31:32.198Z] --- PASS: TestCopierSlow (0.22s) [2022-05-18T18:31:32.198Z] === RUN TestCopierWithSized [2022-05-18T18:31:32.198Z] === RUN TestCopierWithSized/as_is [2022-05-18T18:31:32.198Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-18T18:31:32.198Z] --- PASS: TestCopierWithSized (0.07s) [2022-05-18T18:31:32.198Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-05-18T18:31:32.198Z] --- PASS: TestCopierWithSized/With_RingLogger (0.04s) [2022-05-18T18:31:32.198Z] === RUN TestCopierWithPartial [2022-05-18T18:31:32.198Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestRingLogger [2022-05-18T18:31:32.198Z] --- PASS: TestRingLogger (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestRingCap [2022-05-18T18:31:32.198Z] --- PASS: TestRingCap (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestRingClose [2022-05-18T18:31:32.198Z] --- PASS: TestRingClose (0.00s) [2022-05-18T18:31:32.198Z] === RUN TestRingDrain [2022-05-18T18:31:32.198Z] --- PASS: TestRingDrain (0.00s) [2022-05-18T18:31:32.198Z] PASS [2022-05-18T18:31:32.198Z] coverage: 43.2% of statements [2022-05-18T18:31:32.198Z] ok github.com/docker/docker/daemon/logger 0.400s coverage: 43.2% of statements [2022-05-18T18:31:32.285Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-18T18:31:32.537Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-18T18:31:32.541Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-18T18:31:32.667Z] --- PASS: TestContentStoreForPull (0.26s) [2022-05-18T18:31:32.667Z] PASS [2022-05-18T18:31:32.667Z] coverage: 6.6% of statements [2022-05-18T18:31:32.667Z] ok github.com/docker/docker/daemon/images 0.426s coverage: 6.6% of statements [2022-05-18T18:31:32.667Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T18:31:32.667Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-18T18:31:32.667Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T18:31:32.667Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-18T18:31:32.667Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-18T18:31:32.793Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-18T18:31:33.050Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-18T18:31:33.137Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-18T18:31:33.137Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-18T18:31:33.137Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-18T18:31:33.137Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-18T18:31:33.137Z] === RUN TestFastTimeMarshalJSON [2022-05-18T18:31:33.137Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-05-18T18:31:33.137Z] PASS [2022-05-18T18:31:33.137Z] coverage: 87.2% of statements [2022-05-18T18:31:33.137Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 87.2% of statements [2022-05-18T18:31:33.606Z] === RUN TestJSONFileLogger [2022-05-18T18:31:33.606Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-18T18:31:33.606Z] === RUN TestJSONFileLoggerWithTags [2022-05-18T18:31:33.606Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-18T18:31:33.606Z] === RUN TestJSONFileLoggerWithOpts [2022-05-18T18:31:33.606Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-18T18:31:33.606Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-18T18:31:33.606Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-18T18:31:33.606Z] === RUN TestEncodeDecode [2022-05-18T18:31:33.606Z] === PAUSE TestEncodeDecode [2022-05-18T18:31:33.606Z] === RUN TestUnexpectedEOF [2022-05-18T18:31:34.075Z] time="2022-05-18T18:31:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T18:31:34.075Z] time="2022-05-18T18:31:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T18:31:34.075Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-05-18T18:31:34.075Z] === CONT TestEncodeDecode [2022-05-18T18:31:34.075Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-18T18:31:34.075Z] PASS [2022-05-18T18:31:34.075Z] coverage: 69.9% of statements [2022-05-18T18:31:34.075Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.284s coverage: 69.9% of statements [2022-05-18T18:31:34.432Z] docker_cli_daemon_test.go:1474: [db7f18df9b003] daemon is not started [2022-05-18T18:31:34.432Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-18T18:31:34.544Z] === RUN TestWriteLog [2022-05-18T18:31:34.544Z] === PAUSE TestWriteLog [2022-05-18T18:31:34.544Z] === RUN TestReadLog [2022-05-18T18:31:34.544Z] === PAUSE TestReadLog [2022-05-18T18:31:34.544Z] === RUN TestDecode [2022-05-18T18:31:34.544Z] --- PASS: TestDecode (0.04s) [2022-05-18T18:31:34.544Z] === CONT TestWriteLog [2022-05-18T18:31:34.544Z] --- PASS: TestWriteLog (0.00s) [2022-05-18T18:31:34.544Z] === CONT TestReadLog [2022-05-18T18:31:34.544Z] === RUN TestReadLog/tail_exact [2022-05-18T18:31:34.943Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-18T18:31:35.014Z] === RUN TestReadLog/tail_less_than_available [2022-05-18T18:31:35.014Z] === RUN TestReadLog/tail_more_than_available [2022-05-18T18:31:35.014Z] --- PASS: TestReadLog (0.26s) [2022-05-18T18:31:35.014Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-05-18T18:31:35.014Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-05-18T18:31:35.014Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-18T18:31:35.014Z] PASS [2022-05-18T18:31:35.014Z] coverage: 78.7% of statements [2022-05-18T18:31:35.014Z] ok github.com/docker/docker/daemon/logger/local 0.404s coverage: 78.7% of statements [2022-05-18T18:31:35.014Z] === RUN TestOpenFileDelete [2022-05-18T18:31:35.014Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-18T18:31:35.014Z] === RUN TestOpenFileRename [2022-05-18T18:31:35.014Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-18T18:31:35.014Z] === RUN TestHandleDecoderErr [2022-05-18T18:31:35.014Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-18T18:31:35.014Z] === RUN TestParseLogTagDefaultTag [2022-05-18T18:31:35.014Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-18T18:31:35.014Z] === RUN TestParseLogTag [2022-05-18T18:31:35.014Z] --- PASS: TestParseLogTag (0.00s) [2022-05-18T18:31:35.014Z] === RUN TestParseLogTagEmptyTag [2022-05-18T18:31:35.014Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-18T18:31:35.014Z] === RUN TestTailFiles [2022-05-18T18:31:35.014Z] --- PASS: TestTailFiles (0.00s) [2022-05-18T18:31:35.014Z] === RUN TestFollowLogsConsumerGone [2022-05-18T18:31:35.014Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-18T18:31:35.014Z] === RUN TestFollowLogsProducerGone [2022-05-18T18:31:35.014Z] logfile_test.go:180: logDecode() closed after sending 3852 messages [2022-05-18T18:31:35.014Z] logfile_test.go:233: messages sent: 3852, received: 3852 [2022-05-18T18:31:35.014Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-18T18:31:35.014Z] === RUN TestCheckCapacityAndRotate [2022-05-18T18:31:35.014Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-18T18:31:35.014Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-18T18:31:35.014Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-05-18T18:31:35.014Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-05-18T18:31:35.014Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-18T18:31:35.014Z] PASS [2022-05-18T18:31:35.014Z] coverage: 53.9% of statements [2022-05-18T18:31:35.014Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T18:31:35.014Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.262s coverage: 53.9% of statements [2022-05-18T18:31:35.200Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-18T18:31:35.361Z] check_test.go:307: [d1ac15bc4582a] daemon is not started [2022-05-18T18:31:35.361Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-18T18:31:35.456Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-05-18T18:31:35.483Z] === RUN TestLog [2022-05-18T18:31:35.483Z] --- PASS: TestLog (0.03s) [2022-05-18T18:31:35.483Z] PASS [2022-05-18T18:31:35.483Z] coverage: 31.5% of statements [2022-05-18T18:31:35.483Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.085s coverage: 31.5% of statements [2022-05-18T18:31:36.294Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-18T18:31:36.468Z] === RUN TestNewParse [2022-05-18T18:31:36.468Z] --- PASS: TestNewParse (0.00s) [2022-05-18T18:31:36.468Z] PASS [2022-05-18T18:31:36.468Z] coverage: 8.3% of statements [2022-05-18T18:31:36.468Z] ok github.com/docker/docker/daemon/logger/templates 0.088s coverage: 8.3% of statements [2022-05-18T18:31:36.468Z] === RUN TestValidateLogOpt [2022-05-18T18:31:36.468Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T18:31:36.468Z] === RUN TestNewMissedConfig [2022-05-18T18:31:36.468Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-18T18:31:36.468Z] === RUN TestNewMissedUrl [2022-05-18T18:31:36.468Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-18T18:31:36.468Z] === RUN TestNewMissedToken [2022-05-18T18:31:36.468Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-18T18:31:36.468Z] === RUN TestNewWithProxy [2022-05-18T18:31:36.468Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestDefault [2022-05-18T18:31:36.469Z] --- PASS: TestDefault (0.01s) [2022-05-18T18:31:36.469Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-18T18:31:36.469Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestJsonFormat [2022-05-18T18:31:36.469Z] --- PASS: TestJsonFormat (0.01s) [2022-05-18T18:31:36.469Z] === RUN TestRawFormat [2022-05-18T18:31:36.469Z] --- PASS: TestRawFormat (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestRawFormatWithLabels [2022-05-18T18:31:36.469Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestRawFormatWithoutTag [2022-05-18T18:31:36.469Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestBatching [2022-05-18T18:31:36.469Z] === RUN TestParseLogFormat [2022-05-18T18:31:36.469Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestValidateLogOptEmpty [2022-05-18T18:31:36.469Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestValidateSyslogAddress [2022-05-18T18:31:36.469Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-18T18:31:36.469Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-18T18:31:36.469Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-18T18:31:36.469Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-18T18:31:36.469Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-18T18:31:36.469Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-18T18:31:36.469Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-18T18:31:36.469Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-18T18:31:36.469Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-18T18:31:36.469Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-18T18:31:36.469Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestParseAddressDefaultPort [2022-05-18T18:31:36.469Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestValidateSyslogFacility [2022-05-18T18:31:36.469Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestValidateLogOptSyslogFormat [2022-05-18T18:31:36.469Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-18T18:31:36.469Z] === RUN TestValidateLogOpt [2022-05-18T18:31:36.469Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T18:31:36.469Z] PASS [2022-05-18T18:31:36.469Z] coverage: 43.6% of statements [2022-05-18T18:31:36.469Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 43.6% of statements [2022-05-18T18:31:36.824Z] ok github.com/docker/docker/quota 0.196s coverage: 71.4% of statements [2022-05-18T18:31:36.937Z] --- PASS: TestBatching (0.27s) [2022-05-18T18:31:36.937Z] === RUN TestFrequency [2022-05-18T18:31:36.937Z] --- PASS: TestFrequency (0.17s) [2022-05-18T18:31:36.937Z] === RUN TestOneMessagePerRequest [2022-05-18T18:31:36.937Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-18T18:31:36.937Z] === RUN TestVerify [2022-05-18T18:31:36.937Z] --- PASS: TestVerify (0.00s) [2022-05-18T18:31:37.081Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-18T18:31:37.410Z] === RUN TestSkipVerify [2022-05-18T18:31:37.410Z] time="2022-05-18T18:31:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.410Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.410Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.661Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-18T18:31:37.661Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-18T18:31:37.879Z] --- PASS: TestSkipVerify (0.92s) [2022-05-18T18:31:37.879Z] === RUN TestBufferMaximum [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898697.639987\",\"host\":\"276c28349730\"}'" [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898697.639987\",\"host\":\"276c28349730\"}'" [2022-05-18T18:31:37.879Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-18T18:31:37.879Z] === RUN TestServerAlwaysDown [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.879Z] time="2022-05-18T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898697.644147\",\"host\":\"276c28349730\"}'" [2022-05-18T18:31:37.880Z] time="2022-05-18T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898697.644147\",\"host\":\"276c28349730\"}'" [2022-05-18T18:31:37.880Z] time="2022-05-18T18:31:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:31:37.880Z] time="2022-05-18T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898697.644147\",\"host\":\"276c28349730\"}'" [2022-05-18T18:31:37.880Z] time="2022-05-18T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898697.645082\",\"host\":\"276c28349730\"}'" [2022-05-18T18:31:37.880Z] time="2022-05-18T18:31:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898697.645597\",\"host\":\"276c28349730\"}'" [2022-05-18T18:31:37.880Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-18T18:31:37.880Z] === RUN TestCannotSendAfterClose [2022-05-18T18:31:37.880Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-18T18:31:37.880Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-18T18:31:37.880Z] === RUN TestV2MetadataService [2022-05-18T18:31:38.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:31:38.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:31:38.012Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-05-18T18:31:38.224Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-18T18:31:38.269Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-18T18:31:38.526Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-18T18:31:38.868Z] --- PASS: TestV2MetadataService (0.72s) [2022-05-18T18:31:38.868Z] PASS [2022-05-18T18:31:38.868Z] coverage: 44.4% of statements [2022-05-18T18:31:38.868Z] ok github.com/docker/docker/distribution/metadata 0.790s coverage: 44.4% of statements [2022-05-18T18:31:38.868Z] time="2022-05-18T18:31:38Z" 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 [2022-05-18T18:31:38.868Z] time="2022-05-18T18:31:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"276c28349730\"}'" [2022-05-18T18:31:38.868Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-18T18:31:38.868Z] PASS [2022-05-18T18:31:38.868Z] coverage: 82.5% of statements [2022-05-18T18:31:38.868Z] ok github.com/docker/docker/daemon/logger/splunk 2.470s coverage: 82.5% of statements [2022-05-18T18:31:38.868Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T18:31:38.868Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-18T18:31:38.868Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T18:31:39.090Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-05-18T18:31:39.153Z] check_test.go:307: [d98f7d200f2d9] daemon is not started [2022-05-18T18:31:39.153Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-18T18:31:39.336Z] === RUN TestSuccessfulDownload [2022-05-18T18:31:39.336Z] download_test.go:267: Needs fixing on Windows [2022-05-18T18:31:39.336Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-18T18:31:39.336Z] === RUN TestCancelledDownload [2022-05-18T18:31:39.336Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-18T18:31:39.336Z] === RUN TestMaxDownloadAttempts [2022-05-18T18:31:39.336Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:31:39.336Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:31:39.336Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:31:39.336Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:31:39.336Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:31:39.336Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:31:39.336Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:31:39.336Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:31:39.336Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:31:39.336Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:31:39.336Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:31:39.336Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:31:39.346Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-18T18:31:39.806Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-18T18:31:39.806Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-18T18:31:39.806Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestContinueOnError_NeverContinue [2022-05-18T18:31:39.806Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestManifestStore [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/no_remote_or_local [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:31:39.806Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-05-18T18:31:39.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-05-18T18:31:39.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-05-18T18:31:39.806Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-05-18T18:31:39.806Z] === RUN TestTransfer [2022-05-18T18:31:39.806Z] --- PASS: TestTransfer (0.16s) [2022-05-18T18:31:39.806Z] === RUN TestConcurrencyLimit [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1379996239\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/no_local_cache [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/with_local_cache [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/unknown_media_type [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=warning msg="reference for unknown type: " [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=warning msg="reference for unknown type: " [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=warning msg="reference for unknown type: " [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=warning msg="reference for unknown type: " [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=warning msg="reference for unknown type: " [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-18T18:31:39.806Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-18T18:31:39.806Z] time="2022-05-18T18:31:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore (0.35s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaType [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-18T18:31:39.806Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-18T18:31:39.806Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestFixManifestLayers [2022-05-18T18:31:39.806Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-18T18:31:39.806Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T18:31:39.806Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestFixManifestLayersBadParent [2022-05-18T18:31:39.806Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestValidateManifest [2022-05-18T18:31:39.806Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T18:31:39.806Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestFormatPlatform [2022-05-18T18:31:39.806Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-18T18:31:39.806Z] === RUN TestPullSchema2Config [2022-05-18T18:31:39.806Z] === RUN TestPullSchema2Config/success_first_time [2022-05-18T18:31:39.806Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:31:39.806Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:31:39.806Z] === RUN TestPullSchema2Config/500_status [2022-05-18T18:31:39.806Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:31:39.806Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:31:40.275Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-18T18:31:40.275Z] === RUN TestInactiveJobs [2022-05-18T18:31:40.275Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:31:40.275Z] === RUN TestPullSchema2Config/EOF [2022-05-18T18:31:40.275Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:31:40.275Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:31:40.275Z] 2022/05/18 18:31:39 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-18T18:31:40.275Z] goroutine 14 [running]: [2022-05-18T18:31:40.275Z] net/http.(*conn).serve.func1() [2022-05-18T18:31:40.275Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T18:31:40.275Z] panic({0x9d8ee0, 0xbbb2f0}) [2022-05-18T18:31:40.275Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T18:31:40.275Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000849c0?, {0xbc2a98?, 0xc00056a460?}) [2022-05-18T18:31:40.275Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-18T18:31:40.275Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xbc2a98, 0xc00056a460}, 0xc00030a200) [2022-05-18T18:31:40.275Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-18T18:31:40.275Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbc2a98?, 0xc00056a460?}, 0xfdd5e0?) [2022-05-18T18:31:40.275Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T18:31:40.275Z] net/http.serverHandler.ServeHTTP({0xc000015f80?}, {0xbc2a98, 0xc00056a460}, 0xc00030a200) [2022-05-18T18:31:40.275Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T18:31:40.275Z] net/http.(*conn).serve(0xc000194140, {0xbc3310, 0xc00040e150}) [2022-05-18T18:31:40.275Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T18:31:40.275Z] created by net/http.(*Server).Serve [2022-05-18T18:31:40.275Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T18:31:40.275Z] === RUN TestNotFound [2022-05-18T18:31:40.275Z] --- PASS: TestNotFound (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestConflict [2022-05-18T18:31:40.275Z] --- PASS: TestConflict (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestForbidden [2022-05-18T18:31:40.275Z] --- PASS: TestForbidden (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestInvalidParameter [2022-05-18T18:31:40.275Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestNotImplemented [2022-05-18T18:31:40.275Z] --- PASS: TestNotImplemented (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestNotModified [2022-05-18T18:31:40.275Z] --- PASS: TestNotModified (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestUnauthorized [2022-05-18T18:31:40.275Z] --- PASS: TestUnauthorized (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestUnknown [2022-05-18T18:31:40.275Z] --- PASS: TestUnknown (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestCancelled [2022-05-18T18:31:40.275Z] --- PASS: TestCancelled (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestDeadline [2022-05-18T18:31:40.275Z] --- PASS: TestDeadline (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestDataLoss [2022-05-18T18:31:40.275Z] --- PASS: TestDataLoss (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestUnavailable [2022-05-18T18:31:40.275Z] --- PASS: TestUnavailable (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestSystem [2022-05-18T18:31:40.275Z] --- PASS: TestSystem (0.00s) [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Not_Found [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Bad_Request [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Conflict [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Unauthorized [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Forbidden [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Not_Modified [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-18T18:31:40.275Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-18T18:31:40.275Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-18T18:31:40.275Z] PASS [2022-05-18T18:31:40.275Z] coverage: 77.0% of statements [2022-05-18T18:31:40.275Z] ok github.com/docker/docker/errdefs 0.036s coverage: 77.0% of statements [2022-05-18T18:31:40.523Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-18T18:31:40.743Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:31:40.743Z] === RUN TestPullSchema2Config/unauthorized [2022-05-18T18:31:40.743Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:31:40.743Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:31:40.743Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-18T18:31:40.743Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-18T18:31:40.743Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-18T18:31:40.743Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-18T18:31:40.743Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-18T18:31:40.743Z] === RUN TestGetRepositoryMountCandidates [2022-05-18T18:31:40.743Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-18T18:31:40.743Z] === RUN TestLayerAlreadyExists [2022-05-18T18:31:40.743Z] 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} [2022-05-18T18:31:40.743Z] 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} [2022-05-18T18:31:40.743Z] 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} [2022-05-18T18:31:40.743Z] 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} [2022-05-18T18:31:40.743Z] 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} [2022-05-18T18:31:40.743Z] 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} [2022-05-18T18:31:40.743Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-18T18:31:40.743Z] === RUN TestWhenEmptyAuthConfig [2022-05-18T18:31:40.743Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-18T18:31:40.744Z] === RUN TestWatchRelease [2022-05-18T18:31:40.744Z] --- PASS: TestWatchRelease (0.04s) [2022-05-18T18:31:40.744Z] === RUN TestWatchFinishedTransfer [2022-05-18T18:31:40.744Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-18T18:31:40.744Z] === RUN TestDuplicateTransfer [2022-05-18T18:31:40.744Z] --- PASS: TestDuplicateTransfer (0.08s) [2022-05-18T18:31:40.744Z] === RUN TestSuccessfulUpload [2022-05-18T18:31:40.744Z] === RUN TestFSGetInvalidData [2022-05-18T18:31:40.744Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-18T18:31:40.744Z] === RUN TestFSInvalidSet [2022-05-18T18:31:40.744Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-18T18:31:40.744Z] === RUN TestFSInvalidRoot [2022-05-18T18:31:40.744Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-18T18:31:40.744Z] === RUN TestFSMetadataGetSet [2022-05-18T18:31:40.744Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-18T18:31:40.744Z] === RUN TestFSInvalidWalker [2022-05-18T18:31:40.744Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-18T18:31:40.744Z] === RUN TestFSGetSet [2022-05-18T18:31:40.744Z] time="2022-05-18T18:31:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-18T18:31:41.084Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-18T18:31:41.214Z] --- PASS: TestFSGetSet (0.04s) [2022-05-18T18:31:41.214Z] === RUN TestFSGetUnsetKey [2022-05-18T18:31:41.214Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-18T18:31:41.214Z] === RUN TestFSGetEmptyData [2022-05-18T18:31:41.214Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-18T18:31:41.214Z] === RUN TestFSDelete [2022-05-18T18:31:41.214Z] --- PASS: TestFSDelete (0.01s) [2022-05-18T18:31:41.214Z] === RUN TestFSWalker [2022-05-18T18:31:41.214Z] --- PASS: TestFSWalker (0.01s) [2022-05-18T18:31:41.214Z] === RUN TestFSWalkerStopOnError [2022-05-18T18:31:41.214Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-18T18:31:41.214Z] === RUN TestNewFromJSON [2022-05-18T18:31:41.214Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-18T18:31:41.214Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-18T18:31:41.214Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-18T18:31:41.214Z] === RUN TestMarshalKeyOrder [2022-05-18T18:31:41.214Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-18T18:31:41.214Z] === RUN TestHistoryEqual [2022-05-18T18:31:41.214Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-05-18T18:31:41.214Z] === RUN TestCancelledUpload [2022-05-18T18:31:41.214Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-18T18:31:41.214Z] PASS [2022-05-18T18:31:41.214Z] coverage: 77.3% of statements [2022-05-18T18:31:41.214Z] ok github.com/docker/docker/distribution/xfer 1.955s coverage: 77.3% of statements [2022-05-18T18:31:41.214Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-18T18:31:41.214Z] === RUN TestImage [2022-05-18T18:31:41.214Z] --- PASS: TestImage (0.00s) [2022-05-18T18:31:41.214Z] === RUN TestImageOSNotEmpty [2022-05-18T18:31:41.214Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-18T18:31:41.214Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-18T18:31:41.214Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-18T18:31:41.214Z] === RUN TestCreate [2022-05-18T18:31:41.214Z] --- PASS: TestCreate (0.01s) [2022-05-18T18:31:41.214Z] === RUN TestRestore [2022-05-18T18:31:41.214Z] time="2022-05-18T18:31:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-18T18:31:41.214Z] --- PASS: TestRestore (0.03s) [2022-05-18T18:31:41.214Z] === RUN TestAddDelete [2022-05-18T18:31:41.214Z] --- PASS: TestAddDelete (0.03s) [2022-05-18T18:31:41.214Z] === RUN TestSearchAfterDelete [2022-05-18T18:31:41.214Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-18T18:31:41.214Z] === RUN TestParentReset [2022-05-18T18:31:41.214Z] --- PASS: TestParentReset (0.03s) [2022-05-18T18:31:41.214Z] === RUN TestGetAndSetLastUpdated [2022-05-18T18:31:41.214Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-18T18:31:41.214Z] === RUN TestStoreLen [2022-05-18T18:31:41.214Z] --- PASS: TestStoreLen (0.06s) [2022-05-18T18:31:41.214Z] PASS [2022-05-18T18:31:41.214Z] coverage: 86.9% of statements [2022-05-18T18:31:41.214Z] ok github.com/docker/docker/image 0.628s coverage: 86.9% of statements [2022-05-18T18:31:41.238Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-18T18:31:41.495Z] ok github.com/docker/docker/volume/local 0.091s coverage: 77.1% of statements [2022-05-18T18:31:41.682Z] === RUN TestCompare [2022-05-18T18:31:41.682Z] --- PASS: TestCompare (0.00s) [2022-05-18T18:31:41.682Z] PASS [2022-05-18T18:31:41.682Z] coverage: 19.2% of statements [2022-05-18T18:31:41.682Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2022-05-18T18:31:41.682Z] --- PASS: TestWhenEmptyAuthConfig (1.30s) [2022-05-18T18:31:41.682Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-18T18:31:41.682Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-18T18:31:41.682Z] === RUN TestTokenPassThru [2022-05-18T18:31:41.682Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-18T18:31:41.682Z] === RUN TestTokenPassThruDifferentHost [2022-05-18T18:31:41.682Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-18T18:31:41.682Z] PASS [2022-05-18T18:31:41.682Z] coverage: 26.6% of statements [2022-05-18T18:31:41.682Z] ok github.com/docker/docker/distribution 2.304s coverage: 26.6% of statements [2022-05-18T18:31:42.013Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-18T18:31:42.057Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-18T18:31:42.155Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T18:31:42.155Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T18:31:42.624Z] === RUN TestValidateManifest [2022-05-18T18:31:42.624Z] === RUN TestValidateManifest/nil [2022-05-18T18:31:42.624Z] === RUN TestValidateManifest/non-nil [2022-05-18T18:31:42.624Z] --- PASS: TestValidateManifest (0.00s) [2022-05-18T18:31:42.624Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-18T18:31:42.624Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-18T18:31:42.624Z] PASS [2022-05-18T18:31:42.624Z] coverage: 0.7% of statements [2022-05-18T18:31:42.624Z] ok github.com/docker/docker/image/tarexport 0.103s coverage: 0.7% of statements [2022-05-18T18:31:42.624Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T18:31:42.624Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T18:31:43.091Z] === RUN TestSerialization [2022-05-18T18:31:43.091Z] --- PASS: TestSerialization (0.04s) [2022-05-18T18:31:43.091Z] PASS [2022-05-18T18:31:43.091Z] coverage: 100.0% of statements [2022-05-18T18:31:43.091Z] ok github.com/docker/docker/libcontainerd/queue 0.194s coverage: 100.0% of statements [2022-05-18T18:31:43.381Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-18T18:31:43.423Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-05-18T18:31:43.637Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-18T18:31:44.659Z] === RUN TestEmptyLayer [2022-05-18T18:31:44.659Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestCommitFailure [2022-05-18T18:31:44.659Z] --- PASS: TestCommitFailure (0.01s) [2022-05-18T18:31:44.659Z] === RUN TestStartTransactionFailure [2022-05-18T18:31:44.659Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestGetOrphan [2022-05-18T18:31:44.659Z] --- PASS: TestGetOrphan (0.01s) [2022-05-18T18:31:44.659Z] === RUN TestMountAndRegister [2022-05-18T18:31:44.659Z] layer_test.go:258: Layer size: 14 [2022-05-18T18:31:44.659Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-18T18:31:44.659Z] === RUN TestLayerRelease [2022-05-18T18:31:44.659Z] layer_test.go:291: Failing on Windows [2022-05-18T18:31:44.659Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestStoreRestore [2022-05-18T18:31:44.659Z] layer_test.go:340: Failing on Windows [2022-05-18T18:31:44.659Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestTarStreamStability [2022-05-18T18:31:44.659Z] layer_test.go:455: Failing on Windows [2022-05-18T18:31:44.659Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestRegisterExistingLayer [2022-05-18T18:31:44.659Z] === RUN TestEnvironmentParsing [2022-05-18T18:31:44.659Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-18T18:31:44.659Z] PASS [2022-05-18T18:31:44.659Z] coverage: 1.2% of statements [2022-05-18T18:31:44.659Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2022-05-18T18:31:44.659Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-05-18T18:31:44.659Z] === RUN TestTarStreamVerification [2022-05-18T18:31:44.659Z] layer_test.go:684: Failing on Windows [2022-05-18T18:31:44.659Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestLayerMigration [2022-05-18T18:31:44.659Z] migration_test.go:45: Failing on Windows [2022-05-18T18:31:44.659Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestLayerMigrationNoTarsplit [2022-05-18T18:31:44.659Z] migration_test.go:181: Failing on Windows [2022-05-18T18:31:44.659Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestMountInit [2022-05-18T18:31:44.659Z] mount_test.go:17: Failing on Windows [2022-05-18T18:31:44.659Z] --- SKIP: TestMountInit (0.00s) [2022-05-18T18:31:44.659Z] === RUN TestMountSize [2022-05-18T18:31:44.659Z] mount_test.go:76: Failing on Windows [2022-05-18T18:31:44.659Z] --- SKIP: TestMountSize (0.00s) [2022-05-18T18:31:44.660Z] === RUN TestMountChanges [2022-05-18T18:31:44.660Z] mount_test.go:125: Failing on Windows [2022-05-18T18:31:44.660Z] --- SKIP: TestMountChanges (0.00s) [2022-05-18T18:31:44.660Z] === RUN TestMountApply [2022-05-18T18:31:44.660Z] mount_test.go:212: Failing on Windows [2022-05-18T18:31:44.660Z] --- SKIP: TestMountApply (0.00s) [2022-05-18T18:31:44.660Z] PASS [2022-05-18T18:31:44.660Z] coverage: 30.6% of statements [2022-05-18T18:31:44.660Z] ok github.com/docker/docker/layer 0.269s coverage: 30.6% of statements [2022-05-18T18:31:45.141Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T18:31:45.141Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T18:31:45.141Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T18:31:45.141Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T18:31:45.141Z] === RUN TestSequenceGetAvailableBit [2022-05-18T18:31:45.141Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestSequenceEqual [2022-05-18T18:31:45.141Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestSequenceCopy [2022-05-18T18:31:45.141Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestGetFirstAvailable [2022-05-18T18:31:45.141Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestFindSequence [2022-05-18T18:31:45.141Z] --- PASS: TestFindSequence (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestCheckIfAvailable [2022-05-18T18:31:45.141Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestMergeSequences [2022-05-18T18:31:45.141Z] --- PASS: TestMergeSequences (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestPushReservation [2022-05-18T18:31:45.141Z] --- PASS: TestPushReservation (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestSerializeDeserialize [2022-05-18T18:31:45.141Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestSet [2022-05-18T18:31:45.141Z] --- PASS: TestSet (0.00s) [2022-05-18T18:31:45.141Z] === RUN TestSetUnset [2022-05-18T18:31:45.141Z] --- PASS: TestSetUnset (0.00s) [2022-05-18T18:31:45.142Z] === RUN TestOffsetSetUnset [2022-05-18T18:31:45.142Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-18T18:31:45.142Z] === RUN TestSetInRange [2022-05-18T18:31:45.142Z] --- PASS: TestSetInRange (0.00s) [2022-05-18T18:31:45.142Z] === RUN TestSetAnyInRange [2022-05-18T18:31:45.142Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-18T18:31:45.142Z] === RUN TestMethods [2022-05-18T18:31:45.142Z] --- PASS: TestMethods (0.00s) [2022-05-18T18:31:45.142Z] === RUN TestRandomAllocateDeallocate [2022-05-18T18:31:45.148Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-18T18:31:45.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.45s) [2022-05-18T18:31:45.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.47s) [2022-05-18T18:31:45.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.70s) [2022-05-18T18:31:45.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.82s) [2022-05-18T18:31:45.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.02s) [2022-05-18T18:31:45.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.02s) [2022-05-18T18:31:45.148Z] === RUN TestBuildMultiStageCopy [2022-05-18T18:31:45.148Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T18:31:45.531Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-18T18:31:46.901Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-18T18:31:46.901Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-18T18:31:47.356Z] === RUN TestInvalidConfig [2022-05-18T18:31:47.356Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-18T18:31:47.356Z] === RUN TestConfig [2022-05-18T18:31:47.356Z] --- PASS: TestConfig (0.00s) [2022-05-18T18:31:47.356Z] === RUN TestOptionsLabels [2022-05-18T18:31:47.356Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-18T18:31:47.356Z] === RUN TestValidName [2022-05-18T18:31:47.356Z] --- PASS: TestValidName (0.00s) [2022-05-18T18:31:47.356Z] PASS [2022-05-18T18:31:47.356Z] coverage: 19.7% of statements [2022-05-18T18:31:47.356Z] ok github.com/docker/docker/libnetwork/config 0.139s coverage: 19.7% of statements [2022-05-18T18:31:47.824Z] === RUN TestKey [2022-05-18T18:31:47.824Z] --- PASS: TestKey (0.00s) [2022-05-18T18:31:47.824Z] === RUN TestParseKey [2022-05-18T18:31:47.824Z] --- PASS: TestParseKey (0.00s) [2022-05-18T18:31:47.824Z] === RUN TestInvalidDataStore [2022-05-18T18:31:47.824Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-18T18:31:47.824Z] === RUN TestKVObjectFlatKey [2022-05-18T18:31:47.824Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-18T18:31:47.824Z] === RUN TestAtomicKVObjectFlatKey [2022-05-18T18:31:47.824Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-18T18:31:47.824Z] PASS [2022-05-18T18:31:47.824Z] coverage: 21.9% of statements [2022-05-18T18:31:47.824Z] ok github.com/docker/docker/libnetwork/datastore 0.061s coverage: 21.9% of statements [2022-05-18T18:31:48.268Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-18T18:31:48.268Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-18T18:31:48.810Z] === RUN TestIPDataMarshalling [2022-05-18T18:31:48.810Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-18T18:31:48.810Z] === RUN TestValidateAndIsV6 [2022-05-18T18:31:48.810Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-18T18:31:48.810Z] PASS [2022-05-18T18:31:48.810Z] coverage: 68.9% of statements [2022-05-18T18:31:48.810Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2022-05-18T18:31:49.211Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-18T18:31:49.278Z] === RUN TestErrorInterfaces [2022-05-18T18:31:49.278Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-18T18:31:49.278Z] === RUN TestNetworkMarshalling [2022-05-18T18:31:49.470Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-18T18:31:49.747Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-18T18:31:49.747Z] === RUN TestEndpointMarshalling [2022-05-18T18:31:49.747Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestAuxAddresses [2022-05-18T18:31:49.747Z] time="2022-05-18T18:31:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:31:49.747Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-18T18:31:49.747Z] === RUN TestSRVServiceQuery [2022-05-18T18:31:49.747Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestServiceVIPReuse [2022-05-18T18:31:49.747Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-18T18:31:49.747Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestDNSIPQuery [2022-05-18T18:31:49.747Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestDNSProxyServFail [2022-05-18T18:31:49.747Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestSandboxAddEmpty [2022-05-18T18:31:49.747Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestSandboxAddMultiPrio [2022-05-18T18:31:49.747Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestSandboxAddSamePrio [2022-05-18T18:31:49.747Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestCleanupServiceDiscovery [2022-05-18T18:31:49.747Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestDNSOptions [2022-05-18T18:31:49.747Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:31:49.747Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-18T18:31:49.747Z] === RUN TestMultipleControllersWithSameStore [2022-05-18T18:31:49.747Z] time="2022-05-18T18:31:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:31:49.747Z] time="2022-05-18T18:31:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:31:49.747Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-18T18:31:49.747Z] PASS [2022-05-18T18:31:49.747Z] coverage: 8.5% of statements [2022-05-18T18:31:49.747Z] ok github.com/docker/docker/libnetwork 0.368s coverage: 8.5% of statements [2022-05-18T18:31:49.747Z] --- PASS: TestRandomAllocateDeallocate (4.68s) [2022-05-18T18:31:49.747Z] === RUN TestAllocateRandomDeallocate [2022-05-18T18:31:49.747Z] === RUN TestDriver [2022-05-18T18:31:49.747Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:31:49.747Z] PASS [2022-05-18T18:31:49.747Z] coverage: 34.8% of statements [2022-05-18T18:31:49.747Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-05-18T18:31:50.215Z] === RUN TestDriver [2022-05-18T18:31:50.215Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:31:50.215Z] PASS [2022-05-18T18:31:50.215Z] coverage: 34.8% of statements [2022-05-18T18:31:50.215Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-05-18T18:31:50.399Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-18T18:31:50.686Z] --- PASS: TestAllocateRandomDeallocate (1.01s) [2022-05-18T18:31:50.686Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-18T18:31:50.940Z] === RUN TestBoolValue [2022-05-18T18:31:50.940Z] --- PASS: TestBoolValue (0.00s) [2022-05-18T18:31:50.940Z] === RUN TestBoolValueOrDefault [2022-05-18T18:31:50.940Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-18T18:31:50.940Z] === RUN TestInt64ValueOrZero [2022-05-18T18:31:50.940Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-18T18:31:50.940Z] === RUN TestInt64ValueOrDefault [2022-05-18T18:31:50.940Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-18T18:31:50.940Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-18T18:31:50.940Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-18T18:31:50.940Z] === RUN TestJsonContentType [2022-05-18T18:31:50.940Z] --- PASS: TestJsonContentType (0.00s) [2022-05-18T18:31:50.940Z] === RUN TestReadJSON [2022-05-18T18:31:50.940Z] === RUN TestReadJSON/nil_body [2022-05-18T18:31:50.940Z] === RUN TestReadJSON/empty_body [2022-05-18T18:31:50.940Z] === RUN TestReadJSON/with_valid_request [2022-05-18T18:31:50.940Z] === RUN TestReadJSON/with_whitespace [2022-05-18T18:31:50.940Z] === RUN TestReadJSON/with_extra_content [2022-05-18T18:31:50.940Z] === RUN TestReadJSON/invalid_JSON [2022-05-18T18:31:50.940Z] --- PASS: TestReadJSON (0.00s) [2022-05-18T18:31:50.940Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-18T18:31:50.940Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-18T18:31:50.940Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-18T18:31:50.940Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-18T18:31:50.940Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-18T18:31:50.940Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-18T18:31:50.940Z] PASS [2022-05-18T18:31:50.940Z] coverage: 31.9% of statements [2022-05-18T18:31:50.940Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 31.9% of statements [2022-05-18T18:31:50.940Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T18:31:50.940Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T18:31:51.155Z] === RUN TestNetworkAllocateFree [2022-05-18T18:31:51.155Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-18T18:31:51.155Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-18T18:31:51.155Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-18T18:31:51.155Z] PASS [2022-05-18T18:31:51.155Z] coverage: 63.6% of statements [2022-05-18T18:31:51.155Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.136s coverage: 63.6% of statements [2022-05-18T18:31:51.155Z] === RUN TestGetEmptyCapabilities [2022-05-18T18:31:51.155Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-18T18:31:51.155Z] === RUN TestGetExtraCapabilities [2022-05-18T18:31:51.155Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-18T18:31:51.155Z] === RUN TestGetInvalidCapabilities [2022-05-18T18:31:51.155Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-18T18:31:51.155Z] === RUN TestRemoteDriver [2022-05-18T18:31:51.155Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-18T18:31:51.155Z] === RUN TestDriverError [2022-05-18T18:31:51.155Z] --- PASS: TestDriverError (0.01s) [2022-05-18T18:31:51.155Z] === RUN TestMissingValues [2022-05-18T18:31:51.155Z] --- PASS: TestMissingValues (0.01s) [2022-05-18T18:31:51.155Z] === RUN TestRollback [2022-05-18T18:31:51.155Z] --- PASS: TestRollback (0.01s) [2022-05-18T18:31:51.155Z] PASS [2022-05-18T18:31:51.155Z] coverage: 57.4% of statements [2022-05-18T18:31:51.155Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-05-18T18:31:51.400Z] === RUN TestMaskSecretKeys [2022-05-18T18:31:51.400Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-18T18:31:51.400Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-18T18:31:51.400Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-18T18:31:51.400Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-18T18:31:51.400Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-18T18:31:51.400Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-18T18:31:51.400Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-18T18:31:51.400Z] === RUN TestVersionMiddlewareVersion [2022-05-18T18:31:51.400Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-18T18:31:51.400Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-18T18:31:51.400Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-18T18:31:51.400Z] PASS [2022-05-18T18:31:51.400Z] coverage: 37.7% of statements [2022-05-18T18:31:51.400Z] ok github.com/docker/docker/api/server/middleware 0.093s coverage: 37.7% of statements [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T18:31:51.400Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T18:31:51.859Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T18:31:51.859Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T18:31:52.141Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.29s) [2022-05-18T18:31:52.141Z] === RUN TestRetrieveFromStore [2022-05-18T18:31:52.141Z] === RUN TestNAT [2022-05-18T18:31:52.141Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T18:31:52.141Z] --- SKIP: TestNAT (0.00s) [2022-05-18T18:31:52.141Z] === RUN TestTransparent [2022-05-18T18:31:52.141Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T18:31:52.141Z] --- SKIP: TestTransparent (0.00s) [2022-05-18T18:31:52.141Z] PASS [2022-05-18T18:31:52.141Z] coverage: 0.0% of statements [2022-05-18T18:31:52.141Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-05-18T18:31:52.141Z] === RUN TestBuildDefault [2022-05-18T18:31:52.141Z] --- PASS: TestBuildDefault (0.00s) [2022-05-18T18:31:52.141Z] === RUN TestBuildHostnameDomainname [2022-05-18T18:31:52.141Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-18T18:31:52.141Z] === RUN TestBuildHostname [2022-05-18T18:31:52.141Z] --- PASS: TestBuildHostname (0.00s) [2022-05-18T18:31:52.141Z] === RUN TestBuildHostnameFQDN [2022-05-18T18:31:52.141Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-18T18:31:52.141Z] === RUN TestBuildNoIP [2022-05-18T18:31:52.141Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-18T18:31:52.141Z] === RUN TestUpdate [2022-05-18T18:31:52.141Z] --- PASS: TestUpdate (0.00s) [2022-05-18T18:31:52.141Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-18T18:31:52.141Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-18T18:31:52.141Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-18T18:31:52.141Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-18T18:31:52.287Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T18:31:52.610Z] === RUN TestAddEmpty [2022-05-18T18:31:52.610Z] --- PASS: TestAddEmpty (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestAdd [2022-05-18T18:31:52.610Z] --- PASS: TestAdd (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestDeleteEmpty [2022-05-18T18:31:52.610Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestDeleteNewline [2022-05-18T18:31:52.610Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestDelete [2022-05-18T18:31:52.610Z] --- PASS: TestDelete (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestConcurrentWrites [2022-05-18T18:31:52.610Z] === RUN TestNew [2022-05-18T18:31:52.610Z] --- PASS: TestNew (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestAddDriver [2022-05-18T18:31:52.610Z] --- PASS: TestAddDriver (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestAddDuplicateDriver [2022-05-18T18:31:52.610Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-18T18:31:52.610Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestDriver [2022-05-18T18:31:52.610Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestIPAM [2022-05-18T18:31:52.610Z] --- PASS: TestIPAM (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestWalkIPAMs [2022-05-18T18:31:52.610Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-18T18:31:52.610Z] === RUN TestWalkDrivers [2022-05-18T18:31:52.610Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-18T18:31:52.610Z] PASS [2022-05-18T18:31:52.610Z] coverage: 82.4% of statements [2022-05-18T18:31:52.610Z] ok github.com/docker/docker/libnetwork/drvregistry 0.097s coverage: 82.4% of statements [2022-05-18T18:31:52.610Z] --- PASS: TestRetrieveFromStore (0.58s) [2022-05-18T18:31:52.610Z] === RUN TestIsCorrupted [2022-05-18T18:31:52.610Z] --- PASS: TestIsCorrupted (0.03s) [2022-05-18T18:31:52.610Z] === RUN TestSetRollover [2022-05-18T18:31:52.610Z] --- PASS: TestConcurrentWrites (0.28s) [2022-05-18T18:31:52.610Z] PASS [2022-05-18T18:31:52.610Z] coverage: 81.2% of statements [2022-05-18T18:31:52.610Z] ok github.com/docker/docker/libnetwork/etchosts 0.360s coverage: 81.2% of statements [2022-05-18T18:31:52.753Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T18:31:52.832Z] === RUN TestToJSON [2022-05-18T18:31:52.832Z] --- PASS: TestToJSON (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestToParamWithVersion [2022-05-18T18:31:52.832Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestFromJSON [2022-05-18T18:31:52.832Z] --- PASS: TestFromJSON (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestEmpty [2022-05-18T18:31:52.832Z] --- PASS: TestEmpty (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestArgsMatchKVListEmptySources [2022-05-18T18:31:52.832Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestArgsMatchKVList [2022-05-18T18:31:52.832Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestArgsMatch [2022-05-18T18:31:52.832Z] --- PASS: TestArgsMatch (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestAdd [2022-05-18T18:31:52.832Z] --- PASS: TestAdd (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestDel [2022-05-18T18:31:52.832Z] --- PASS: TestDel (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestLen [2022-05-18T18:31:52.832Z] --- PASS: TestLen (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestExactMatch [2022-05-18T18:31:52.832Z] --- PASS: TestExactMatch (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestOnlyOneExactMatch [2022-05-18T18:31:52.832Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestContains [2022-05-18T18:31:52.832Z] --- PASS: TestContains (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestValidate [2022-05-18T18:31:52.832Z] --- PASS: TestValidate (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestWalkValues [2022-05-18T18:31:52.832Z] --- PASS: TestWalkValues (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestFuzzyMatch [2022-05-18T18:31:52.832Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-18T18:31:52.832Z] === RUN TestClone [2022-05-18T18:31:52.832Z] --- PASS: TestClone (0.00s) [2022-05-18T18:31:52.832Z] PASS [2022-05-18T18:31:52.832Z] coverage: 92.2% of statements [2022-05-18T18:31:52.832Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-05-18T18:31:53.078Z] === RUN TestNew [2022-05-18T18:31:53.079Z] --- PASS: TestNew (0.00s) [2022-05-18T18:31:53.079Z] === RUN TestAllocate [2022-05-18T18:31:53.079Z] --- PASS: TestAllocate (0.00s) [2022-05-18T18:31:53.079Z] === RUN TestUninitialized [2022-05-18T18:31:53.079Z] --- PASS: TestUninitialized (0.00s) [2022-05-18T18:31:53.079Z] === RUN TestAllocateInRange [2022-05-18T18:31:53.079Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-18T18:31:53.079Z] === RUN TestAllocateSerial [2022-05-18T18:31:53.079Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-18T18:31:53.079Z] PASS [2022-05-18T18:31:53.079Z] coverage: 87.5% of statements [2022-05-18T18:31:53.079Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-05-18T18:31:53.079Z] === RUN TestCaller [2022-05-18T18:31:53.079Z] --- PASS: TestCaller (0.00s) [2022-05-18T18:31:53.079Z] PASS [2022-05-18T18:31:53.079Z] coverage: 100.0% of statements [2022-05-18T18:31:53.079Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-05-18T18:31:53.290Z] === RUN TestStrSliceMarshalJSON [2022-05-18T18:31:53.290Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestStrSliceUnmarshalJSON [2022-05-18T18:31:53.290Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestStrSliceUnmarshalString [2022-05-18T18:31:53.290Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestStrSliceUnmarshalSlice [2022-05-18T18:31:53.290Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-18T18:31:53.290Z] PASS [2022-05-18T18:31:53.290Z] coverage: 90.0% of statements [2022-05-18T18:31:53.290Z] ok github.com/docker/docker/api/types/strslice 0.074s coverage: 90.0% of statements [2022-05-18T18:31:53.290Z] === RUN TestAdjustForAPIVersion [2022-05-18T18:31:53.290Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-18T18:31:53.290Z] PASS [2022-05-18T18:31:53.290Z] coverage: 6.0% of statements [2022-05-18T18:31:53.290Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 6.0% of statements [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T18:31:53.290Z] === RUN TestGetVolumeByNameNotFoundNoSwarm [2022-05-18T18:31:53.290Z] --- PASS: TestGetVolumeByNameNotFoundNoSwarm (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestGetVolumeByNameNotFoundNotManager [2022-05-18T18:31:53.290Z] --- PASS: TestGetVolumeByNameNotFoundNotManager (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestGetVolumeByNameNotFound [2022-05-18T18:31:53.290Z] --- PASS: TestGetVolumeByNameNotFound (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestGetVolumeByNameFoundRegular [2022-05-18T18:31:53.290Z] --- PASS: TestGetVolumeByNameFoundRegular (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestGetVolumeByNameFoundSwarm [2022-05-18T18:31:53.290Z] --- PASS: TestGetVolumeByNameFoundSwarm (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestListVolumes [2022-05-18T18:31:53.290Z] --- PASS: TestListVolumes (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestListVolumesNoSwarm [2022-05-18T18:31:53.290Z] --- PASS: TestListVolumesNoSwarm (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestListVolumesNoManager [2022-05-18T18:31:53.290Z] --- PASS: TestListVolumesNoManager (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestCreateRegularVolume [2022-05-18T18:31:53.290Z] --- PASS: TestCreateRegularVolume (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestCreateSwarmVolumeNoSwarm [2022-05-18T18:31:53.290Z] --- PASS: TestCreateSwarmVolumeNoSwarm (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestCreateSwarmVolumeNotManager [2022-05-18T18:31:53.290Z] --- PASS: TestCreateSwarmVolumeNotManager (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestCreateVolumeCluster [2022-05-18T18:31:53.290Z] --- PASS: TestCreateVolumeCluster (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestUpdateVolume [2022-05-18T18:31:53.290Z] --- PASS: TestUpdateVolume (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestUpdateVolumeNoSwarm [2022-05-18T18:31:53.290Z] --- PASS: TestUpdateVolumeNoSwarm (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestUpdateVolumeNotFound [2022-05-18T18:31:53.290Z] --- PASS: TestUpdateVolumeNotFound (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestVolumeRemove [2022-05-18T18:31:53.290Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestVolumeRemoveSwarm [2022-05-18T18:31:53.290Z] --- PASS: TestVolumeRemoveSwarm (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestVolumeRemoveNotFoundNoSwarm [2022-05-18T18:31:53.290Z] --- PASS: TestVolumeRemoveNotFoundNoSwarm (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestVolumeRemoveNotFoundNoManager [2022-05-18T18:31:53.290Z] --- PASS: TestVolumeRemoveNotFoundNoManager (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestVolumeRemoveFoundNoSwarm [2022-05-18T18:31:53.290Z] --- PASS: TestVolumeRemoveFoundNoSwarm (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestVolumeRemoveNoSwarmInUse [2022-05-18T18:31:53.290Z] --- PASS: TestVolumeRemoveNoSwarmInUse (0.00s) [2022-05-18T18:31:53.290Z] === RUN TestVolumeRemoveSwarmForce [2022-05-18T18:31:53.290Z] --- PASS: TestVolumeRemoveSwarmForce (0.00s) [2022-05-18T18:31:53.290Z] PASS [2022-05-18T18:31:53.290Z] coverage: 67.9% of statements [2022-05-18T18:31:53.290Z] ok github.com/docker/docker/api/server/router/volume 0.063s coverage: 67.9% of statements [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T18:31:53.290Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T18:31:53.717Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-18T18:31:53.717Z] --- PASS: TestBuildWithHugeFile (98.30s) [2022-05-18T18:31:53.717Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T18:31:53.717Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:31:53.717Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:31:53.717Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T18:31:53.717Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:31:53.717Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:31:53.717Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:31:53.717Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:31:53.717Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:31:53.717Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:31:53.717Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:31:53.717Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:31:53.735Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T18:31:53.748Z] === RUN TestCompareVersion [2022-05-18T18:31:53.748Z] --- PASS: TestCompareVersion (0.00s) [2022-05-18T18:31:53.748Z] PASS [2022-05-18T18:31:53.748Z] coverage: 77.3% of statements [2022-05-18T18:31:53.748Z] === RUN TestGetTimestamp [2022-05-18T18:31:53.748Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-05-18T18:31:53.974Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:31:54.078Z] === RUN TestSetSerialInsertDelete [2022-05-18T18:31:54.078Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-18T18:31:54.078Z] === RUN TestSetParallelInsertDelete [2022-05-18T18:31:54.078Z] --- PASS: TestSetRollover (1.47s) [2022-05-18T18:31:54.078Z] === RUN TestSetRolloverSerial [2022-05-18T18:31:54.211Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-18T18:31:54.212Z] === RUN TestParseTimestamps [2022-05-18T18:31:54.212Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-18T18:31:54.212Z] PASS [2022-05-18T18:31:54.212Z] coverage: 100.0% of statements [2022-05-18T18:31:54.212Z] ok github.com/docker/docker/api/types/time 0.246s coverage: 100.0% of statements [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T18:31:54.212Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T18:31:54.231Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-18T18:31:54.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-05-18T18:31:54.231Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2022-05-18T18:31:54.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-05-18T18:31:54.231Z] === RUN TestBuildPreserveOwnership [2022-05-18T18:31:54.231Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-18T18:31:54.718Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T18:31:55.068Z] === RUN TestInt2IP2IntConversion [2022-05-18T18:31:55.178Z] === RUN TestIsGIT [2022-05-18T18:31:55.178Z] --- PASS: TestIsGIT (0.00s) [2022-05-18T18:31:55.178Z] PASS [2022-05-18T18:31:55.178Z] coverage: 100.0% of statements [2022-05-18T18:31:55.178Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.119s coverage: 100.0% of statements [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-18T18:31:55.178Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-18T18:31:55.178Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-18T18:31:55.178Z] === RUN TestCloneArgsSmartHttp [2022-05-18T18:31:55.178Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-18T18:31:55.178Z] === RUN TestCloneArgsDumbHttp [2022-05-18T18:31:55.178Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-18T18:31:55.178Z] === RUN TestCloneArgsGit [2022-05-18T18:31:55.178Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-18T18:31:55.178Z] === RUN TestCheckoutGit [2022-05-18T18:31:55.536Z] --- PASS: TestSetRolloverSerial (1.22s) [2022-05-18T18:31:55.536Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-18T18:31:55.536Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-18T18:31:55.536Z] PASS [2022-05-18T18:31:55.536Z] coverage: 84.4% of statements [2022-05-18T18:31:55.536Z] ok github.com/docker/docker/libnetwork/bitseq 10.331s coverage: 84.4% of statements [2022-05-18T18:31:55.536Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-05-18T18:31:55.536Z] === RUN TestGetAddressVersion [2022-05-18T18:31:55.536Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-18T18:31:55.536Z] === RUN TestKeyString [2022-05-18T18:31:55.536Z] --- PASS: TestKeyString (0.00s) [2022-05-18T18:31:55.536Z] === RUN TestPoolDataMarshal [2022-05-18T18:31:55.536Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-18T18:31:55.536Z] === RUN TestSubnetsMarshal [2022-05-18T18:31:55.536Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-18T18:31:55.536Z] === RUN TestAddSubnets [2022-05-18T18:31:55.536Z] --- PASS: TestAddSubnets (0.04s) [2022-05-18T18:31:55.536Z] === RUN TestDoublePoolRelease [2022-05-18T18:31:55.536Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-18T18:31:55.536Z] === RUN TestAddReleasePoolID [2022-05-18T18:31:55.536Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-18T18:31:55.536Z] === RUN TestPredefinedPool [2022-05-18T18:31:55.536Z] === RUN TestPoolRequest [2022-05-18T18:31:55.536Z] --- PASS: TestPoolRequest (0.00s) [2022-05-18T18:31:55.536Z] === RUN TestOtherRequests [2022-05-18T18:31:55.536Z] --- PASS: TestOtherRequests (0.00s) [2022-05-18T18:31:55.536Z] PASS [2022-05-18T18:31:55.536Z] coverage: 57.1% of statements [2022-05-18T18:31:55.536Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-05-18T18:31:55.536Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-18T18:31:55.536Z] === RUN TestRemoveSubnet [2022-05-18T18:31:55.700Z] --- PASS: TestBuildMultiStageCopy (11.40s) [2022-05-18T18:31:55.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.69s) [2022-05-18T18:31:55.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2022-05-18T18:31:55.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2022-05-18T18:31:55.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-05-18T18:31:55.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2022-05-18T18:31:55.700Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T18:31:56.004Z] --- PASS: TestRemoveSubnet (0.16s) [2022-05-18T18:31:56.004Z] === RUN TestGetSameAddress [2022-05-18T18:31:56.004Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-18T18:31:56.004Z] === RUN TestPoolAllocationReuse [2022-05-18T18:31:56.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-18T18:31:56.990Z] === RUN TestGetCapabilities [2022-05-18T18:31:56.991Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-18T18:31:56.991Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-18T18:31:56.991Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-18T18:31:56.991Z] === RUN TestGetDefaultAddressSpaces [2022-05-18T18:31:56.991Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-18T18:31:56.991Z] === RUN TestRemoteDriver [2022-05-18T18:31:56.991Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-18T18:31:56.991Z] PASS [2022-05-18T18:31:56.991Z] coverage: 47.4% of statements [2022-05-18T18:31:56.991Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.098s coverage: 47.4% of statements [2022-05-18T18:31:57.354Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-18T18:31:57.354Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-18T18:31:57.354Z] === RUN TestProcessNoDockerignore [2022-05-18T18:31:57.354Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-18T18:31:57.354Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-18T18:31:57.354Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-18T18:31:57.354Z] === RUN TestDetectContentType [2022-05-18T18:31:57.354Z] --- PASS: TestDetectContentType (0.00s) [2022-05-18T18:31:57.354Z] === RUN TestSelectAcceptableMIME [2022-05-18T18:31:57.354Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-18T18:31:57.354Z] === RUN TestInspectEmptyResponse [2022-05-18T18:31:57.354Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-18T18:31:57.354Z] === RUN TestInspectResponseBinary [2022-05-18T18:31:57.354Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-18T18:31:57.354Z] === RUN TestResponseUnsupportedContentType [2022-05-18T18:31:57.354Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-18T18:31:57.354Z] === RUN TestInspectResponseTextSimple [2022-05-18T18:31:57.354Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-18T18:31:57.354Z] === RUN TestInspectResponseEmptyContentType [2022-05-18T18:31:57.354Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-18T18:31:57.354Z] === RUN TestUnknownContentLength [2022-05-18T18:31:57.354Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-18T18:31:57.462Z] --- PASS: TestPoolAllocationReuse (1.56s) [2022-05-18T18:31:57.462Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-18T18:31:57.462Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-18T18:31:57.462Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-18T18:31:57.675Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-18T18:31:57.812Z] === RUN TestDownloadRemote [2022-05-18T18:31:57.812Z] --- PASS: TestDownloadRemote (0.09s) [2022-05-18T18:31:57.812Z] === RUN TestGetWithStatusError [2022-05-18T18:31:57.812Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-18T18:31:57.812Z] === RUN TestCloseRootDirectory [2022-05-18T18:31:57.812Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:31:57.812Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-18T18:31:57.812Z] === RUN TestHashFile [2022-05-18T18:31:57.812Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:31:57.812Z] --- SKIP: TestHashFile (0.00s) [2022-05-18T18:31:57.812Z] === RUN TestHashSubdir [2022-05-18T18:31:57.812Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:31:57.812Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-18T18:31:57.812Z] === RUN TestRemoveDirectory [2022-05-18T18:31:57.812Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:31:57.812Z] --- SKIP: TestRemoveDirectory (0.06s) [2022-05-18T18:31:57.812Z] PASS [2022-05-18T18:31:57.812Z] coverage: 9.3% of statements [2022-05-18T18:31:57.812Z] ok github.com/docker/docker/builder/remotecontext 0.365s coverage: 9.3% of statements [2022-05-18T18:31:57.908Z] --- PASS: TestBuildMultiStageParentConfig (2.11s) [2022-05-18T18:31:57.908Z] === RUN TestBuildLabelWithTargets [2022-05-18T18:31:57.908Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:31:57.908Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-18T18:31:57.908Z] === RUN TestBuildWithEmptyLayers [2022-05-18T18:31:57.930Z] === RUN TestWindowsIPAM [2022-05-18T18:31:57.930Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-18T18:31:57.930Z] PASS [2022-05-18T18:31:57.930Z] coverage: 71.4% of statements [2022-05-18T18:31:57.930Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2022-05-18T18:31:58.270Z] === RUN TestGetAllAllowed [2022-05-18T18:31:58.270Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestGetAllMeta [2022-05-18T18:31:58.270Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-18T18:31:58.270Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestIsUnreferencedBuiltin [2022-05-18T18:31:58.270Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestIsExistingDirectory [2022-05-18T18:31:58.270Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-18T18:31:58.270Z] === RUN TestGetFilenameForDownload [2022-05-18T18:31:58.270Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestEnv2Variables [2022-05-18T18:31:58.270Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-18T18:31:58.270Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestMaintainer [2022-05-18T18:31:58.270Z] --- PASS: TestMaintainer (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestLabel [2022-05-18T18:31:58.270Z] --- PASS: TestLabel (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestFromScratch [2022-05-18T18:31:58.270Z] --- PASS: TestFromScratch (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestFromWithArg [2022-05-18T18:31:58.270Z] --- PASS: TestFromWithArg (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-18T18:31:58.270Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestFromWithUndefinedArg [2022-05-18T18:31:58.270Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestFromMultiStageWithNamedStage [2022-05-18T18:31:58.270Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestOnbuild [2022-05-18T18:31:58.270Z] --- PASS: TestOnbuild (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestWorkdir [2022-05-18T18:31:58.270Z] --- PASS: TestWorkdir (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestCmd [2022-05-18T18:31:58.270Z] --- PASS: TestCmd (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestHealthcheckNone [2022-05-18T18:31:58.270Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestHealthcheckCmd [2022-05-18T18:31:58.270Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestEntrypoint [2022-05-18T18:31:58.270Z] --- PASS: TestEntrypoint (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestExpose [2022-05-18T18:31:58.270Z] --- PASS: TestExpose (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestUser [2022-05-18T18:31:58.270Z] --- PASS: TestUser (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestVolume [2022-05-18T18:31:58.270Z] --- PASS: TestVolume (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestStopSignal [2022-05-18T18:31:58.270Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T18:31:58.270Z] --- SKIP: TestStopSignal (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestArg [2022-05-18T18:31:58.270Z] --- PASS: TestArg (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestShell [2022-05-18T18:31:58.270Z] --- PASS: TestShell (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestPrependEnvOnCmd [2022-05-18T18:31:58.270Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestRunWithBuildArgs [2022-05-18T18:31:58.270Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestRunIgnoresHealthcheck [2022-05-18T18:31:58.270Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestDispatchUnsupportedOptions [2022-05-18T18:31:58.270Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-18T18:31:58.270Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-18T18:31:58.270Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-18T18:31:58.270Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestNormalizeWorkdir [2022-05-18T18:31:58.270Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestDispatch [2022-05-18T18:31:58.270Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-18T18:31:58.270Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-18T18:31:58.270Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-18T18:31:58.270Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-18T18:31:58.270Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-18T18:31:58.270Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-18T18:31:58.270Z] === RUN TestDispatch/COPY_url [2022-05-18T18:31:58.270Z] --- PASS: TestDispatch (0.07s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-18T18:31:58.270Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestAddScratchImageAddsToMounts [2022-05-18T18:31:58.270Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-18T18:31:58.270Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-18T18:31:58.270Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-18T18:31:58.270Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestImageSourceGetAddsToMounts [2022-05-18T18:31:58.270Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestEmptyDockerfile [2022-05-18T18:31:58.270Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestSymlinkDockerfile [2022-05-18T18:31:58.270Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-18T18:31:58.270Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-18T18:31:58.270Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestNonExistingDockerfile [2022-05-18T18:31:58.270Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestCopyRunConfig [2022-05-18T18:31:58.270Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestDeepCopyRunConfig [2022-05-18T18:31:58.270Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestExportImage [2022-05-18T18:31:58.270Z] --- PASS: TestExportImage (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestNormalizeDest [2022-05-18T18:31:58.270Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-18T18:31:58.270Z] PASS [2022-05-18T18:31:58.270Z] coverage: 46.7% of statements [2022-05-18T18:31:58.270Z] ok github.com/docker/docker/builder/dockerfile 0.296s coverage: 46.7% of statements [2022-05-18T18:31:58.270Z] === RUN TestEnable [2022-05-18T18:31:58.270Z] --- PASS: TestEnable (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestDisable [2022-05-18T18:31:58.270Z] --- PASS: TestDisable (0.00s) [2022-05-18T18:31:58.270Z] === RUN TestEnabled [2022-05-18T18:31:58.270Z] --- PASS: TestEnabled (0.00s) [2022-05-18T18:31:58.270Z] PASS [2022-05-18T18:31:58.270Z] coverage: 100.0% of statements [2022-05-18T18:31:58.270Z] ok github.com/docker/docker/cli/debug 0.073s coverage: 100.0% of statements [2022-05-18T18:31:58.893Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-05-18T18:31:58.893Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T18:31:58.916Z] === RUN TestDefaultNetwork [2022-05-18T18:31:59.040Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-18T18:31:59.296Z] --- PASS: TestBuildPreserveOwnership (5.15s) [2022-05-18T18:31:59.296Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.38s) [2022-05-18T18:31:59.296Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s) [2022-05-18T18:31:59.296Z] === RUN TestBuildPlatformInvalid [2022-05-18T18:31:59.383Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-18T18:31:59.383Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-18T18:31:59.383Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.96s) [2022-05-18T18:31:59.383Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-18T18:31:59.383Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-05-18T18:31:59.383Z] === RUN TestInitAddressPools [2022-05-18T18:31:59.383Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-18T18:31:59.383Z] PASS [2022-05-18T18:31:59.383Z] coverage: 74.0% of statements [2022-05-18T18:31:59.383Z] ok github.com/docker/docker/libnetwork/ipamutils 0.698s coverage: 74.0% of statements [2022-05-18T18:31:59.552Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2022-05-18T18:31:59.552Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-18T18:31:59.813Z] === RUN TestTCP4Proxy [2022-05-18T18:31:59.813Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-18T18:31:59.813Z] === RUN TestTCP4ProxyHalfClose [2022-05-18T18:31:59.813Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-18T18:31:59.813Z] === RUN TestTCP6Proxy [2022-05-18T18:31:59.813Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T18:31:59.813Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-18T18:31:59.813Z] === RUN TestTCPDualStackProxy [2022-05-18T18:31:59.813Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T18:31:59.813Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-18T18:31:59.813Z] === RUN TestUDP4Proxy [2022-05-18T18:32:00.116Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-18T18:32:00.271Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-18T18:32:00.271Z] === RUN TestUDP6Proxy [2022-05-18T18:32:00.271Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T18:32:00.271Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-18T18:32:00.271Z] === RUN TestUDPWriteError [2022-05-18T18:32:00.271Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-18T18:32:00.271Z] === RUN TestSCTP4Proxy [2022-05-18T18:32:00.271Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T18:32:00.271Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-18T18:32:00.271Z] === RUN TestSCTP6Proxy [2022-05-18T18:32:00.271Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T18:32:00.271Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-18T18:32:00.271Z] PASS [2022-05-18T18:32:00.271Z] coverage: 49.4% of statements [2022-05-18T18:32:00.271Z] ok github.com/docker/docker/cmd/docker-proxy 0.075s coverage: 49.4% of statements [2022-05-18T18:32:00.368Z] === RUN TestKeyValue [2022-05-18T18:32:00.369Z] --- PASS: TestKeyValue (0.00s) [2022-05-18T18:32:00.369Z] PASS [2022-05-18T18:32:00.369Z] coverage: 60.0% of statements [2022-05-18T18:32:00.369Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-05-18T18:32:00.679Z] Loaded image: busybox:latest [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T18:32:00.836Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T18:32:00.936Z] Loaded image: busybox:glibc [2022-05-18T18:32:01.305Z] === RUN TestGenerate [2022-05-18T18:32:01.305Z] --- PASS: TestGenerate (0.00s) [2022-05-18T18:32:01.305Z] === RUN TestGeneratePtr [2022-05-18T18:32:01.305Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-18T18:32:01.305Z] === RUN TestGenerateMissingField [2022-05-18T18:32:01.305Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-18T18:32:01.305Z] === RUN TestFieldCannotBeSet [2022-05-18T18:32:01.305Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-18T18:32:01.305Z] === RUN TestTypeMismatchError [2022-05-18T18:32:01.305Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-18T18:32:01.305Z] PASS [2022-05-18T18:32:01.305Z] coverage: 100.0% of statements [2022-05-18T18:32:01.305Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2022-05-18T18:32:01.305Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.11s) [2022-05-18T18:32:01.305Z] === RUN TestGetAddress [2022-05-18T18:32:01.467Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T18:32:01.467Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === Skipped [2022-05-18T18:32:01.467Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T18:32:01.467Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T18:32:01.467Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T18:32:01.467Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T18:32:01.467Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:71: No driver to put! [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-18T18:32:01.467Z] time="2022-05-18T18:30:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-18T18:32:01.467Z] time="2022-05-18T18:30:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-18T18:32:01.467Z] time="2022-05-18T18:30:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-18T18:32:01.467Z] time="2022-05-18T18:30:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-18T18:32:01.467Z] time="2022-05-18T18:30:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:71: No driver to put! [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-18T18:32:01.467Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-18T18:32:01.467Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-18T18:32:01.467Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:32:01.467Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-18T18:32:01.467Z] graphtest_unix.go:71: No driver to put! [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-18T18:32:01.467Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-18T18:32:01.467Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-18T18:32:01.467Z] [2022-05-18T18:32:01.467Z] DONE 2567 tests, 28 skipped in 212.231s [2022-05-18T18:32:01.467Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:32:01.467Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-18T18:32:01.468Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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/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 [2022-05-18T18:32:02.829Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-18T18:32:03.523Z] testing: warning: no tests to run [2022-05-18T18:32:03.523Z] PASS [2022-05-18T18:32:03.523Z] coverage: 0.0% of statements [2022-05-18T18:32:03.523Z] ok github.com/docker/docker/libnetwork/osl 0.072s coverage: 0.0% of statements [no tests to run] [2022-05-18T18:32:03.523Z] === RUN TestNetworkDBSimple [2022-05-18T18:32:03.995Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-18T18:32:03.995Z] PASS [2022-05-18T18:32:03.995Z] coverage: 100.0% of statements [2022-05-18T18:32:03.995Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.055s coverage: 100.0% of statements [2022-05-18T18:32:04.198Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-18T18:32:04.455Z] check_test.go:307: [d71d174a72e1c] daemon is not started [2022-05-18T18:32:04.455Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-18T18:32:04.462Z] === RUN TestRequestNewPort [2022-05-18T18:32:04.462Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-18T18:32:04.462Z] === RUN TestRequestSpecificPort [2022-05-18T18:32:04.462Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-18T18:32:04.462Z] === RUN TestReleasePort [2022-05-18T18:32:04.462Z] --- PASS: TestReleasePort (0.00s) [2022-05-18T18:32:04.462Z] === RUN TestReuseReleasedPort [2022-05-18T18:32:04.462Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-18T18:32:04.462Z] === RUN TestReleaseUnreadledPort [2022-05-18T18:32:04.462Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-18T18:32:04.462Z] === RUN TestUnknowProtocol [2022-05-18T18:32:04.462Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-18T18:32:04.462Z] === RUN TestAllocateAllPorts [2022-05-18T18:32:04.462Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-18T18:32:04.462Z] === RUN TestPortAllocation [2022-05-18T18:32:04.463Z] --- PASS: TestPortAllocation (0.00s) [2022-05-18T18:32:04.463Z] === RUN TestPortAllocationWithCustomRange [2022-05-18T18:32:04.463Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-18T18:32:04.463Z] === RUN TestNoDuplicateBPR [2022-05-18T18:32:04.463Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-18T18:32:04.463Z] === RUN TestChangePortRange [2022-05-18T18:32:04.463Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-18T18:32:04.463Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-18T18:32:04.463Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-18T18:32:04.463Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-18T18:32:04.463Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-18T18:32:04.463Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-18T18:32:04.463Z] --- PASS: TestChangePortRange (0.00s) [2022-05-18T18:32:04.463Z] PASS [2022-05-18T18:32:04.463Z] coverage: 88.6% of statements [2022-05-18T18:32:04.463Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-05-18T18:32:04.463Z] 2022/05/18 18:32:04 Closing DB instances... [2022-05-18T18:32:04.712Z] Loaded image: debian:bullseye-slim [2022-05-18T18:32:04.712Z] Loaded image: hello-world:latest [2022-05-18T18:32:04.931Z] testing: warning: no tests to run [2022-05-18T18:32:04.931Z] PASS [2022-05-18T18:32:04.931Z] coverage: 0.0% of statements [2022-05-18T18:32:04.931Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-18T18:32:04.968Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:32:05.399Z] === RUN TestHashData [2022-05-18T18:32:05.399Z] --- PASS: TestHashData (0.00s) [2022-05-18T18:32:05.399Z] PASS [2022-05-18T18:32:05.399Z] coverage: 2.8% of statements [2022-05-18T18:32:05.399Z] ok github.com/docker/docker/libnetwork/resolvconf 0.055s coverage: 2.8% of statements [2022-05-18T18:32:05.868Z] === RUN TestErrorConstructors [2022-05-18T18:32:05.868Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-18T18:32:05.868Z] === RUN TestCompareIPMask [2022-05-18T18:32:05.868Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-18T18:32:05.868Z] === RUN TestUtilGetHostPartIP [2022-05-18T18:32:05.868Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-18T18:32:05.868Z] === RUN TestUtilGetBroadcastIP [2022-05-18T18:32:05.868Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-18T18:32:05.868Z] === RUN TestParseCIDR [2022-05-18T18:32:05.868Z] --- PASS: TestParseCIDR (0.00s) [2022-05-18T18:32:05.868Z] PASS [2022-05-18T18:32:05.868Z] coverage: 37.3% of statements [2022-05-18T18:32:05.868Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-05-18T18:32:05.868Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-05-18T18:32:05.868Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-18T18:32:06.338Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-18T18:32:06.338Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-18T18:32:06.338Z] PASS [2022-05-18T18:32:06.338Z] coverage: 55.0% of statements [2022-05-18T18:32:06.338Z] ok github.com/docker/docker/oci 0.088s coverage: 55.0% of statements [2022-05-18T18:32:06.860Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-18T18:32:07.325Z] 2022/05/18 18:32:06 Closing DB instances... [2022-05-18T18:32:07.325Z] === RUN TestParseVersion [2022-05-18T18:32:07.325Z] --- PASS: TestParseVersion (0.00s) [2022-05-18T18:32:07.325Z] PASS [2022-05-18T18:32:07.325Z] coverage: 52.9% of statements [2022-05-18T18:32:07.325Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-05-18T18:32:07.325Z] === RUN TestAddressPoolOpt [2022-05-18T18:32:07.325Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/a [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/something [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/_=a [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/env1=value1 [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/_env1=value1 [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/PATH [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/=a [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/PATH= [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/PATH=something [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/asd!qwe [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/1asd [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/123 [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/some_space [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/__some_space_before [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/some_space_after__ [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/= [2022-05-18T18:32:07.325Z] === RUN TestValidateEnv/PaTh [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-18T18:32:07.325Z] === RUN TestParseHost [2022-05-18T18:32:07.325Z] === RUN TestParseHost/:// [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://:port [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://:5555/ [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://:5555/p [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-18T18:32:07.325Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-18T18:32:07.325Z] === RUN TestParseHost/something_with_spaces [2022-05-18T18:32:07.325Z] === RUN TestParseHost/unknown:// [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://invalid:port [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-18T18:32:07.325Z] === RUN TestParseHost/__ [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp:// [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://host: [2022-05-18T18:32:07.325Z] === RUN TestParseHost/#00 [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://: [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseHost/unix://path/to/socket [2022-05-18T18:32:07.325Z] === RUN TestParseHost/npipe:// [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://[::1] [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://[::1]: [2022-05-18T18:32:07.325Z] === RUN TestParseHost/fd://something [2022-05-18T18:32:07.325Z] === RUN TestParseHost/fd:// [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseHost/unix:// [2022-05-18T18:32:07.325Z] === RUN TestParseHost/tcp://:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseHost/_ [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/: [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-18T18:32:07.325Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-18T18:32:07.325Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestParseTCP [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/localhost:5555/path [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/:5555/path [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/default_localhost [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/default_udp://localhost [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/#00 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/:5555 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/[::1]:5555 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/localhost: [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/tcp://: [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/: [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/[::1] [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/localhost:5555 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/tcp:// [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/0.0.0.1 [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/0.0.0.1: [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/[::1]: [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/localhost [2022-05-18T18:32:07.326Z] === RUN TestParseTCP/tcp://:5555 [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP (0.03s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-18T18:32:07.326Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestValidateExtraHosts [2022-05-18T18:32:07.326Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestValidateIPAddress [2022-05-18T18:32:07.326Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestMapOpts [2022-05-18T18:32:07.326Z] --- PASS: TestMapOpts (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestListOptsWithoutValidator [2022-05-18T18:32:07.326Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestListOptsWithValidator [2022-05-18T18:32:07.326Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestValidateDNSSearch [2022-05-18T18:32:07.326Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_general_format [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_one_more [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-18T18:32:07.326Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-18T18:32:07.326Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestNamedListOpts [2022-05-18T18:32:07.326Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestNamedMapOpts [2022-05-18T18:32:07.326Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestParseLink [2022-05-18T18:32:07.326Z] --- PASS: TestParseLink (0.00s) [2022-05-18T18:32:07.326Z] === RUN TestUlimitOpt [2022-05-18T18:32:07.326Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-18T18:32:07.326Z] PASS [2022-05-18T18:32:07.326Z] coverage: 66.0% of statements [2022-05-18T18:32:07.326Z] ok github.com/docker/docker/opts 0.142s coverage: 66.0% of statements [2022-05-18T18:32:08.751Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-18T18:32:08.891Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-18T18:32:08.891Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-18T18:32:09.007Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-18T18:32:09.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T18:32:09.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T18:32:09.358Z] === RUN TestPeerCertificateMarshalJSON [2022-05-18T18:32:09.832Z] === RUN TestIsArchivePathDir [2022-05-18T18:32:09.832Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-18T18:32:09.832Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-18T18:32:09.832Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-05-18T18:32:09.832Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-18T18:32:09.832Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-18T18:32:09.832Z] === RUN TestMiddleware [2022-05-18T18:32:09.832Z] --- PASS: TestMiddleware (0.00s) [2022-05-18T18:32:09.832Z] === RUN TestNewResponseModifier [2022-05-18T18:32:09.832Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-18T18:32:09.832Z] PASS [2022-05-18T18:32:09.832Z] coverage: 26.8% of statements [2022-05-18T18:32:09.832Z] ok github.com/docker/docker/pkg/authorization 0.413s coverage: 26.8% of statements [2022-05-18T18:32:09.832Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-18T18:32:09.832Z] === RUN TestIsArchivePathInvalidFile [2022-05-18T18:32:09.936Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-18T18:32:10.300Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-18T18:32:10.300Z] === RUN TestIsArchivePathTar [2022-05-18T18:32:10.300Z] 2022/05/18 18:32:09 Closing DB instances... [2022-05-18T18:32:10.300Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-05-18T18:32:10.300Z] === RUN TestDecompressStreamGzip [2022-05-18T18:32:10.300Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-18T18:32:10.300Z] === RUN TestDecompressStreamBzip2 [2022-05-18T18:32:10.300Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-18T18:32:10.300Z] === RUN TestDecompressStreamXz [2022-05-18T18:32:10.300Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T18:32:10.300Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-18T18:32:10.300Z] === RUN TestDecompressStreamZstd [2022-05-18T18:32:10.300Z] archive_test.go:140: zstd not installed [2022-05-18T18:32:10.300Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-18T18:32:10.300Z] === RUN TestCompressStreamXzUnsupported [2022-05-18T18:32:10.300Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-18T18:32:10.300Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-18T18:32:10.300Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestCompressStreamInvalid [2022-05-18T18:32:10.771Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestExtensionInvalid [2022-05-18T18:32:10.771Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestExtensionUncompressed [2022-05-18T18:32:10.771Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestExtensionBzip2 [2022-05-18T18:32:10.771Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestExtensionGzip [2022-05-18T18:32:10.771Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestExtensionXz [2022-05-18T18:32:10.771Z] --- PASS: TestExtensionXz (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestExtensionZstd [2022-05-18T18:32:10.771Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestCmdStreamLargeStderr [2022-05-18T18:32:10.771Z] === RUN TestUnbuffered [2022-05-18T18:32:10.771Z] --- PASS: TestUnbuffered (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestRaceUnbuffered [2022-05-18T18:32:10.771Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-18T18:32:10.771Z] PASS [2022-05-18T18:32:10.771Z] coverage: 100.0% of statements [2022-05-18T18:32:10.771Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-05-18T18:32:10.771Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-18T18:32:10.771Z] === RUN TestCmdStreamBad [2022-05-18T18:32:10.771Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T18:32:10.771Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestCmdStreamGood [2022-05-18T18:32:10.771Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-18T18:32:10.771Z] === RUN TestUntarPathWithInvalidDest [2022-05-18T18:32:10.771Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-18T18:32:10.771Z] === RUN TestUntarPathWithInvalidSrc [2022-05-18T18:32:10.771Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-18T18:32:10.771Z] === RUN TestUntarPath [2022-05-18T18:32:10.771Z] --- PASS: TestUntarPath (0.08s) [2022-05-18T18:32:10.771Z] === RUN TestUntarPathWithDestinationFile [2022-05-18T18:32:10.771Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-18T18:32:10.771Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-18T18:32:11.240Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.17s) [2022-05-18T18:32:11.240Z] === RUN TestCopyWithTarInvalidSrc [2022-05-18T18:32:11.240Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-18T18:32:11.240Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-18T18:32:11.240Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T18:32:11.240Z] === RUN TestCopyWithTarSrcFile [2022-05-18T18:32:11.240Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-18T18:32:11.240Z] === RUN TestCopyWithTarSrcFolder [2022-05-18T18:32:11.240Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-18T18:32:11.240Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-18T18:32:11.240Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-18T18:32:11.240Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-18T18:32:11.240Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T18:32:11.240Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-18T18:32:11.240Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-18T18:32:11.240Z] === RUN TestCopyFileWithTarSrcFile [2022-05-18T18:32:11.240Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-18T18:32:11.240Z] === RUN TestTarFiles [2022-05-18T18:32:11.240Z] === RUN TestMatch [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[foo]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[foo_bar]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[]#01 [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[qux]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-18T18:32:11.240Z] === RUN TestMatch/[[foo_baz]] [2022-05-18T18:32:11.240Z] --- PASS: TestMatch (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-18T18:32:11.240Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-18T18:32:11.240Z] PASS [2022-05-18T18:32:11.240Z] coverage: 87.5% of statements [2022-05-18T18:32:11.240Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-05-18T18:32:11.317Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-18T18:32:11.317Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-18T18:32:11.360Z] --- PASS: TestBuildMultiStageOnBuild (10.99s) [2022-05-18T18:32:11.360Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T18:32:11.360Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:32:11.360Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-18T18:32:11.360Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T18:32:11.573Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-18T18:32:11.708Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.00s) [2022-05-18T18:32:11.708Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-18T18:32:12.177Z] === RUN TestChrootTarUntar [2022-05-18T18:32:12.177Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-18T18:32:12.177Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-18T18:32:12.177Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T18:32:12.177Z] === RUN TestChrootUntarEmptyArchive [2022-05-18T18:32:12.177Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-18T18:32:12.177Z] === RUN TestChrootTarUntarWithSymlink [2022-05-18T18:32:12.177Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T18:32:12.177Z] === RUN TestChrootCopyWithTar [2022-05-18T18:32:12.177Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-18T18:32:12.177Z] === RUN TestChrootCopyFileWithTar [2022-05-18T18:32:12.177Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-18T18:32:12.177Z] === RUN TestChrootUntarPath [2022-05-18T18:32:12.177Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-05-18T18:32:12.177Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-18T18:32:12.177Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:32:12.177Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-18T18:32:12.177Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:32:12.177Z] === RUN TestChrootApplyDotDotFile [2022-05-18T18:32:12.177Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:32:12.177Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-18T18:32:12.177Z] PASS [2022-05-18T18:32:12.177Z] coverage: 12.0% of statements [2022-05-18T18:32:12.177Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 12.0% of statements [2022-05-18T18:32:12.502Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-18T18:32:12.648Z] === RUN TestCheckpointCreateError [2022-05-18T18:32:12.648Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestCheckpointCreate [2022-05-18T18:32:12.648Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestCheckpointDeleteError [2022-05-18T18:32:12.648Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestCheckpointDelete [2022-05-18T18:32:12.648Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestCheckpointListError [2022-05-18T18:32:12.648Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestCheckpointList [2022-05-18T18:32:12.648Z] --- PASS: TestCheckpointList (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestCheckpointListContainerNotFound [2022-05-18T18:32:12.648Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestNewClientWithOpsFromEnv [2022-05-18T18:32:12.648Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T18:32:12.648Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestGetAPIPath [2022-05-18T18:32:12.648Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestParseHostURL [2022-05-18T18:32:12.648Z] --- PASS: TestParseHostURL (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-18T18:32:12.648Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersion [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPVersionOverride [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-18T18:32:12.648Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-18T18:32:12.648Z] === RUN TestClientRedirect [2022-05-18T18:32:12.648Z] === RUN TestClientRedirect/GET [2022-05-18T18:32:12.648Z] === RUN TestClientRedirect/POST [2022-05-18T18:32:12.648Z] === RUN TestClientRedirect/PUT [2022-05-18T18:32:12.648Z] === RUN TestClientRedirect/DELETE [2022-05-18T18:32:12.648Z] --- PASS: TestClientRedirect (0.00s) [2022-05-18T18:32:12.648Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-18T18:32:12.648Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-18T18:32:12.648Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-18T18:32:12.649Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigCreateUnsupported [2022-05-18T18:32:12.649Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigCreateError [2022-05-18T18:32:12.649Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigCreate [2022-05-18T18:32:12.649Z] --- PASS: TestConfigCreate (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigInspectNotFound [2022-05-18T18:32:12.649Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigInspectWithEmptyID [2022-05-18T18:32:12.649Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigInspectUnsupported [2022-05-18T18:32:12.649Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigInspectError [2022-05-18T18:32:12.649Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigInspectConfigNotFound [2022-05-18T18:32:12.649Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigInspect [2022-05-18T18:32:12.649Z] --- PASS: TestConfigInspect (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigListUnsupported [2022-05-18T18:32:12.649Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigListError [2022-05-18T18:32:12.649Z] --- PASS: TestConfigListError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigList [2022-05-18T18:32:12.649Z] --- PASS: TestConfigList (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigRemoveUnsupported [2022-05-18T18:32:12.649Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigRemoveError [2022-05-18T18:32:12.649Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigRemove [2022-05-18T18:32:12.649Z] --- PASS: TestConfigRemove (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigUpdateUnsupported [2022-05-18T18:32:12.649Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigUpdateError [2022-05-18T18:32:12.649Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestConfigUpdate [2022-05-18T18:32:12.649Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerCommitError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerCommit [2022-05-18T18:32:12.649Z] --- PASS: TestContainerCommit (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStatPathError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStatPathNotFoundError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStatPathNoHeaderError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStatPath [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyToContainerError [2022-05-18T18:32:12.649Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyToContainerNotFoundError [2022-05-18T18:32:12.649Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyToContainerEmptyResponse [2022-05-18T18:32:12.649Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyToContainer [2022-05-18T18:32:12.649Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyFromContainerError [2022-05-18T18:32:12.649Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyFromContainerNotFoundError [2022-05-18T18:32:12.649Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-18T18:32:12.649Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-18T18:32:12.649Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestCopyFromContainer [2022-05-18T18:32:12.649Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerCreateError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerCreateImageNotFound [2022-05-18T18:32:12.649Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerCreateWithName [2022-05-18T18:32:12.649Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerCreateAutoRemove [2022-05-18T18:32:12.649Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerDiffError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerDiff [2022-05-18T18:32:12.649Z] --- PASS: TestContainerDiff (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExecCreateError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExecCreate [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExecStartError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExecStart [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExecInspectError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExecInspect [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExportError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExportError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExport [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExport (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerInspectError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerInspectContainerNotFound [2022-05-18T18:32:12.649Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerInspectWithEmptyID [2022-05-18T18:32:12.649Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerInspect [2022-05-18T18:32:12.649Z] --- PASS: TestContainerInspect (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerInspectNode [2022-05-18T18:32:12.649Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerKillError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerKillError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerKill [2022-05-18T18:32:12.649Z] --- PASS: TestContainerKill (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerListError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerListError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerList [2022-05-18T18:32:12.649Z] --- PASS: TestContainerList (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerLogsNotFoundError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerLogsError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerLogs [2022-05-18T18:32:12.649Z] --- PASS: TestContainerLogs (0.20s) [2022-05-18T18:32:12.649Z] === RUN TestContainerPauseError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerPause [2022-05-18T18:32:12.649Z] --- PASS: TestContainerPause (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainersPruneError [2022-05-18T18:32:12.649Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainersPrune [2022-05-18T18:32:12.649Z] --- PASS: TestContainersPrune (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerRemoveError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerRemoveNotFoundError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerRemove [2022-05-18T18:32:12.649Z] --- PASS: TestContainerRemove (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerRenameError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerRename [2022-05-18T18:32:12.649Z] --- PASS: TestContainerRename (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerResizeError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExecResizeError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerResize [2022-05-18T18:32:12.649Z] --- PASS: TestContainerResize (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerExecResize [2022-05-18T18:32:12.649Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerRestartError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerRestart [2022-05-18T18:32:12.649Z] --- PASS: TestContainerRestart (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStartError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStartError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStart [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStart (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStatsError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStats [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStats (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStopError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStopError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerStop [2022-05-18T18:32:12.649Z] --- PASS: TestContainerStop (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerTopError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerTopError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerTop [2022-05-18T18:32:12.649Z] --- PASS: TestContainerTop (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerUnpauseError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerUnpause [2022-05-18T18:32:12.649Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerUpdateError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerUpdateError (0.01s) [2022-05-18T18:32:12.649Z] === RUN TestContainerUpdate [2022-05-18T18:32:12.649Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerWaitError [2022-05-18T18:32:12.649Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestContainerWait [2022-05-18T18:32:12.649Z] --- PASS: TestContainerWait (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestDiskUsageError [2022-05-18T18:32:12.649Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestDiskUsage [2022-05-18T18:32:12.649Z] --- PASS: TestDiskUsage (0.02s) [2022-05-18T18:32:12.649Z] === RUN TestDistributionInspectUnsupported [2022-05-18T18:32:12.649Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestDistributionInspectWithEmptyID [2022-05-18T18:32:12.649Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestEventsErrorInOptions [2022-05-18T18:32:12.649Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestEventsErrorFromServer [2022-05-18T18:32:12.649Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestEvents [2022-05-18T18:32:12.649Z] --- PASS: TestEvents (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestTLSCloseWriter [2022-05-18T18:32:12.649Z] === PAUSE TestTLSCloseWriter [2022-05-18T18:32:12.649Z] === RUN TestImageBuildError [2022-05-18T18:32:12.649Z] --- PASS: TestImageBuildError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageBuild [2022-05-18T18:32:12.649Z] --- PASS: TestImageBuild (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestGetDockerOS [2022-05-18T18:32:12.649Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageCreateError [2022-05-18T18:32:12.649Z] --- PASS: TestImageCreateError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageCreate [2022-05-18T18:32:12.649Z] --- PASS: TestImageCreate (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageHistoryError [2022-05-18T18:32:12.649Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageHistory [2022-05-18T18:32:12.649Z] --- PASS: TestImageHistory (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageImportError [2022-05-18T18:32:12.649Z] --- PASS: TestImageImportError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageImport [2022-05-18T18:32:12.649Z] --- PASS: TestImageImport (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageInspectError [2022-05-18T18:32:12.649Z] --- PASS: TestImageInspectError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageInspectImageNotFound [2022-05-18T18:32:12.649Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageInspectWithEmptyID [2022-05-18T18:32:12.649Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageInspect [2022-05-18T18:32:12.649Z] --- PASS: TestImageInspect (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageListError [2022-05-18T18:32:12.649Z] --- PASS: TestImageListError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageList [2022-05-18T18:32:12.649Z] --- PASS: TestImageList (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageListApiBefore125 [2022-05-18T18:32:12.649Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageLoadError [2022-05-18T18:32:12.649Z] --- PASS: TestImageLoadError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImageLoad [2022-05-18T18:32:12.649Z] --- PASS: TestImageLoad (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImagesPruneError [2022-05-18T18:32:12.649Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImagesPrune [2022-05-18T18:32:12.649Z] --- PASS: TestImagesPrune (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImagePullReferenceParseError [2022-05-18T18:32:12.649Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImagePullAnyError [2022-05-18T18:32:12.649Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-18T18:32:12.649Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:32:12.649Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:32:12.649Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:32:12.649Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-18T18:32:13.110Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePullWithoutErrors [2022-05-18T18:32:13.110Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePushReferenceError [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePushAnyError [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImagePushWithoutErrors [2022-05-18T18:32:13.110Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-18T18:32:13.110Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-18T18:32:13.110Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-18T18:32:13.110Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageRemoveError [2022-05-18T18:32:13.110Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageRemoveImageNotFound [2022-05-18T18:32:13.110Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageRemove [2022-05-18T18:32:13.110Z] --- PASS: TestImageRemove (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageSaveError [2022-05-18T18:32:13.110Z] --- PASS: TestImageSaveError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageSave [2022-05-18T18:32:13.110Z] --- PASS: TestImageSave (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageSearchAnyError [2022-05-18T18:32:13.110Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-18T18:32:13.110Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-18T18:32:13.110Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-18T18:32:13.110Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-18T18:32:13.110Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageSearchWithoutErrors [2022-05-18T18:32:13.110Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageTagError [2022-05-18T18:32:13.110Z] --- PASS: TestImageTagError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageTagInvalidReference [2022-05-18T18:32:13.110Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageTagInvalidSourceImageName [2022-05-18T18:32:13.110Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageTagHexSource [2022-05-18T18:32:13.110Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestImageTag [2022-05-18T18:32:13.110Z] --- PASS: TestImageTag (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestInfoServerError [2022-05-18T18:32:13.110Z] --- PASS: TestInfoServerError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestInfoInvalidResponseJSONError [2022-05-18T18:32:13.110Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestInfo [2022-05-18T18:32:13.110Z] --- PASS: TestInfo (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkConnectError [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkConnect [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkCreateError [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkCreate [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkDisconnectError [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkDisconnect [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkInspect [2022-05-18T18:32:13.110Z] === RUN TestNetworkInspect/empty_ID [2022-05-18T18:32:13.110Z] === RUN TestNetworkInspect/no_options [2022-05-18T18:32:13.110Z] === RUN TestNetworkInspect/verbose [2022-05-18T18:32:13.110Z] === RUN TestNetworkInspect/global_scope [2022-05-18T18:32:13.110Z] === RUN TestNetworkInspect/unknown_network [2022-05-18T18:32:13.110Z] === RUN TestNetworkInspect/server_error [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkListError [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkListError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkList [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkList (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworksPruneError [2022-05-18T18:32:13.110Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworksPrune [2022-05-18T18:32:13.110Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkRemoveError [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNetworkRemove [2022-05-18T18:32:13.110Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeInspectError [2022-05-18T18:32:13.110Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeInspectNodeNotFound [2022-05-18T18:32:13.110Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeInspectWithEmptyID [2022-05-18T18:32:13.110Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeInspect [2022-05-18T18:32:13.110Z] --- PASS: TestNodeInspect (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeListError [2022-05-18T18:32:13.110Z] --- PASS: TestNodeListError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeList [2022-05-18T18:32:13.110Z] --- PASS: TestNodeList (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeRemoveError [2022-05-18T18:32:13.110Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeRemove [2022-05-18T18:32:13.110Z] --- PASS: TestNodeRemove (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeUpdateError [2022-05-18T18:32:13.110Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestNodeUpdate [2022-05-18T18:32:13.110Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestOptionWithHostFromEnv [2022-05-18T18:32:13.110Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestOptionWithTimeout [2022-05-18T18:32:13.110Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestOptionWithVersionFromEnv [2022-05-18T18:32:13.110Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPingFail [2022-05-18T18:32:13.110Z] --- PASS: TestPingFail (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPingWithError [2022-05-18T18:32:13.110Z] 2022/05/18 18:32:12 RoundTripper returned a response & error; ignoring response [2022-05-18T18:32:13.110Z] 2022/05/18 18:32:12 RoundTripper returned a response & error; ignoring response [2022-05-18T18:32:13.110Z] --- PASS: TestPingWithError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPingSuccess [2022-05-18T18:32:13.110Z] --- PASS: TestPingSuccess (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPingHeadFallback [2022-05-18T18:32:13.110Z] === RUN TestPingHeadFallback/OK [2022-05-18T18:32:13.110Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-18T18:32:13.110Z] === RUN TestPingHeadFallback/Not_Found [2022-05-18T18:32:13.110Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-18T18:32:13.110Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-18T18:32:13.110Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginDisableError [2022-05-18T18:32:13.110Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginDisable [2022-05-18T18:32:13.110Z] --- PASS: TestPluginDisable (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginEnableError [2022-05-18T18:32:13.110Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginEnable [2022-05-18T18:32:13.110Z] --- PASS: TestPluginEnable (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginInspectError [2022-05-18T18:32:13.110Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginInspectWithEmptyID [2022-05-18T18:32:13.110Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginInspect [2022-05-18T18:32:13.110Z] --- PASS: TestPluginInspect (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginListError [2022-05-18T18:32:13.110Z] --- PASS: TestPluginListError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginList [2022-05-18T18:32:13.110Z] --- PASS: TestPluginList (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginPushError [2022-05-18T18:32:13.110Z] --- PASS: TestPluginPushError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginPush [2022-05-18T18:32:13.110Z] --- PASS: TestPluginPush (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginRemoveError [2022-05-18T18:32:13.110Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginRemove [2022-05-18T18:32:13.110Z] --- PASS: TestPluginRemove (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginSetError [2022-05-18T18:32:13.110Z] --- PASS: TestPluginSetError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPluginSet [2022-05-18T18:32:13.110Z] --- PASS: TestPluginSet (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSetHostHeader [2022-05-18T18:32:13.110Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestPlainTextError [2022-05-18T18:32:13.110Z] --- PASS: TestPlainTextError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestInfiniteError [2022-05-18T18:32:13.110Z] --- PASS: TestInfiniteError (0.04s) [2022-05-18T18:32:13.110Z] === RUN TestCanceledContext [2022-05-18T18:32:13.110Z] 2022/05/18 18:32:12 RoundTripper returned a response & error; ignoring response [2022-05-18T18:32:13.110Z] --- PASS: TestCanceledContext (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestDeadlineExceededContext [2022-05-18T18:32:13.110Z] 2022/05/18 18:32:12 RoundTripper returned a response & error; ignoring response [2022-05-18T18:32:13.110Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretCreateUnsupported [2022-05-18T18:32:13.110Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretCreateError [2022-05-18T18:32:13.110Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretCreate [2022-05-18T18:32:13.110Z] --- PASS: TestSecretCreate (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretInspectUnsupported [2022-05-18T18:32:13.110Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretInspectError [2022-05-18T18:32:13.110Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretInspectSecretNotFound [2022-05-18T18:32:13.110Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretInspectWithEmptyID [2022-05-18T18:32:13.110Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretInspect [2022-05-18T18:32:13.110Z] --- PASS: TestSecretInspect (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretListUnsupported [2022-05-18T18:32:13.110Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretListError [2022-05-18T18:32:13.110Z] --- PASS: TestSecretListError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretList [2022-05-18T18:32:13.110Z] --- PASS: TestSecretList (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretRemoveUnsupported [2022-05-18T18:32:13.110Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretRemoveError [2022-05-18T18:32:13.110Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretRemove [2022-05-18T18:32:13.110Z] --- PASS: TestSecretRemove (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretUpdateUnsupported [2022-05-18T18:32:13.110Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretUpdateError [2022-05-18T18:32:13.110Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSecretUpdate [2022-05-18T18:32:13.110Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceCreateError [2022-05-18T18:32:13.110Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceCreate [2022-05-18T18:32:13.110Z] --- PASS: TestServiceCreate (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-18T18:32:13.110Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceCreateDigestPinning [2022-05-18T18:32:13.110Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceInspectError [2022-05-18T18:32:13.110Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceInspectServiceNotFound [2022-05-18T18:32:13.110Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceInspectWithEmptyID [2022-05-18T18:32:13.110Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceInspect [2022-05-18T18:32:13.110Z] --- PASS: TestServiceInspect (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceListError [2022-05-18T18:32:13.110Z] --- PASS: TestServiceListError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceList [2022-05-18T18:32:13.110Z] --- PASS: TestServiceList (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceLogsError [2022-05-18T18:32:13.110Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceLogs [2022-05-18T18:32:13.110Z] --- PASS: TestServiceLogs (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceRemoveError [2022-05-18T18:32:13.110Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceRemoveNotFoundError [2022-05-18T18:32:13.110Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceRemove [2022-05-18T18:32:13.110Z] --- PASS: TestServiceRemove (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceUpdateError [2022-05-18T18:32:13.110Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestServiceUpdate [2022-05-18T18:32:13.110Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmGetUnlockKeyError [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmGetUnlockKey [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmInitError [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmInit [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmInit (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmInspectError [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmInspect [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmJoinError [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmJoin [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmLeaveError [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmLeave [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmUnlockError [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmUnlock [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-18T18:32:13.110Z] === RUN TestSwarmUpdateError [2022-05-18T18:32:13.110Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestSwarmUpdate [2022-05-18T18:32:13.111Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestTaskInspectError [2022-05-18T18:32:13.111Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestTaskInspectWithEmptyID [2022-05-18T18:32:13.111Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestTaskInspect [2022-05-18T18:32:13.111Z] --- PASS: TestTaskInspect (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestTaskListError [2022-05-18T18:32:13.111Z] --- PASS: TestTaskListError (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestTaskList [2022-05-18T18:32:13.111Z] --- PASS: TestTaskList (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeCreateError [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeCreate [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeInspectError [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeInspectNotFound [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeInspectWithEmptyID [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeInspect [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeListError [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeListError (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeList [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeList (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeRemoveError [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeRemove [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeUpdateError [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeUpdateError (0.00s) [2022-05-18T18:32:13.111Z] === RUN TestVolumeUpdate [2022-05-18T18:32:13.111Z] --- PASS: TestVolumeUpdate (0.00s) [2022-05-18T18:32:13.111Z] === CONT TestTLSCloseWriter [2022-05-18T18:32:13.111Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-18T18:32:13.111Z] PASS [2022-05-18T18:32:13.111Z] coverage: 75.1% of statements [2022-05-18T18:32:13.111Z] ok github.com/docker/docker/client 0.504s coverage: 75.1% of statements [2022-05-18T18:32:13.743Z] === RUN TestEnsureRemoveAllNotExist [2022-05-18T18:32:13.743Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-18T18:32:13.743Z] === RUN TestEnsureRemoveAllWithDir [2022-05-18T18:32:13.743Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-18T18:32:13.743Z] === RUN TestEnsureRemoveAllWithFile [2022-05-18T18:32:13.743Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-18T18:32:13.743Z] PASS [2022-05-18T18:32:13.743Z] coverage: 0.0% of statements [2022-05-18T18:32:13.743Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-05-18T18:32:13.743Z] 2022/05/18 18:32:13 Closing DB instances... [2022-05-18T18:32:14.211Z] === RUN TestSizeEmpty [2022-05-18T18:32:14.211Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-18T18:32:14.211Z] === RUN TestSizeEmptyFile [2022-05-18T18:32:14.211Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-18T18:32:14.211Z] === RUN TestSizeNonemptyFile [2022-05-18T18:32:14.211Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-18T18:32:14.211Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-18T18:32:14.211Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-18T18:32:14.211Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-18T18:32:14.211Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-18T18:32:14.211Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-18T18:32:14.211Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-18T18:32:14.211Z] === RUN TestMoveToSubdir [2022-05-18T18:32:14.211Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-18T18:32:14.211Z] === RUN TestSizeNonExistingDirectory [2022-05-18T18:32:14.211Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-18T18:32:14.211Z] PASS [2022-05-18T18:32:14.211Z] coverage: 80.0% of statements [2022-05-18T18:32:14.211Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-05-18T18:32:14.392Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-18T18:32:14.955Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-18T18:32:15.198Z] === RUN TestPollerAddRemove [2022-05-18T18:32:15.198Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-18T18:32:15.198Z] === RUN TestPollerEvent [2022-05-18T18:32:15.198Z] poller_test.go:40: No chmod on Windows [2022-05-18T18:32:15.198Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-18T18:32:15.198Z] === RUN TestPollerClose [2022-05-18T18:32:15.198Z] --- PASS: TestPollerClose (0.00s) [2022-05-18T18:32:15.198Z] PASS [2022-05-18T18:32:15.198Z] coverage: 36.2% of statements [2022-05-18T18:32:15.198Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 36.2% of statements [2022-05-18T18:32:15.666Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2022-05-18T18:32:15.666Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-18T18:32:16.653Z] === RUN TestCopyFileWithInvalidSrc [2022-05-18T18:32:16.653Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T18:32:16.653Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-18T18:32:16.653Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-18T18:32:16.653Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCopyFile [2022-05-18T18:32:16.653Z] --- PASS: TestCopyFile (0.01s) [2022-05-18T18:32:16.653Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-18T18:32:16.653Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T18:32:16.653Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-18T18:32:16.653Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-18T18:32:16.653Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T18:32:16.653Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestWildcardMatches [2022-05-18T18:32:16.653Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestPatternMatches [2022-05-18T18:32:16.653Z] --- PASS: TestPatternMatches (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-18T18:32:16.653Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestPatternMatchesFolderExclusions [2022-05-18T18:32:16.653Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-18T18:32:16.653Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-18T18:32:16.653Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-18T18:32:16.653Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-18T18:32:16.653Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestSingleExclamationError [2022-05-18T18:32:16.653Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestMatchesWithNoPatterns [2022-05-18T18:32:16.653Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestMatchesWithMalformedPatterns [2022-05-18T18:32:16.653Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestMatches [2022-05-18T18:32:16.653Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-18T18:32:16.653Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-18T18:32:16.653Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-18T18:32:16.653Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-18T18:32:16.653Z] --- PASS: TestMatches (0.01s) [2022-05-18T18:32:16.653Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-18T18:32:16.653Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-18T18:32:16.653Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-18T18:32:16.653Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.01s) [2022-05-18T18:32:16.653Z] === RUN TestCleanPatterns [2022-05-18T18:32:16.653Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-18T18:32:16.653Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCleanPatternsExceptionFlag [2022-05-18T18:32:16.653Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-18T18:32:16.653Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-18T18:32:16.653Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCleanPatternsErrorSingleException [2022-05-18T18:32:16.653Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCreateIfNotExistsDir [2022-05-18T18:32:16.653Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCreateIfNotExistsFile [2022-05-18T18:32:16.653Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-18T18:32:16.653Z] === RUN TestMatch [2022-05-18T18:32:16.653Z] --- PASS: TestMatch (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestCompile [2022-05-18T18:32:16.653Z] === RUN TestCompile/slash [2022-05-18T18:32:16.653Z] === RUN TestCompile/backslash [2022-05-18T18:32:16.653Z] --- PASS: TestCompile (0.00s) [2022-05-18T18:32:16.653Z] --- PASS: TestCompile/slash (0.00s) [2022-05-18T18:32:16.653Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-18T18:32:16.653Z] PASS [2022-05-18T18:32:16.653Z] coverage: 84.7% of statements [2022-05-18T18:32:16.653Z] ok github.com/docker/docker/pkg/fileutils 0.098s coverage: 84.7% of statements [2022-05-18T18:32:16.653Z] --- PASS: TestTarFiles (5.68s) [2022-05-18T18:32:16.653Z] === RUN TestDetectCompressionZstd [2022-05-18T18:32:16.653Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestTarUntar [2022-05-18T18:32:16.653Z] --- PASS: TestTarUntar (0.05s) [2022-05-18T18:32:16.653Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-18T18:32:16.653Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-18T18:32:16.653Z] === RUN TestTarWithOptions [2022-05-18T18:32:16.653Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-18T18:32:16.846Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.34s) [2022-05-18T18:32:16.846Z] PASS [2022-05-18T18:32:16.846Z] [2022-05-18T18:32:16.846Z] === Skipped [2022-05-18T18:32:16.846Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-18T18:32:16.846Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:32:16.846Z] [2022-05-18T18:32:16.846Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:32:16.846Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:32:16.846Z] [2022-05-18T18:32:16.846Z] DONE 34 tests, 2 skipped in 161.202s [2022-05-18T18:32:16.846Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-18T18:32:16.846Z] ++ 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 [2022-05-18T18:32:16.846Z] ++ set -e [2022-05-18T18:32:16.846Z] ++ '[' -n 0 ']' [2022-05-18T18:32:16.846Z] ++ set -x [2022-05-18T18:32:16.846Z] ++ 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 [2022-05-18T18:32:16.846Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-18T18:32:16.846Z] INFO: Testing against a local daemon [2022-05-18T18:32:16.846Z] === RUN TestConfigInspect [2022-05-18T18:32:17.122Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-18T18:32:17.122Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-18T18:32:17.122Z] === RUN TestUntarUstarGnuConflict [2022-05-18T18:32:17.122Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-18T18:32:17.122Z] === RUN TestUntarInvalidFilenames [2022-05-18T18:32:17.122Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames341137862\\dest" [2022-05-18T18:32:17.122Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-05-18T18:32:17.122Z] === RUN TestUntarHardlinkToSymlink [2022-05-18T18:32:17.122Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2022-05-18T18:32:17.122Z] === RUN TestUntarInvalidHardlink [2022-05-18T18:32:17.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink847283253\\victim\\hello" -> "../victim/hello" [2022-05-18T18:32:17.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink149030844\\victim\\hello" -> "/../victim/hello" [2022-05-18T18:32:17.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink504270438\\victim" -> "../victim" [2022-05-18T18:32:17.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1620915235\\victim" -> "../victim" [2022-05-18T18:32:17.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3467773551\\victim" -> "../victim" [2022-05-18T18:32:17.122Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink648273687\\victim" -> "../victim" [2022-05-18T18:32:17.122Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-05-18T18:32:17.122Z] === RUN TestUntarInvalidSymlink [2022-05-18T18:32:17.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1562887808\\dest\\dotdot" -> "../victim/hello" [2022-05-18T18:32:17.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1927463088\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T18:32:17.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2632204936\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:32:17.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1264084633\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:32:17.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink292604008\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:32:17.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink779946782\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:32:17.122Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink866015980\\dest\\dir\\loophole" -> "../../victim" [2022-05-18T18:32:17.122Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-18T18:32:17.122Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-18T18:32:17.122Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-18T18:32:17.122Z] === RUN TestXGlobalNoParent [2022-05-18T18:32:17.122Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-18T18:32:17.122Z] === RUN TestReplaceFileTarWrapper [2022-05-18T18:32:17.122Z] === RUN TestGet [2022-05-18T18:32:17.122Z] --- PASS: TestGet (0.00s) [2022-05-18T18:32:17.122Z] === RUN TestGetShortcutString [2022-05-18T18:32:17.122Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-18T18:32:17.122Z] PASS [2022-05-18T18:32:17.122Z] coverage: 42.9% of statements [2022-05-18T18:32:17.122Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-05-18T18:32:17.408Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-18T18:32:17.589Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-18T18:32:17.589Z] === RUN TestPrefixHeaderReadable [2022-05-18T18:32:17.589Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-18T18:32:17.589Z] === RUN TestDisablePigz [2022-05-18T18:32:17.589Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-18T18:32:17.589Z] --- PASS: TestDisablePigz (0.16s) [2022-05-18T18:32:17.589Z] === RUN TestPigz [2022-05-18T18:32:17.589Z] 2022/05/18 18:32:17 Closing DB instances... [2022-05-18T18:32:18.057Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-18T18:32:18.057Z] --- PASS: TestPigz (0.27s) [2022-05-18T18:32:18.057Z] === RUN TestNosysFileInfo [2022-05-18T18:32:18.057Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T18:32:18.057Z] archive_windows_test.go:16: Currently fails [2022-05-18T18:32:18.057Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestCanonicalTarNameForPath [2022-05-18T18:32:18.057Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestCanonicalTarName [2022-05-18T18:32:18.057Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestChmodTarEntry [2022-05-18T18:32:18.057Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestHardLinkOrder [2022-05-18T18:32:18.057Z] --- PASS: TestHardLinkOrder (0.08s) [2022-05-18T18:32:18.057Z] === RUN TestChangeString [2022-05-18T18:32:18.057Z] --- PASS: TestChangeString (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestChangesWithNoChanges [2022-05-18T18:32:18.057Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-18T18:32:18.057Z] === RUN TestChangesWithChanges [2022-05-18T18:32:18.057Z] --- PASS: TestChangesWithChanges (0.05s) [2022-05-18T18:32:18.057Z] === RUN TestChangesWithChangesGH13590 [2022-05-18T18:32:18.057Z] changes_test.go:196: needs more investigation [2022-05-18T18:32:18.057Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestChangesDirsEmpty [2022-05-18T18:32:18.057Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T18:32:18.057Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestChangesDirsMutated [2022-05-18T18:32:18.057Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T18:32:18.057Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestApplyLayer [2022-05-18T18:32:18.057Z] changes_test.go:433: needs further investigation [2022-05-18T18:32:18.057Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestChangesSizeWithHardlinks [2022-05-18T18:32:18.057Z] changes_test.go:469: needs further investigation [2022-05-18T18:32:18.057Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestChangesSizeWithNoChanges [2022-05-18T18:32:18.057Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-18T18:32:18.057Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestChangesSize [2022-05-18T18:32:18.057Z] --- PASS: TestChangesSize (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestApplyLayerInvalidFilenames [2022-05-18T18:32:18.057Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1068951230\\dest" [2022-05-18T18:32:18.057Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-18T18:32:18.057Z] === RUN TestApplyLayerInvalidHardlink [2022-05-18T18:32:18.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3396969940\\victim\\hello" -> "../victim/hello" [2022-05-18T18:32:18.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink877075704\\victim\\hello" -> "/../victim/hello" [2022-05-18T18:32:18.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2523804794\\victim" -> "../victim" [2022-05-18T18:32:18.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1533561575\\victim" -> "../victim" [2022-05-18T18:32:18.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1637527250\\victim" -> "../victim" [2022-05-18T18:32:18.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3908401087\\victim" -> "../victim" [2022-05-18T18:32:18.057Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-18T18:32:18.057Z] === RUN TestApplyLayerInvalidSymlink [2022-05-18T18:32:18.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2049584099\\dest\\dotdot" -> "../victim/hello" [2022-05-18T18:32:18.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink680526177\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T18:32:18.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink622189130\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:32:18.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink278754998\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:32:18.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink750203046\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:32:18.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4019506180\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:32:18.057Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-18T18:32:18.057Z] === RUN TestApplyLayerWhiteouts [2022-05-18T18:32:18.057Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-18T18:32:18.057Z] === RUN TestGenerateEmptyFile [2022-05-18T18:32:18.057Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-18T18:32:18.057Z] === RUN TestGenerateWithContent [2022-05-18T18:32:18.057Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-18T18:32:18.057Z] PASS [2022-05-18T18:32:18.057Z] coverage: 61.9% of statements [2022-05-18T18:32:18.057Z] ok github.com/docker/docker/pkg/archive 8.377s coverage: 61.9% of statements [2022-05-18T18:32:18.057Z] === RUN TestCreateIDMapOrder [2022-05-18T18:32:18.057Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-18T18:32:18.057Z] PASS [2022-05-18T18:32:18.057Z] coverage: 7.2% of statements [2022-05-18T18:32:18.057Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-05-18T18:32:18.776Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-18T18:32:19.032Z] check_test.go:307: [d720c8f436ca6] daemon is not started [2022-05-18T18:32:19.032Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-18T18:32:19.041Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-05-18T18:32:19.042Z] === RUN TestNetworkDBNodeLeave [2022-05-18T18:32:19.509Z] === RUN TestFixedBufferCap [2022-05-18T18:32:19.509Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-18T18:32:19.509Z] === RUN TestFixedBufferLen [2022-05-18T18:32:19.509Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-18T18:32:19.509Z] === RUN TestFixedBufferString [2022-05-18T18:32:19.509Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-18T18:32:19.509Z] === RUN TestFixedBufferWrite [2022-05-18T18:32:19.509Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-18T18:32:19.509Z] === RUN TestFixedBufferRead [2022-05-18T18:32:19.509Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-18T18:32:19.509Z] === RUN TestBytesPipeRead [2022-05-18T18:32:19.509Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-18T18:32:19.509Z] === RUN TestBytesPipeWrite [2022-05-18T18:32:19.509Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-18T18:32:19.509Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-18T18:32:19.593Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-18T18:32:19.593Z] --- PASS: TestConfigInspect (2.80s) [2022-05-18T18:32:19.593Z] === RUN TestConfigList [2022-05-18T18:32:19.979Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-05-18T18:32:19.979Z] === RUN TestAtomicWriteToFile [2022-05-18T18:32:19.979Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-18T18:32:19.979Z] === RUN TestAtomicWriteSetCommit [2022-05-18T18:32:19.979Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-18T18:32:19.979Z] === RUN TestAtomicWriteSetCancel [2022-05-18T18:32:19.979Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-18T18:32:19.979Z] === RUN TestReadCloserWrapperClose [2022-05-18T18:32:19.979Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-18T18:32:19.979Z] === RUN TestReaderErrWrapperReadOnError [2022-05-18T18:32:19.979Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-18T18:32:19.979Z] === RUN TestReaderErrWrapperRead [2022-05-18T18:32:19.979Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-18T18:32:19.979Z] === RUN TestCancelReadCloser [2022-05-18T18:32:20.002Z] --- PASS: TestBuildMultiStageLayerLeak (9.25s) [2022-05-18T18:32:20.002Z] === RUN TestBuildWithHugeFile [2022-05-18T18:32:20.156Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-18T18:32:20.447Z] --- PASS: TestCancelReadCloser (0.14s) [2022-05-18T18:32:20.447Z] === RUN TestWriteCloserWrapperClose [2022-05-18T18:32:20.447Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-18T18:32:20.447Z] === RUN TestNopWriteCloser [2022-05-18T18:32:20.447Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-18T18:32:20.447Z] === RUN TestNopWriter [2022-05-18T18:32:20.447Z] --- PASS: TestNopWriter (0.00s) [2022-05-18T18:32:20.447Z] === RUN TestWriteCounter [2022-05-18T18:32:20.447Z] --- PASS: TestWriteCounter (0.00s) [2022-05-18T18:32:20.447Z] PASS [2022-05-18T18:32:20.447Z] coverage: 70.1% of statements [2022-05-18T18:32:20.447Z] ok github.com/docker/docker/pkg/ioutils 0.772s coverage: 70.1% of statements [2022-05-18T18:32:20.719Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-18T18:32:21.433Z] === RUN TestError [2022-05-18T18:32:21.433Z] --- PASS: TestError (0.00s) [2022-05-18T18:32:21.900Z] === RUN TestProgressString [2022-05-18T18:32:21.900Z] === RUN TestProgressString/no_progress [2022-05-18T18:32:21.900Z] === RUN TestProgressString/progress_1 [2022-05-18T18:32:21.900Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-18T18:32:21.900Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-18T18:32:21.900Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-18T18:32:21.900Z] === RUN TestProgressString/with_units [2022-05-18T18:32:21.900Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-18T18:32:21.900Z] === RUN TestProgressString/hide_counts [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString (0.00s) [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-18T18:32:21.900Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-18T18:32:21.900Z] === RUN TestJSONMessageDisplay [2022-05-18T18:32:21.900Z] --- PASS: TestJSONMessageDisplay (0.25s) [2022-05-18T18:32:21.900Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-18T18:32:21.900Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-18T18:32:21.900Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-18T18:32:21.900Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-18T18:32:21.900Z] === RUN TestDisplayJSONMessagesStream [2022-05-18T18:32:21.900Z] --- PASS: TestDisplayJSONMessagesStream (0.19s) [2022-05-18T18:32:21.900Z] PASS [2022-05-18T18:32:21.900Z] coverage: 91.7% of statements [2022-05-18T18:32:21.900Z] ok github.com/docker/docker/pkg/jsonmessage 0.493s coverage: 91.7% of statements [2022-05-18T18:32:22.368Z] --- PASS: TestNetworkDBNodeLeave (3.06s) [2022-05-18T18:32:22.368Z] === RUN TestNetworkDBWatch [2022-05-18T18:32:22.610Z] --- PASS: TestConfigList (2.86s) [2022-05-18T18:32:22.611Z] === RUN TestConfigsCreateAndDelete [2022-05-18T18:32:22.836Z] === RUN TestStandardLongPath [2022-05-18T18:32:22.836Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-18T18:32:22.836Z] === RUN TestUNCLongPath [2022-05-18T18:32:22.836Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-18T18:32:22.836Z] PASS [2022-05-18T18:32:22.836Z] coverage: 100.0% of statements [2022-05-18T18:32:22.836Z] ok github.com/docker/docker/pkg/longpath 0.111s coverage: 100.0% of statements [2022-05-18T18:32:23.538Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-18T18:32:23.794Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-18T18:32:23.822Z] 2022/05/18 18:32:23 Closing DB instances... [2022-05-18T18:32:23.822Z] === RUN TestNameFormat [2022-05-18T18:32:23.822Z] --- PASS: TestNameFormat (0.00s) [2022-05-18T18:32:23.822Z] === RUN TestNameRetries [2022-05-18T18:32:23.822Z] --- PASS: TestNameRetries (0.00s) [2022-05-18T18:32:23.822Z] PASS [2022-05-18T18:32:23.822Z] coverage: 85.7% of statements [2022-05-18T18:32:23.822Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-05-18T18:32:25.386Z] === RUN TestParseKeyValueOpt [2022-05-18T18:32:25.386Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-18T18:32:25.386Z] === RUN TestParseUintList [2022-05-18T18:32:25.386Z] --- PASS: TestParseUintList (0.00s) [2022-05-18T18:32:25.386Z] === RUN TestParseUintListMaximumLimits [2022-05-18T18:32:25.386Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-18T18:32:25.386Z] PASS [2022-05-18T18:32:25.386Z] coverage: 97.0% of statements [2022-05-18T18:32:25.386Z] ok github.com/docker/docker/pkg/parsers 0.054s coverage: 97.0% of statements [2022-05-18T18:32:25.386Z] --- PASS: TestNetworkDBWatch (3.12s) [2022-05-18T18:32:25.386Z] === RUN TestNetworkDBBulkSync [2022-05-18T18:32:25.688Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2022-05-18T18:32:25.688Z] === RUN TestConfigsUpdate [2022-05-18T18:32:26.375Z] === RUN Test_windowsOSRelease_String [2022-05-18T18:32:26.376Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-18T18:32:26.376Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-18T18:32:26.376Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-18T18:32:26.376Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-18T18:32:26.376Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-18T18:32:26.376Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-18T18:32:26.376Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-18T18:32:26.376Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T18:32:26.376Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T18:32:26.376Z] PASS [2022-05-18T18:32:26.376Z] coverage: 36.4% of statements [2022-05-18T18:32:26.376Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.064s coverage: 36.4% of statements [2022-05-18T18:32:26.376Z] 2022/05/18 18:32:26 Closing DB instances... [2022-05-18T18:32:27.584Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-18T18:32:27.584Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-18T18:32:27.951Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-05-18T18:32:27.951Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-18T18:32:28.420Z] === RUN TestNewAndRemove [2022-05-18T18:32:28.420Z] --- PASS: TestNewAndRemove (0.01s) [2022-05-18T18:32:28.420Z] === RUN TestRemoveInvalidPath [2022-05-18T18:32:28.420Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-18T18:32:28.420Z] PASS [2022-05-18T18:32:28.420Z] coverage: 82.6% of statements [2022-05-18T18:32:28.420Z] ok github.com/docker/docker/pkg/pidfile 0.075s coverage: 82.6% of statements [2022-05-18T18:32:28.512Z] --- PASS: TestConfigsUpdate (2.81s) [2022-05-18T18:32:28.512Z] === RUN TestTemplatedConfig [2022-05-18T18:32:28.768Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-18T18:32:29.024Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-18T18:32:30.636Z] === RUN TestFailedConnection [2022-05-18T18:32:31.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T18:32:31.105Z] --- PASS: TestGetAddress (29.54s) [2022-05-18T18:32:31.105Z] === RUN TestRequestSyntaxCheck [2022-05-18T18:32:31.105Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-18T18:32:31.105Z] === RUN TestRequest [2022-05-18T18:32:31.545Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-18T18:32:31.545Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-18T18:32:31.545Z] check_test.go:307: [d54bd781ba382] daemon is not started [2022-05-18T18:32:31.545Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-18T18:32:31.574Z] 2022/05/18 18:32:31 Closing DB instances... [2022-05-18T18:32:31.802Z] --- PASS: TestTemplatedConfig (3.57s) [2022-05-18T18:32:31.802Z] === RUN TestConfigCreateResolve [2022-05-18T18:32:32.560Z] --- PASS: TestFailedConnection (2.01s) [2022-05-18T18:32:32.560Z] === RUN TestFailOnce [2022-05-18T18:32:32.741Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-18T18:32:33.029Z] 2022/05/18 18:32:32 http: panic serving 127.0.0.1:49301: Plugin not ready [2022-05-18T18:32:33.029Z] goroutine 34 [running]: [2022-05-18T18:32:33.029Z] net/http.(*conn).serve.func1() [2022-05-18T18:32:33.029Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T18:32:33.029Z] panic({0xe736e0, 0xfbd090}) [2022-05-18T18:32:33.029Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T18:32:33.029Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x310000000000003b?, 0xffffffffffffffff?}, 0x31e14cb473759caa?) [2022-05-18T18:32:33.029Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-18T18:32:33.029Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xfc2898?, 0xc0001a8000?}, 0xc0000ada78?) [2022-05-18T18:32:33.029Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T18:32:33.029Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xfc2898, 0xc0001a8000}, 0xc0000b6000) [2022-05-18T18:32:33.029Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-18T18:32:33.029Z] net/http.serverHandler.ServeHTTP({0xfc0eb8?}, {0xfc2898, 0xc0001a8000}, 0xc0000b6000) [2022-05-18T18:32:33.029Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T18:32:33.029Z] net/http.(*conn).serve(0xc0000a6000, {0xfc2d98, 0xc0000880c0}) [2022-05-18T18:32:33.029Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T18:32:33.029Z] created by net/http.(*Server).Serve [2022-05-18T18:32:33.029Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T18:32:33.029Z] time="2022-05-18T18:32:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s" [2022-05-18T18:32:33.316Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-18T18:32:33.876Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-18T18:32:34.015Z] --- PASS: TestFailOnce (1.22s) [2022-05-18T18:32:34.016Z] === RUN TestEchoInputOutput [2022-05-18T18:32:34.016Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-18T18:32:34.016Z] === RUN TestBackoff [2022-05-18T18:32:34.016Z] --- PASS: TestBackoff (0.00s) [2022-05-18T18:32:34.016Z] === RUN TestAbortRetry [2022-05-18T18:32:34.016Z] --- PASS: TestAbortRetry (0.00s) [2022-05-18T18:32:34.016Z] === RUN TestClientScheme [2022-05-18T18:32:34.016Z] --- PASS: TestClientScheme (0.00s) [2022-05-18T18:32:34.016Z] === RUN TestNewClientWithTimeout [2022-05-18T18:32:34.016Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2022-05-18T18:32:34.016Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-18T18:32:34.198Z] --- PASS: TestCheckoutGit (38.43s) [2022-05-18T18:32:34.198Z] === RUN TestValidGitTransport [2022-05-18T18:32:34.198Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-18T18:32:34.198Z] === RUN TestGitInvalidRef [2022-05-18T18:32:34.198Z] --- PASS: TestGitInvalidRef (0.27s) [2022-05-18T18:32:34.198Z] PASS [2022-05-18T18:32:34.198Z] coverage: 86.3% of statements [2022-05-18T18:32:34.198Z] ok github.com/docker/docker/builder/remotecontext/git 38.778s coverage: 86.3% of statements [2022-05-18T18:32:34.439Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-18T18:32:34.483Z] time="2022-05-18T18:32:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-18T18:32:35.001Z] --- PASS: TestConfigCreateResolve (3.05s) [2022-05-18T18:32:35.001Z] PASS [2022-05-18T18:32:35.001Z] [2022-05-18T18:32:35.001Z] DONE 6 tests in 18.074s [2022-05-18T18:32:35.001Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-18T18:32:35.001Z] ++ 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 [2022-05-18T18:32:35.001Z] ++ set -e [2022-05-18T18:32:35.001Z] ++ '[' -n 0 ']' [2022-05-18T18:32:35.001Z] ++ set -x [2022-05-18T18:32:35.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-18T18:32:35.001Z] INFO: Testing against a local daemon [2022-05-18T18:32:35.001Z] === RUN TestAttachWithTTY [2022-05-18T18:32:35.166Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T18:32:35.166Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T18:32:35.166Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T18:32:35.166Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T18:32:35.258Z] --- PASS: TestAttachWithTTY (0.08s) [2022-05-18T18:32:35.258Z] === RUN TestAttachWithoutTTy [2022-05-18T18:32:35.258Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-05-18T18:32:35.258Z] === RUN TestCheckpoint [2022-05-18T18:32:35.258Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:32:35.258Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T18:32:35.258Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T18:32:35.258Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:32:35.258Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:32:35.258Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:32:35.258Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:32:35.258Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:32:35.258Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:32:35.258Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T18:32:35.258Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-18T18:32:35.258Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T18:32:35.258Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-18T18:32:35.258Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T18:32:35.258Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T18:32:35.258Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T18:32:35.258Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-18T18:32:35.258Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T18:32:35.259Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T18:32:35.259Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T18:32:35.259Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-05-18T18:32:35.259Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T18:32:35.470Z] 2022/05/18 18:32:34 Closing DB instances... [2022-05-18T18:32:35.515Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-05-18T18:32:35.515Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T18:32:35.515Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-18T18:32:35.515Z] === RUN TestCopyEmptyFile [2022-05-18T18:32:35.515Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-18T18:32:35.772Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-05-18T18:32:35.772Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T18:32:35.938Z] time="2022-05-18T18:32:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-18T18:32:36.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-18T18:32:36.030Z] === RUN TestCopyFromContainer [2022-05-18T18:32:36.926Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-18T18:32:36.926Z] === RUN TestNetworkDBGarbageCollection [2022-05-18T18:32:37.398Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-18T18:32:37.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T18:32:37.654Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-18T18:32:37.654Z] === RUN TestCopyFromContainer// [2022-05-18T18:32:37.654Z] === RUN TestCopyFromContainer//bar/root [2022-05-18T18:32:37.911Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-18T18:32:38.168Z] === RUN TestCopyFromContainer/bar/quux [2022-05-18T18:32:38.168Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-18T18:32:38.424Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-18T18:32:38.424Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-18T18:32:38.424Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-18T18:32:38.490Z] time="2022-05-18T18:32:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-18T18:32:38.681Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-18T18:32:38.681Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer (2.83s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-05-18T18:32:38.681Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-05-18T18:32:38.681Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T18:32:38.681Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:32:38.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:32:38.681Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:32:38.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:32:38.681Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:32:38.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:32:38.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:32:38.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:32:38.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:32:38.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-18T18:32:38.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T18:32:38.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T18:32:38.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T18:32:38.937Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T18:32:38.937Z] check_test.go:307: [dfd63d641b208] daemon is not started [2022-05-18T18:32:38.937Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-18T18:32:38.937Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-18T18:32:38.937Z] === RUN TestCreateWithInvalidEnv [2022-05-18T18:32:38.937Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T18:32:38.937Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T18:32:38.937Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T18:32:38.937Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T18:32:38.937Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T18:32:38.937Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T18:32:38.937Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T18:32:38.937Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T18:32:38.937Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T18:32:38.937Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-18T18:32:38.937Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T18:32:38.937Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T18:32:38.937Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T18:32:38.937Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T18:32:38.937Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-18T18:32:38.937Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T18:32:38.958Z] --- PASS: TestRequest (8.13s) [2022-05-18T18:32:38.958Z] === RUN TestOverlappingRequests [2022-05-18T18:32:39.426Z] --- PASS: TestOverlappingRequests (0.43s) [2022-05-18T18:32:39.426Z] === RUN TestRelease [2022-05-18T18:32:40.304Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2022-05-18T18:32:40.304Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T18:32:40.560Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-18T18:32:40.992Z] --- PASS: TestRelease (1.48s) [2022-05-18T18:32:40.992Z] === RUN TestAllocateRandomDeallocate [2022-05-18T18:32:41.490Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-18T18:32:41.746Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-18T18:32:42.003Z] check_test.go:307: [d49813b8ea9a6] daemon is not started [2022-05-18T18:32:42.003Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-18T18:32:42.566Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s) [2022-05-18T18:32:42.566Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T18:32:42.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:32:42.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:32:42.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:32:42.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:32:42.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:32:42.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:32:42.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:32:42.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:32:42.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:32:42.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:32:42.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:32:42.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:32:42.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:32:42.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:32:42.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:32:42.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-18T18:32:42.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T18:32:42.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T18:32:42.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-18T18:32:42.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-18T18:32:42.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-18T18:32:42.566Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T18:32:42.823Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-18T18:32:43.081Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-05-18T18:32:43.081Z] === RUN TestCreateDifferentPlatform [2022-05-18T18:32:43.081Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T18:32:43.081Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T18:32:43.081Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-18T18:32:43.081Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T18:32:43.081Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T18:32:43.081Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T18:32:43.081Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-18T18:32:43.081Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T18:32:43.212Z] time="2022-05-18T18:32:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-18T18:32:43.339Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-05-18T18:32:43.339Z] === RUN TestContainerStartOnDaemonRestart [2022-05-18T18:32:43.339Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-18T18:32:43.339Z] === RUN TestDaemonRestartIpcMode [2022-05-18T18:32:43.339Z] === PAUSE TestDaemonRestartIpcMode [2022-05-18T18:32:43.339Z] === RUN TestDaemonHostGatewayIP [2022-05-18T18:32:43.339Z] === PAUSE TestDaemonHostGatewayIP [2022-05-18T18:32:43.339Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-18T18:32:43.339Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-18T18:32:43.339Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T18:32:43.339Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-18T18:32:43.339Z] === RUN TestDiff [2022-05-18T18:32:43.902Z] --- PASS: TestDiff (0.56s) [2022-05-18T18:32:43.902Z] === RUN TestExecWithCloseStdin [2022-05-18T18:32:44.776Z] === RUN TestParseEmptyInterface [2022-05-18T18:32:44.776Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-18T18:32:44.776Z] === RUN TestParseNonInterfaceType [2022-05-18T18:32:44.776Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-18T18:32:44.776Z] === RUN TestParseWithOneFunction [2022-05-18T18:32:44.776Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-18T18:32:44.776Z] === RUN TestParseWithMultipleFuncs [2022-05-18T18:32:44.776Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-18T18:32:44.776Z] === RUN TestParseWithUnnamedReturn [2022-05-18T18:32:44.776Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-18T18:32:44.776Z] === RUN TestEmbeddedInterface [2022-05-18T18:32:44.776Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-18T18:32:44.776Z] === RUN TestParsedImports [2022-05-18T18:32:44.776Z] --- PASS: TestParsedImports (0.00s) [2022-05-18T18:32:44.776Z] === RUN TestAliasedImports [2022-05-18T18:32:44.776Z] --- PASS: TestAliasedImports (0.00s) [2022-05-18T18:32:44.776Z] PASS [2022-05-18T18:32:44.776Z] coverage: 56.8% of statements [2022-05-18T18:32:44.776Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-05-18T18:32:44.830Z] --- PASS: TestExecWithCloseStdin (0.88s) [2022-05-18T18:32:44.830Z] === RUN TestExec [2022-05-18T18:32:44.830Z] docker_cli_daemon_plugins_test.go:80: [da9e3a098cdc7] daemon is not started [2022-05-18T18:32:45.245Z] --- PASS: TestAllocateRandomDeallocate (4.37s) [2022-05-18T18:32:45.245Z] === RUN TestRetrieveFromStore [2022-05-18T18:32:45.393Z] --- PASS: TestExec (0.74s) [2022-05-18T18:32:45.393Z] === RUN TestExecUser [2022-05-18T18:32:45.393Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-18T18:32:45.485Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-05-18T18:32:45.485Z] === RUN TestConfigureDaemonLogs [2022-05-18T18:32:45.485Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestCommonOptionsInstallFlags [2022-05-18T18:32:45.485Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-18T18:32:45.485Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-18T18:32:45.485Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-18T18:32:45.485Z] PASS [2022-05-18T18:32:45.485Z] coverage: 19.7% of statements [2022-05-18T18:32:45.485Z] ok github.com/docker/docker/cmd/dockerd 0.257s coverage: 19.7% of statements [2022-05-18T18:32:45.485Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-18T18:32:45.485Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T18:32:45.713Z] === RUN TestHTTPTransport [2022-05-18T18:32:45.713Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-18T18:32:45.713Z] PASS [2022-05-18T18:32:45.713Z] coverage: 85.7% of statements [2022-05-18T18:32:45.713Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2022-05-18T18:32:45.955Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-18T18:32:46.182Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-18T18:32:46.182Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T18:32:46.182Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-18T18:32:46.182Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-18T18:32:46.182Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-18T18:32:46.182Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-18T18:32:46.182Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-18T18:32:46.182Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T18:32:46.182Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-18T18:32:46.182Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-18T18:32:46.182Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-18T18:32:46.182Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-18T18:32:46.182Z] === RUN TestBufferPoolPutAndGet [2022-05-18T18:32:46.182Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-18T18:32:46.182Z] PASS [2022-05-18T18:32:46.182Z] coverage: 88.2% of statements [2022-05-18T18:32:46.182Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-05-18T18:32:46.212Z] --- PASS: TestExecUser (0.80s) [2022-05-18T18:32:46.212Z] === RUN TestExportContainerAndImportImage [2022-05-18T18:32:47.140Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2022-05-18T18:32:47.140Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T18:32:47.169Z] --- PASS: TestRetrieveFromStore (1.53s) [2022-05-18T18:32:47.169Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-18T18:32:47.169Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-18T18:32:47.169Z] === RUN TestParallelPredefinedRequest1 [2022-05-18T18:32:47.169Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-18T18:32:47.169Z] === RUN TestParallelPredefinedRequest2 [2022-05-18T18:32:47.169Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-18T18:32:47.169Z] === RUN TestParallelPredefinedRequest3 [2022-05-18T18:32:47.169Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-18T18:32:47.169Z] === RUN TestParallelPredefinedRequest4 [2022-05-18T18:32:47.169Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-18T18:32:47.169Z] === RUN TestParallelPredefinedRequest5 [2022-05-18T18:32:47.169Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-18T18:32:47.169Z] === RUN TestDebug [2022-05-18T18:32:47.169Z] --- PASS: TestDebug (0.00s) [2022-05-18T18:32:47.169Z] === RUN TestOutputOnPrematureClose [2022-05-18T18:32:47.169Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-18T18:32:47.169Z] === RUN TestRequestPoolParallel [2022-05-18T18:32:47.169Z] === RUN TestCompleteSilently [2022-05-18T18:32:47.169Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-18T18:32:47.169Z] PASS [2022-05-18T18:32:47.169Z] coverage: 75.9% of statements [2022-05-18T18:32:47.169Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-05-18T18:32:47.169Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-05-18T18:32:47.169Z] === RUN TestFullAllocateRelease [2022-05-18T18:32:47.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T18:32:47.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T18:32:47.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T18:32:47.637Z] === RUN TestSendToOneSub [2022-05-18T18:32:47.637Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-18T18:32:47.637Z] === RUN TestSendToMultipleSubs [2022-05-18T18:32:47.637Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-18T18:32:47.637Z] === RUN TestEvictOneSub [2022-05-18T18:32:47.637Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-18T18:32:47.637Z] === RUN TestClosePublisher [2022-05-18T18:32:47.637Z] --- PASS: TestClosePublisher (0.00s) [2022-05-18T18:32:47.637Z] === RUN TestPubSubRace [2022-05-18T18:32:47.637Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-05-18T18:32:47.637Z] === RUN TestOddAllocateRelease [2022-05-18T18:32:47.665Z] === RUN TestContainerStopSignal [2022-05-18T18:32:47.665Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestContainerStopTimeout [2022-05-18T18:32:47.665Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-18T18:32:47.665Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-18T18:32:47.665Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-18T18:32:47.665Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestReplaceAndAppendEnvVars [2022-05-18T18:32:47.665Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-18T18:32:47.665Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestNewMemoryStore [2022-05-18T18:32:47.665Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestAddContainers [2022-05-18T18:32:47.665Z] --- PASS: TestAddContainers (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestGetContainer [2022-05-18T18:32:47.665Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestDeleteContainer [2022-05-18T18:32:47.665Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestListContainers [2022-05-18T18:32:47.665Z] --- PASS: TestListContainers (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestFirstContainer [2022-05-18T18:32:47.665Z] --- PASS: TestFirstContainer (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestApplyAllContainer [2022-05-18T18:32:47.665Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestIsValidHealthString [2022-05-18T18:32:47.665Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestStateRunStop [2022-05-18T18:32:47.665Z] --- PASS: TestStateRunStop (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestStateTimeoutWait [2022-05-18T18:32:47.665Z] state_test.go:141: Stop callback fired [2022-05-18T18:32:47.665Z] state_test.go:165: Stop callback fired [2022-05-18T18:32:47.665Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-18T18:32:47.665Z] === RUN TestIsValidStateString [2022-05-18T18:32:47.665Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestViewSaveDelete [2022-05-18T18:32:47.665Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-18T18:32:47.665Z] === RUN TestViewAll [2022-05-18T18:32:47.665Z] --- PASS: TestViewAll (0.02s) [2022-05-18T18:32:47.665Z] === RUN TestViewGet [2022-05-18T18:32:47.665Z] --- PASS: TestViewGet (0.01s) [2022-05-18T18:32:47.665Z] === RUN TestNames [2022-05-18T18:32:47.665Z] --- PASS: TestNames (0.00s) [2022-05-18T18:32:47.665Z] === RUN TestViewWithHealthCheck [2022-05-18T18:32:47.665Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-18T18:32:47.665Z] PASS [2022-05-18T18:32:47.665Z] coverage: 41.7% of statements [2022-05-18T18:32:47.665Z] ok github.com/docker/docker/container 0.270s coverage: 41.7% of statements [2022-05-18T18:32:48.094Z] ok github.com/docker/docker/libnetwork 37.459s coverage: 40.6% of statements [2022-05-18T18:32:48.094Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T18:32:48.094Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 19.7% of statements [2022-05-18T18:32:48.094Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T18:32:48.094Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T18:32:48.094Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-18T18:32:48.105Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-05-18T18:32:48.105Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-18T18:32:48.105Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-18T18:32:48.105Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-18T18:32:48.105Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-18T18:32:48.105Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-18T18:32:48.105Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest3 [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T18:32:48.105Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T18:32:48.105Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T18:32:48.105Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest3 [2022-05-18T18:32:48.105Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:32:48.105Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-18T18:32:48.105Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-18T18:32:48.105Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-18T18:32:48.105Z] === CONT TestParallelPredefinedRequest2 [2022-05-18T18:32:48.105Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:32:48.105Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-18T18:32:48.105Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-18T18:32:48.105Z] PASS [2022-05-18T18:32:48.105Z] coverage: 85.3% of statements [2022-05-18T18:32:48.105Z] ok github.com/docker/docker/libnetwork/ipam 53.440s coverage: 85.3% of statements [2022-05-18T18:32:48.124Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T18:32:48.124Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T18:32:48.124Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T18:32:48.124Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T18:32:48.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T18:32:48.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T18:32:48.510Z] docker_cli_daemon_plugins_test.go:170: [d54d89087120b] daemon is not started [2022-05-18T18:32:48.573Z] --- PASS: TestPubSubRace (1.07s) [2022-05-18T18:32:48.574Z] PASS [2022-05-18T18:32:48.574Z] coverage: 75.0% of statements [2022-05-18T18:32:48.574Z] ok github.com/docker/docker/pkg/pubsub 1.115s coverage: 75.0% of statements [2022-05-18T18:32:48.581Z] === RUN TestPrepare [2022-05-18T18:32:48.581Z] --- PASS: TestPrepare (0.00s) [2022-05-18T18:32:48.581Z] === RUN TestStart [2022-05-18T18:32:48.581Z] --- PASS: TestStart (0.00s) [2022-05-18T18:32:48.581Z] === RUN TestWaitCancel [2022-05-18T18:32:48.581Z] --- PASS: TestWaitCancel (0.00s) [2022-05-18T18:32:48.581Z] === RUN TestWaitDisabled [2022-05-18T18:32:48.581Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-18T18:32:48.581Z] === RUN TestWaitEnabled [2022-05-18T18:32:48.581Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-18T18:32:48.581Z] === RUN TestRemove [2022-05-18T18:32:48.581Z] --- PASS: TestRemove (0.00s) [2022-05-18T18:32:48.581Z] PASS [2022-05-18T18:32:48.581Z] coverage: 65.3% of statements [2022-05-18T18:32:48.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-05-18T18:32:48.767Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2022-05-18T18:32:48.767Z] === RUN TestHealthCheckWorkdir [2022-05-18T18:32:49.042Z] === RUN TestRegister [2022-05-18T18:32:49.042Z] --- PASS: TestRegister (0.00s) [2022-05-18T18:32:49.042Z] === RUN TestCommand [2022-05-18T18:32:49.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T18:32:49.462Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.552s coverage: 59.9% of statements [2022-05-18T18:32:49.462Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T18:32:49.511Z] --- PASS: TestCommand (0.03s) [2022-05-18T18:32:49.511Z] === RUN TestNaiveSelf [2022-05-18T18:32:49.511Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-18T18:32:49.511Z] PASS [2022-05-18T18:32:49.511Z] coverage: 82.4% of statements [2022-05-18T18:32:49.511Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2022-05-18T18:32:49.695Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2022-05-18T18:32:49.695Z] === RUN TestHealthKillContainer [2022-05-18T18:32:49.719Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-18T18:32:49.952Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-18T18:32:49.980Z] === RUN TestDump [2022-05-18T18:32:49.980Z] goroutine 6 [running]: [2022-05-18T18:32:49.980Z] github.com/docker/docker/pkg/stack.dump(0x602d57?) [2022-05-18T18:32:49.980Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T18:32:49.980Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-18T18:32:49.980Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-18T18:32:49.980Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-18T18:32:49.980Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-18T18:32:49.980Z] testing.tRunner(0xc000164000, 0x7ca4b0) [2022-05-18T18:32:49.980Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:32:49.980Z] created by testing.(*T).Run [2022-05-18T18:32:49.980Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T18:32:49.980Z] [2022-05-18T18:32:49.980Z] goroutine 1 [chan receive]: [2022-05-18T18:32:49.980Z] testing.(*T).Run(0xc000031d40, {0x7b9154?, 0x5dc1f3?}, 0x7ca4b0) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T18:32:49.981Z] testing.runTests.func1(0xc00006c870?) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T18:32:49.981Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:32:49.981Z] testing.runTests(0xc000058500?, {0x94e400, 0x3, 0x3}, {0x2132f760108?, 0x40?, 0x9534a0?}) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T18:32:49.981Z] testing.(*M).Run(0xc000058500) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T18:32:49.981Z] main.main() [2022-05-18T18:32:49.981Z] _testmain.go:99 +0x255 [2022-05-18T18:32:49.981Z] --- PASS: TestDump (0.00s) [2022-05-18T18:32:49.981Z] === RUN TestDumpToFile [2022-05-18T18:32:49.981Z] --- PASS: TestDumpToFile (0.15s) [2022-05-18T18:32:49.981Z] === RUN TestDumpToFileWithEmptyInput [2022-05-18T18:32:49.981Z] goroutine 8 [running]: [2022-05-18T18:32:49.981Z] github.com/docker/docker/pkg/stack.dump(0x67ed93?) [2022-05-18T18:32:49.981Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T18:32:49.981Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x67ed60?}) [2022-05-18T18:32:49.981Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-18T18:32:49.981Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-18T18:32:49.981Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-18T18:32:49.981Z] testing.tRunner(0xc000164680, 0x7ca4a0) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:32:49.981Z] created by testing.(*T).Run [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T18:32:49.981Z] [2022-05-18T18:32:49.981Z] goroutine 1 [chan receive]: [2022-05-18T18:32:49.981Z] testing.(*T).Run(0xc000031d40, {0x7c072b?, 0x5dc1f3?}, 0x7ca4a0) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T18:32:49.981Z] testing.runTests.func1(0xc00006c870?) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T18:32:49.981Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:32:49.981Z] testing.runTests(0xc000058500?, {0x94e400, 0x3, 0x3}, {0x2132f760108?, 0x40?, 0x9534a0?}) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T18:32:49.981Z] testing.(*M).Run(0xc000058500) [2022-05-18T18:32:49.981Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T18:32:49.981Z] main.main() [2022-05-18T18:32:49.981Z] _testmain.go:99 +0x255 [2022-05-18T18:32:49.981Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-18T18:32:49.981Z] PASS [2022-05-18T18:32:49.981Z] coverage: 90.9% of statements [2022-05-18T18:32:49.981Z] ok github.com/docker/docker/pkg/stack 0.188s coverage: 90.9% of statements [2022-05-18T18:32:50.281Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-05-18T18:32:50.281Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T18:32:50.843Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-18T18:32:50.844Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T18:32:50.968Z] === RUN TestNewStdWriter [2022-05-18T18:32:50.968Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-18T18:32:50.968Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestWriteWithNilBytes [2022-05-18T18:32:50.968Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestWrite [2022-05-18T18:32:50.968Z] --- PASS: TestWrite (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestWriteWithWriterError [2022-05-18T18:32:50.968Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-18T18:32:50.968Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyWriteAndRead [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-18T18:32:50.968Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-18T18:32:50.968Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-18T18:32:50.968Z] PASS [2022-05-18T18:32:50.968Z] coverage: 100.0% of statements [2022-05-18T18:32:50.968Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-05-18T18:32:51.100Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-05-18T18:32:51.436Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-18T18:32:51.437Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-18T18:32:51.437Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestFormatStatus [2022-05-18T18:32:51.437Z] --- PASS: TestFormatStatus (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestFormatError [2022-05-18T18:32:51.437Z] --- PASS: TestFormatError (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestFormatJSONError [2022-05-18T18:32:51.437Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-18T18:32:51.437Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-18T18:32:51.437Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestNewJSONProgressOutput [2022-05-18T18:32:51.437Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestAuxFormatterEmit [2022-05-18T18:32:51.437Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestStreamWriterStdout [2022-05-18T18:32:51.437Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestStreamWriterStderr [2022-05-18T18:32:51.437Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-18T18:32:51.437Z] PASS [2022-05-18T18:32:51.437Z] coverage: 66.2% of statements [2022-05-18T18:32:51.437Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-18T18:32:51.437Z] === RUN TestClientStream [2022-05-18T18:32:51.437Z] --- PASS: TestClientStream (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestClientSendFile [2022-05-18T18:32:51.437Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-05-18T18:32:51.437Z] --- PASS: TestClientSendFile (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestClientWithRequestTimeout [2022-05-18T18:32:51.437Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestFileSpecPlugin [2022-05-18T18:32:51.437Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-18T18:32:51.437Z] === RUN TestFileJSONSpecPlugin [2022-05-18T18:32:51.437Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-18T18:32:51.437Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestPluginAddHandler [2022-05-18T18:32:51.437Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestPluginWaitBadPlugin [2022-05-18T18:32:51.437Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-18T18:32:51.437Z] === RUN TestGet [2022-05-18T18:32:51.437Z] time="2022-05-18T18:32:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-18T18:32:51.847Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-18T18:32:51.905Z] === RUN TestGenerateRandomID [2022-05-18T18:32:51.905Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-18T18:32:51.905Z] === RUN TestShortenId [2022-05-18T18:32:51.905Z] --- PASS: TestShortenId (0.00s) [2022-05-18T18:32:51.905Z] === RUN TestShortenSha256Id [2022-05-18T18:32:51.905Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-18T18:32:51.905Z] === RUN TestShortenIdEmpty [2022-05-18T18:32:51.905Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-18T18:32:51.905Z] === RUN TestShortenIdInvalid [2022-05-18T18:32:51.905Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-18T18:32:51.905Z] === RUN TestIsShortIDNonHex [2022-05-18T18:32:51.905Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-18T18:32:51.905Z] === RUN TestIsShortIDNotCorrectSize [2022-05-18T18:32:51.905Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-18T18:32:51.905Z] PASS [2022-05-18T18:32:51.905Z] coverage: 70.6% of statements [2022-05-18T18:32:51.905Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-05-18T18:32:51.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T18:32:52.313Z] === RUN TestNewListSecretsFilters [2022-05-18T18:32:52.313Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestNewListConfigsFilters [2022-05-18T18:32:52.313Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-18T18:32:52.313Z] PASS [2022-05-18T18:32:52.313Z] coverage: 0.5% of statements [2022-05-18T18:32:52.313Z] ok github.com/docker/docker/daemon/cluster 0.427s coverage: 0.5% of statements [2022-05-18T18:32:52.313Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-18T18:32:52.313Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-18T18:32:52.313Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-18T18:32:52.313Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestTopologyFromGRPC [2022-05-18T18:32:52.313Z] --- PASS: TestTopologyFromGRPC (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestCapacityRangeFromGRPC [2022-05-18T18:32:52.313Z] --- PASS: TestCapacityRangeFromGRPC (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestVolumeAvailabilityFromGRPC [2022-05-18T18:32:52.313Z] === RUN TestVolumeAvailabilityFromGRPC/Active [2022-05-18T18:32:52.313Z] === RUN TestVolumeAvailabilityFromGRPC/Pause [2022-05-18T18:32:52.313Z] === RUN TestVolumeAvailabilityFromGRPC/Drain [2022-05-18T18:32:52.313Z] --- PASS: TestVolumeAvailabilityFromGRPC (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestVolumeAvailabilityFromGRPC/Active (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestVolumeAvailabilityFromGRPC/Pause (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestVolumeAvailabilityFromGRPC/Drain (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestAccessModeFromGRPC [2022-05-18T18:32:52.313Z] === RUN TestAccessModeFromGRPC/MountVolume [2022-05-18T18:32:52.313Z] === RUN TestAccessModeFromGRPC/BlockVolume [2022-05-18T18:32:52.313Z] --- PASS: TestAccessModeFromGRPC (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestAccessModeFromGRPC/MountVolume (0.00s) [2022-05-18T18:32:52.313Z] --- PASS: TestAccessModeFromGRPC/BlockVolume (0.00s) [2022-05-18T18:32:52.313Z] === RUN TestVolumeCreateToGRPC [2022-05-18T18:32:52.313Z] --- PASS: TestVolumeCreateToGRPC (0.00s) [2022-05-18T18:32:52.313Z] PASS [2022-05-18T18:32:52.313Z] coverage: 36.9% of statements [2022-05-18T18:32:52.313Z] ok github.com/docker/docker/daemon/cluster/convert 0.283s coverage: 36.9% of statements [2022-05-18T18:32:52.374Z] time="2022-05-18T18:32:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-18T18:32:52.775Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-18T18:32:52.843Z] === RUN TestIsCpusetListAvailable [2022-05-18T18:32:52.843Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-18T18:32:52.843Z] PASS [2022-05-18T18:32:52.843Z] coverage: 39.4% of statements [2022-05-18T18:32:52.843Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-05-18T18:32:52.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T18:32:53.337Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-18T18:32:53.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T18:32:53.899Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-18T18:32:54.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T18:32:54.410Z] === RUN TestChtimes [2022-05-18T18:32:54.410Z] --- PASS: TestChtimes (0.00s) [2022-05-18T18:32:54.410Z] === RUN TestChtimesWindows [2022-05-18T18:32:54.410Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-18T18:32:54.410Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-18T18:32:54.410Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-18T18:32:54.410Z] PASS [2022-05-18T18:32:54.410Z] coverage: 13.0% of statements [2022-05-18T18:32:54.410Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2022-05-18T18:32:54.410Z] time="2022-05-18T18:32:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-18T18:32:54.463Z] check_test.go:307: [d44329fd4110f] daemon is not started [2022-05-18T18:32:54.463Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-18T18:32:54.879Z] === RUN TestTailFile [2022-05-18T18:32:54.879Z] --- PASS: TestTailFile (0.00s) [2022-05-18T18:32:54.879Z] === RUN TestTailFileManyLines [2022-05-18T18:32:54.879Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-18T18:32:54.879Z] === RUN TestTailEmptyFile [2022-05-18T18:32:54.879Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-18T18:32:54.879Z] === RUN TestTailNegativeN [2022-05-18T18:32:54.879Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader [2022-05-18T18:32:54.879Z] === CONT TestNewTailReader [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/no_delimiter [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/truncated_last_line [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-18T18:32:54.879Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.879Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-18T18:32:54.879Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.879Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.879Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/no_delimiter [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:54.880Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:54.880Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:54.881Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:54.881Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:54.881Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-18T18:32:55.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.350Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.350Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.350Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.350Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.350Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.351Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.351Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.352Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.353Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:32:55.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:32:55.354Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:32:55.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-18T18:32:55.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:32:55.828Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:32:55.828Z] PASS [2022-05-18T18:32:55.828Z] coverage: 88.6% of statements [2022-05-18T18:32:55.828Z] ok github.com/docker/docker/pkg/tailfile 0.192s coverage: 88.6% of statements [2022-05-18T18:32:55.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T18:32:55.954Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-18T18:32:56.097Z] === RUN TestWaitNodeAttachment [2022-05-18T18:32:56.297Z] === RUN TestTarSumRemoveNonExistent [2022-05-18T18:32:56.297Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestTarSumRemove [2022-05-18T18:32:56.297Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestSortFileInfoSums [2022-05-18T18:32:56.297Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestNewTarSumForLabelInvalid [2022-05-18T18:32:56.297Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestNewTarSumForLabel [2022-05-18T18:32:56.297Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestEmptyTar [2022-05-18T18:32:56.297Z] --- PASS: TestEmptyTar (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestTarSumsReadSize [2022-05-18T18:32:56.297Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestTarSums [2022-05-18T18:32:56.297Z] --- PASS: TestTarSums (0.06s) [2022-05-18T18:32:56.297Z] === RUN TestIteration [2022-05-18T18:32:56.297Z] --- PASS: TestIteration (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestVersionLabelForChecksum [2022-05-18T18:32:56.297Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestVersion [2022-05-18T18:32:56.297Z] --- PASS: TestVersion (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestGetVersion [2022-05-18T18:32:56.297Z] --- PASS: TestGetVersion (0.00s) [2022-05-18T18:32:56.297Z] === RUN TestGetVersions [2022-05-18T18:32:56.297Z] --- PASS: TestGetVersions (0.00s) [2022-05-18T18:32:56.297Z] PASS [2022-05-18T18:32:56.297Z] coverage: 89.3% of statements [2022-05-18T18:32:56.297Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2022-05-18T18:32:56.567Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-05-18T18:32:56.567Z] === RUN TestIsolationConversion [2022-05-18T18:32:56.567Z] === RUN TestIsolationConversion/default [2022-05-18T18:32:56.567Z] === RUN TestIsolationConversion/process [2022-05-18T18:32:56.567Z] === RUN TestIsolationConversion/hyperv [2022-05-18T18:32:56.567Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-18T18:32:56.567Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-18T18:32:56.567Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-18T18:32:56.567Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestContainerLabels [2022-05-18T18:32:56.567Z] --- PASS: TestContainerLabels (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestCredentialSpecConversion [2022-05-18T18:32:56.567Z] === RUN TestCredentialSpecConversion/none [2022-05-18T18:32:56.567Z] === RUN TestCredentialSpecConversion/config [2022-05-18T18:32:56.567Z] === RUN TestCredentialSpecConversion/file [2022-05-18T18:32:56.567Z] === RUN TestCredentialSpecConversion/registry [2022-05-18T18:32:56.567Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-18T18:32:56.567Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-18T18:32:56.567Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-18T18:32:56.567Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-18T18:32:56.567Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestControllerValidateMountBind [2022-05-18T18:32:56.567Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestControllerValidateMountVolume [2022-05-18T18:32:56.567Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestControllerValidateMountTarget [2022-05-18T18:32:56.567Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestControllerValidateMountTmpfs [2022-05-18T18:32:56.567Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestControllerValidateMountInvalidType [2022-05-18T18:32:56.567Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestControllerValidateMountNamedPipe [2022-05-18T18:32:56.567Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-18T18:32:56.567Z] PASS [2022-05-18T18:32:56.567Z] coverage: 10.7% of statements [2022-05-18T18:32:56.567Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.879s coverage: 10.7% of statements [2022-05-18T18:32:56.567Z] === RUN TestBuilderGC [2022-05-18T18:32:56.567Z] --- PASS: TestBuilderGC (0.01s) [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationNotFound [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestDaemonBrokenConfiguration [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestFindConfigurationConflicts [2022-05-18T18:32:56.567Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-18T18:32:56.567Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-18T18:32:56.567Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-18T18:32:56.567Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-18T18:32:56.568Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-18T18:32:56.568Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-18T18:32:56.568Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-18T18:32:56.568Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-18T18:32:56.568Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-18T18:32:56.568Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-18T18:32:56.568Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-18T18:32:56.766Z] === RUN TestTruncIndex [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_label [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_dns [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_hosts [2022-05-18T18:32:57.039Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-18T18:32:57.039Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestReloadSetConfigFileNotExist [2022-05-18T18:32:57.039Z] time="2022-05-18T18:32:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-18T18:32:57.039Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-05-18T18:32:57.039Z] === RUN TestReloadDefaultConfigNotExist [2022-05-18T18:32:57.039Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:32:57.039Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestReloadBadDefaultConfig [2022-05-18T18:32:57.039Z] time="2022-05-18T18:32:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1950287936" [2022-05-18T18:32:57.039Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestReloadWithConflictingLabels [2022-05-18T18:32:57.039Z] time="2022-05-18T18:32:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3804580680" [2022-05-18T18:32:57.039Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestReloadWithDuplicateLabels [2022-05-18T18:32:57.039Z] time="2022-05-18T18:32:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-832225339" [2022-05-18T18:32:57.039Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestMaskURLCredentials [2022-05-18T18:32:57.039Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestDaemonConfigurationMerge [2022-05-18T18:32:57.039Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-18T18:32:57.039Z] PASS [2022-05-18T18:32:57.039Z] coverage: 79.8% of statements [2022-05-18T18:32:57.039Z] ok github.com/docker/docker/daemon/config 0.490s coverage: 79.8% of statements [2022-05-18T18:32:57.039Z] === RUN TestEventsLog [2022-05-18T18:32:57.039Z] --- PASS: TestEventsLog (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestEventsLogTimeout [2022-05-18T18:32:57.039Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestLogEvents [2022-05-18T18:32:57.039Z] --- PASS: TestLogEvents (0.05s) [2022-05-18T18:32:57.039Z] === RUN TestLoadBufferedEvents [2022-05-18T18:32:57.039Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-05-18T18:32:57.039Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-18T18:32:57.039Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-18T18:32:57.039Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-18T18:32:57.039Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-18T18:32:57.039Z] PASS [2022-05-18T18:32:57.039Z] coverage: 50.0% of statements [2022-05-18T18:32:57.039Z] ok github.com/docker/docker/daemon/events 0.399s coverage: 50.0% of statements [2022-05-18T18:32:57.234Z] --- PASS: TestTruncIndex (0.10s) [2022-05-18T18:32:57.234Z] PASS [2022-05-18T18:32:57.234Z] coverage: 91.5% of statements [2022-05-18T18:32:57.234Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-05-18T18:32:57.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T18:32:57.319Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-18T18:32:57.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-18T18:32:57.576Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-18T18:32:57.707Z] === RUN TestVersionInfo [2022-05-18T18:32:57.707Z] --- PASS: TestVersionInfo (0.00s) [2022-05-18T18:32:57.707Z] === RUN TestAppendVersions [2022-05-18T18:32:57.707Z] --- PASS: TestAppendVersions (0.00s) [2022-05-18T18:32:57.707Z] PASS [2022-05-18T18:32:57.707Z] coverage: 88.9% of statements [2022-05-18T18:32:57.707Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-05-18T18:32:57.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T18:32:58.138Z] --- PASS: TestHealthKillContainer (8.55s) [2022-05-18T18:32:58.138Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T18:32:58.609Z] === RUN TestLinkNaming [2022-05-18T18:32:58.609Z] --- PASS: TestLinkNaming (0.00s) [2022-05-18T18:32:58.609Z] === RUN TestLinkNew [2022-05-18T18:32:58.609Z] --- PASS: TestLinkNew (0.00s) [2022-05-18T18:32:58.609Z] === RUN TestLinkEnv [2022-05-18T18:32:58.609Z] --- PASS: TestLinkEnv (0.00s) [2022-05-18T18:32:58.609Z] === RUN TestLinkMultipleEnv [2022-05-18T18:32:58.609Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-18T18:32:58.609Z] === RUN TestLinkPortRangeEnv [2022-05-18T18:32:58.609Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-18T18:32:58.609Z] PASS [2022-05-18T18:32:58.609Z] coverage: 93.0% of statements [2022-05-18T18:32:58.609Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2022-05-18T18:32:58.695Z] time="2022-05-18T18:32:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-18T18:32:58.700Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-18T18:32:58.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T18:32:58.957Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2022-05-18T18:32:58.957Z] === RUN TestIpcModeNone [2022-05-18T18:32:59.081Z] === RUN TestIsEmptyDir [2022-05-18T18:32:59.081Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-18T18:32:59.081Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-18T18:32:59.081Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-18T18:32:59.081Z] PASS [2022-05-18T18:32:59.081Z] coverage: 2.3% of statements [2022-05-18T18:32:59.081Z] ok github.com/docker/docker/daemon/graphdriver 0.155s coverage: 2.3% of statements [2022-05-18T18:32:59.165Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T18:32:59.165Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T18:32:59.165Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T18:32:59.165Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-18T18:32:59.165Z] === RUN TestValidatePrivileges [2022-05-18T18:32:59.165Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-18T18:32:59.165Z] === RUN TestFilterByCapNeg [2022-05-18T18:32:59.165Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-18T18:32:59.165Z] === RUN TestFilterByCapPos [2022-05-18T18:32:59.165Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-18T18:32:59.165Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-18T18:32:59.165Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-18T18:32:59.165Z] PASS [2022-05-18T18:32:59.165Z] coverage: 12.2% of statements [2022-05-18T18:32:59.165Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.2% of statements [2022-05-18T18:32:59.701Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T18:32:59.701Z] Using test binary docker [2022-05-18T18:32:59.701Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-18T18:32:59.701Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-18T18:32:59.701Z] Starting dockerd [2022-05-18T18:32:59.701Z] INFO: Waiting for daemon to start... [2022-05-18T18:32:59.886Z] --- PASS: TestIpcModeNone (0.84s) [2022-05-18T18:32:59.886Z] === RUN TestIpcModePrivate [2022-05-18T18:33:00.073Z] === RUN TestVerifyNetworkingConfig [2022-05-18T18:33:00.073Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestGetContainer [2022-05-18T18:33:00.073Z] --- PASS: TestGetContainer (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestValidContainerNames [2022-05-18T18:33:00.073Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestContainerInitDNS [2022-05-18T18:33:00.073Z] daemon_test.go:145: root required [2022-05-18T18:33:00.073Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestMerge [2022-05-18T18:33:00.073Z] --- PASS: TestMerge (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestValidateContainerIsolation [2022-05-18T18:33:00.073Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestFindNetworkErrorType [2022-05-18T18:33:00.073Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestEnsureServicesExist [2022-05-18T18:33:00.073Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestEnsureServicesExistErrors [2022-05-18T18:33:00.073Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-18T18:33:00.073Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-18T18:33:00.073Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-18T18:33:00.073Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-18T18:33:00.073Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-18T18:33:00.073Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-18T18:33:00.073Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestContainerDelete [2022-05-18T18:33:00.073Z] --- PASS: TestContainerDelete (0.01s) [2022-05-18T18:33:00.073Z] === RUN TestContainerDoubleDelete [2022-05-18T18:33:00.073Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestLogContainerEventCopyLabels [2022-05-18T18:33:00.073Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestLogContainerEventWithAttributes [2022-05-18T18:33:00.073Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestNoneHealthcheck [2022-05-18T18:33:00.073Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-18T18:33:00.073Z] === RUN TestHealthStates [2022-05-18T18:33:00.151Z] === RUN TestNewSettable [2022-05-18T18:33:00.152Z] --- PASS: TestNewSettable (0.00s) [2022-05-18T18:33:00.152Z] === RUN TestIsSettable [2022-05-18T18:33:00.152Z] --- PASS: TestIsSettable (0.00s) [2022-05-18T18:33:00.152Z] === RUN TestUpdateSettingsEnv [2022-05-18T18:33:00.152Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-18T18:33:00.152Z] PASS [2022-05-18T18:33:00.152Z] coverage: 20.0% of statements [2022-05-18T18:33:00.152Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-05-18T18:33:00.152Z] === RUN TestLoad [2022-05-18T18:33:00.152Z] --- PASS: TestLoad (0.00s) [2022-05-18T18:33:00.152Z] === RUN TestSave [2022-05-18T18:33:00.152Z] --- PASS: TestSave (0.03s) [2022-05-18T18:33:00.152Z] === RUN TestAddDeleteGet [2022-05-18T18:33:00.450Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-18T18:33:00.450Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2022-05-18T18:33:00.543Z] time="2022-05-18T18:32:59Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] time="2022-05-18T18:33:00Z" 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" [2022-05-18T18:33:00.543Z] --- PASS: TestHealthStates (0.21s) [2022-05-18T18:33:00.543Z] === RUN TestGetInspectData [2022-05-18T18:33:00.543Z] --- PASS: TestGetInspectData (0.00s) [2022-05-18T18:33:00.543Z] === RUN TestFillLicense [2022-05-18T18:33:00.543Z] --- PASS: TestFillLicense (0.00s) [2022-05-18T18:33:00.543Z] === RUN TestListInvalidFilter [2022-05-18T18:33:00.543Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-18T18:33:00.543Z] === RUN TestNameFilter [2022-05-18T18:33:00.543Z] --- PASS: TestNameFilter (0.00s) [2022-05-18T18:33:00.543Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-18T18:33:00.543Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-18T18:33:00.543Z] === 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 [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-18T18:33:00.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-18T18:33:00.543Z] --- 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) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-18T18:33:00.543Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-18T18:33:00.543Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T18:33:00.543Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-18T18:33:00.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T18:33:00.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-18T18:33:00.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-18T18:33:00.544Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-18T18:33:00.544Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-18T18:33:00.544Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-18T18:33:00.544Z] === RUN TestDaemonReloadLabels [2022-05-18T18:33:00.544Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-18T18:33:00.544Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-18T18:33:00.544Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-18T18:33:00.544Z] === RUN TestDaemonReloadMirrors [2022-05-18T18:33:00.544Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-18T18:33:00.544Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-18T18:33:00.544Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-18T18:33:00.544Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-18T18:33:00.544Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-18T18:33:00.544Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-18T18:33:00.544Z] reload_test.go:342: root required [2022-05-18T18:33:00.544Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T18:33:00.544Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-18T18:33:00.544Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-05-18T18:33:00.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-18T18:33:00.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-18T18:33:00.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-18T18:33:00.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-18T18:33:00.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-18T18:33:00.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-18T18:33:00.544Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-18T18:33:00.544Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-18T18:33:00.544Z] === RUN TestParseVolumesFrom [2022-05-18T18:33:00.544Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-18T18:33:00.544Z] PASS [2022-05-18T18:33:00.544Z] coverage: 8.6% of statements [2022-05-18T18:33:00.544Z] ok github.com/docker/docker/daemon 0.572s coverage: 8.6% of statements [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-18T18:33:00.544Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-18T18:33:00.620Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-18T18:33:00.620Z] === RUN TestInvalidTags [2022-05-18T18:33:00.620Z] --- PASS: TestInvalidTags (0.00s) [2022-05-18T18:33:00.620Z] PASS [2022-05-18T18:33:00.620Z] coverage: 84.4% of statements [2022-05-18T18:33:00.620Z] ok github.com/docker/docker/reference 0.102s coverage: 84.4% of statements [2022-05-18T18:33:00.706Z] --- PASS: TestIpcModePrivate (0.89s) [2022-05-18T18:33:00.706Z] === RUN TestIpcModeShareable [2022-05-18T18:33:01.111Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.488s coverage: 7.2% of statements [2022-05-18T18:33:01.111Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T18:33:01.111Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-18T18:33:01.111Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.013s coverage: 57.4% of statements [2022-05-18T18:33:01.111Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T18:33:01.111Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-18T18:33:01.111Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T18:33:01.273Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-18T18:33:01.373Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-05-18T18:33:01.530Z] --- PASS: TestIpcModeShareable (0.83s) [2022-05-18T18:33:01.530Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestReaderWithReadError [2022-05-18T18:33:01.606Z] time="2022-05-18T18:33:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestReader [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-18T18:33:01.606Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-18T18:33:01.606Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-18T18:33:01.606Z] PASS [2022-05-18T18:33:01.606Z] coverage: 100.0% of statements [2022-05-18T18:33:01.606Z] ok github.com/docker/docker/registry/resumable 0.227s coverage: 100.0% of statements [2022-05-18T18:33:01.633Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-05-18T18:33:01.900Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2022-05-18T18:33:01.900Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-18T18:33:02.075Z] === RUN TestResolveAuthConfigIndexServer [2022-05-18T18:33:02.075Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestResolveAuthConfigFullURL [2022-05-18T18:33:02.075Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-18T18:33:02.075Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestValidateMirror [2022-05-18T18:33:02.075Z] --- PASS: TestValidateMirror (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestLoadInsecureRegistries [2022-05-18T18:33:02.075Z] time="2022-05-18T18:33:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T18:33:02.075Z] time="2022-05-18T18:33:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-18T18:33:02.075Z] time="2022-05-18T18:33:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T18:33:02.075Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-05-18T18:33:02.075Z] === RUN TestNewServiceConfig [2022-05-18T18:33:02.075Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestValidateIndexName [2022-05-18T18:33:02.075Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestValidateIndexNameWithError [2022-05-18T18:33:02.075Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestEndpointParse [2022-05-18T18:33:02.075Z] --- PASS: TestEndpointParse (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestEndpointParseInvalid [2022-05-18T18:33:02.075Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestValidateEndpoint [2022-05-18T18:33:02.075Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-18T18:33:02.075Z] === RUN TestPing [2022-05-18T18:33:02.075Z] --- PASS: TestPing (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestPingRegistryEndpoint [2022-05-18T18:33:02.075Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:02.075Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-18T18:33:02.075Z] === RUN TestEndpoint [2022-05-18T18:33:02.075Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:02.075Z] --- SKIP: TestEndpoint (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestParseRepositoryInfo [2022-05-18T18:33:02.075Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestNewIndexInfo [2022-05-18T18:33:02.075Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestMirrorEndpointLookup [2022-05-18T18:33:02.075Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:02.075Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestSearchRepositories [2022-05-18T18:33:02.075Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-18T18:33:02.075Z] Host: 127.0.0.1:49339 [2022-05-18T18:33:02.075Z] User-Agent: docker test client [2022-05-18T18:33:02.075Z] Authorization: Token fake-token [2022-05-18T18:33:02.075Z] X-Docker-Token: true [2022-05-18T18:33:02.075Z] Accept-Encoding: gzip [2022-05-18T18:33:02.075Z] [2022-05-18T18:33:02.075Z] [2022-05-18T18:33:02.075Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-18T18:33:02.075Z] Connection: close [2022-05-18T18:33:02.075Z] Content-Length: 144 [2022-05-18T18:33:02.075Z] Cache-Control: no-cache [2022-05-18T18:33:02.075Z] Content-Type: application/json [2022-05-18T18:33:02.075Z] Date: Wed, 18 May 2022 18:33:02 GMT [2022-05-18T18:33:02.075Z] Expires: -1 [2022-05-18T18:33:02.075Z] Pragma: no-cache [2022-05-18T18:33:02.075Z] Server: docker-tests/mock [2022-05-18T18:33:02.075Z] X-Docker-Registry-Config: mock [2022-05-18T18:33:02.075Z] X-Docker-Registry-Version: 0.0.0 [2022-05-18T18:33:02.075Z] [2022-05-18T18:33:02.075Z] [2022-05-18T18:33:02.075Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-18T18:33:02.075Z] === RUN TestTrustedLocation [2022-05-18T18:33:02.075Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-18T18:33:02.075Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestAllowNondistributableArtifacts [2022-05-18T18:33:02.075Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-18T18:33:02.075Z] === RUN TestIsSecureIndex [2022-05-18T18:33:02.075Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-18T18:33:02.075Z] PASS [2022-05-18T18:33:02.075Z] coverage: 51.7% of statements [2022-05-18T18:33:02.075Z] ok github.com/docker/docker/registry 0.265s coverage: 51.7% of statements [2022-05-18T18:33:02.114Z] === RUN TestNewStreamConfig [2022-05-18T18:33:02.114Z] === RUN TestNewStreamConfig/defaults [2022-05-18T18:33:02.114Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-18T18:33:02.114Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-18T18:33:02.114Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-18T18:33:02.114Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-18T18:33:02.114Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-18T18:33:02.114Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-18T18:33:02.114Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-18T18:33:02.114Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-18T18:33:02.114Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-18T18:33:02.114Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-18T18:33:02.459Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-18T18:33:02.543Z] === RUN TestRestartManagerTimeout [2022-05-18T18:33:02.543Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-18T18:33:02.543Z] === RUN TestRestartManagerTimeoutReset [2022-05-18T18:33:02.543Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-18T18:33:02.543Z] PASS [2022-05-18T18:33:02.543Z] coverage: 50.9% of statements [2022-05-18T18:33:02.543Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-05-18T18:33:02.584Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-18T18:33:02.584Z] time="2022-05-18T18:33:01Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-05-18T18:33:02.584Z] === RUN TestCreateSuccess [2022-05-18T18:33:02.584Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCreateStreamSkipped [2022-05-18T18:33:02.584Z] time="2022-05-18T18:33:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-18T18:33:02.584Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCreateLogGroupSuccess [2022-05-18T18:33:02.584Z] time="2022-05-18T18:33:02Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-18T18:33:02.584Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCreateError [2022-05-18T18:33:02.584Z] --- PASS: TestCreateError (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCreateAlreadyExists [2022-05-18T18:33:02.584Z] time="2022-05-18T18:33:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-18T18:33:02.584Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestLogClosed [2022-05-18T18:33:02.584Z] --- PASS: TestLogClosed (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestLogBlocking [2022-05-18T18:33:02.584Z] --- PASS: TestLogBlocking (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-18T18:33:02.584Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestLogNonBlockingBufferFull [2022-05-18T18:33:02.584Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestPublishBatchSuccess [2022-05-18T18:33:02.584Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestPublishBatchError [2022-05-18T18:33:02.584Z] time="2022-05-18T18:33:02Z" level=error msg=error [2022-05-18T18:33:02.584Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-18T18:33:02.584Z] time="2022-05-18T18:33:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T18:33:02.584Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-18T18:33:02.584Z] time="2022-05-18T18:33:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-18T18:33:02.584Z] time="2022-05-18T18:33:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-18T18:33:02.584Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchSimple [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchTicker [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchMultilinePattern [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchClose [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestEffectiveLen [2022-05-18T18:33:02.584Z] === RUN TestEffectiveLen/0/Hello [2022-05-18T18:33:02.584Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-18T18:33:02.584Z] === RUN TestEffectiveLen/2/🙃 [2022-05-18T18:33:02.584Z] === RUN TestEffectiveLen/3/���� [2022-05-18T18:33:02.584Z] === RUN TestEffectiveLen/4/He��o [2022-05-18T18:33:02.584Z] === RUN TestEffectiveLen/5/ [2022-05-18T18:33:02.584Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit/0/ [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit/1/Hello [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1076: Hello [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit/2/Hello [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1076: He [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1077: llo [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit/3/Hello [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1077: Hello [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit/4/🙃 [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1076: [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit/5/🙃 [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit/6/a� [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1076: a [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1077: � [2022-05-18T18:33:02.584Z] === RUN TestFindValidSplit/7/a� [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1076: a� [2022-05-18T18:33:02.584Z] cloudwatchlogs_test.go:1077: [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestProcessEventEmoji [2022-05-18T18:33:02.584Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchLineSplit [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchMaxEvents [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-18T18:33:02.584Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-18T18:33:02.584Z] === RUN TestAdapterReadLogs [2022-05-18T18:33:02.584Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCopier [2022-05-18T18:33:02.584Z] --- PASS: TestCopier (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCopierLongLines [2022-05-18T18:33:02.584Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCopierSlow [2022-05-18T18:33:02.584Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-18T18:33:02.584Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsFormat [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-18T18:33:02.584Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-18T18:33:02.584Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestCreateTagSuccess [2022-05-18T18:33:02.584Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-18T18:33:02.584Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-18T18:33:02.584Z] PASS [2022-05-18T18:33:02.584Z] coverage: 80.2% of statements [2022-05-18T18:33:02.584Z] ok github.com/docker/docker/daemon/logger/awslogs 0.620s coverage: 80.2% of statements [2022-05-18T18:33:02.584Z] === RUN TestSearchRegistryForImagesErrors [2022-05-18T18:33:02.584Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestSearchRegistryForImages [2022-05-18T18:33:02.584Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestOnlyPlatformWithFallback [2022-05-18T18:33:02.584Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-18T18:33:02.584Z] === RUN TestImageDelete [2022-05-18T18:33:02.584Z] === RUN TestImageDelete/no_lease [2022-05-18T18:33:02.584Z] === RUN TestImageDelete/lease_exists [2022-05-18T18:33:02.584Z] --- PASS: TestImageDelete (0.04s) [2022-05-18T18:33:02.584Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-18T18:33:02.584Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-18T18:33:02.584Z] === RUN TestContentStoreForPull [2022-05-18T18:33:02.981Z] . [2022-05-18T18:33:02.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T18:33:02.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T18:33:02.981Z] Error: No such image: emptyfs [2022-05-18T18:33:02.981Z] Running integration-test (iteration 1) [2022-05-18T18:33:02.981Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-18T18:33:02.981Z] Loaded image: busybox:latest [2022-05-18T18:33:02.981Z] Loaded image: busybox:glibc [2022-05-18T18:33:03.011Z] === RUN TestDecodeContainerConfig [2022-05-18T18:33:03.011Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-18T18:33:03.011Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-18T18:33:03.011Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-18T18:33:03.011Z] === RUN TestDecodeContainerConfigIsolation [2022-05-18T18:33:03.012Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-18T18:33:03.012Z] === RUN TestValidatePrivileged [2022-05-18T18:33:03.012Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-18T18:33:03.012Z] PASS [2022-05-18T18:33:03.012Z] coverage: 52.4% of statements [2022-05-18T18:33:03.012Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.4% of statements [2022-05-18T18:33:03.012Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-18T18:33:03.012Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-18T18:33:03.012Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-18T18:33:03.012Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-18T18:33:03.012Z] PASS [2022-05-18T18:33:03.012Z] coverage: 62.5% of statements [2022-05-18T18:33:03.012Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-05-18T18:33:03.054Z] --- PASS: TestCopierSlow (0.21s) [2022-05-18T18:33:03.054Z] === RUN TestCopierWithSized [2022-05-18T18:33:03.054Z] === RUN TestCopierWithSized/as_is [2022-05-18T18:33:03.054Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-18T18:33:03.054Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-18T18:33:03.054Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-18T18:33:03.054Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-18T18:33:03.054Z] === RUN TestCopierWithPartial [2022-05-18T18:33:03.054Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-18T18:33:03.054Z] === RUN TestRingLogger [2022-05-18T18:33:03.054Z] --- PASS: TestRingLogger (0.00s) [2022-05-18T18:33:03.054Z] === RUN TestRingCap [2022-05-18T18:33:03.054Z] --- PASS: TestRingCap (0.00s) [2022-05-18T18:33:03.054Z] === RUN TestRingClose [2022-05-18T18:33:03.054Z] --- PASS: TestRingClose (0.00s) [2022-05-18T18:33:03.054Z] === RUN TestRingDrain [2022-05-18T18:33:03.054Z] --- PASS: TestRingDrain (0.00s) [2022-05-18T18:33:03.054Z] PASS [2022-05-18T18:33:03.054Z] coverage: 43.2% of statements [2022-05-18T18:33:03.054Z] ok github.com/docker/docker/daemon/logger 0.332s coverage: 43.2% of statements [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptReconnectInterval [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/#00 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/:// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/something:// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-18T18:33:03.054Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-18T18:33:03.054Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-18T18:33:03.055Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-18T18:33:03.055Z] PASS [2022-05-18T18:33:03.055Z] coverage: 53.6% of statements [2022-05-18T18:33:03.055Z] ok github.com/docker/docker/daemon/logger/fluentd 0.111s coverage: 53.6% of statements [2022-05-18T18:33:03.055Z] --- PASS: TestContentStoreForPull (0.27s) [2022-05-18T18:33:03.055Z] PASS [2022-05-18T18:33:03.055Z] coverage: 6.6% of statements [2022-05-18T18:33:03.055Z] ok github.com/docker/docker/daemon/images 0.519s coverage: 6.6% of statements [2022-05-18T18:33:03.055Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T18:33:03.055Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-18T18:33:03.055Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T18:33:03.055Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-18T18:33:03.055Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-18T18:33:03.827Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-18T18:33:04.045Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-18T18:33:04.045Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-18T18:33:04.045Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-18T18:33:04.045Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-18T18:33:04.045Z] === RUN TestFastTimeMarshalJSON [2022-05-18T18:33:04.045Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-18T18:33:04.045Z] PASS [2022-05-18T18:33:04.045Z] coverage: 87.2% of statements [2022-05-18T18:33:04.083Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2022-05-18T18:33:04.083Z] === RUN TestAPIIpcModeHost [2022-05-18T18:33:04.387Z] Loaded image: debian:bullseye-slim [2022-05-18T18:33:04.387Z] Loaded image: hello-world:latest [2022-05-18T18:33:04.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.260s coverage: 87.2% of statements [2022-05-18T18:33:04.662Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:33:04.662Z] INFO: Testing against a local daemon [2022-05-18T18:33:04.662Z] === RUN TestCgroupNamespacesBuild [2022-05-18T18:33:04.989Z] === RUN TestJSONFileLogger [2022-05-18T18:33:04.989Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-18T18:33:04.989Z] === RUN TestJSONFileLoggerWithTags [2022-05-18T18:33:04.989Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-18T18:33:04.989Z] === RUN TestJSONFileLoggerWithOpts [2022-05-18T18:33:04.989Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-18T18:33:04.989Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-18T18:33:04.989Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-18T18:33:04.989Z] === RUN TestEncodeDecode [2022-05-18T18:33:04.989Z] === PAUSE TestEncodeDecode [2022-05-18T18:33:04.989Z] === RUN TestUnexpectedEOF [2022-05-18T18:33:04.989Z] === RUN TestWriteLog [2022-05-18T18:33:04.989Z] === PAUSE TestWriteLog [2022-05-18T18:33:04.989Z] === RUN TestReadLog [2022-05-18T18:33:04.989Z] === PAUSE TestReadLog [2022-05-18T18:33:04.989Z] === RUN TestDecode [2022-05-18T18:33:04.989Z] time="2022-05-18T18:33:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T18:33:04.989Z] time="2022-05-18T18:33:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-18T18:33:04.989Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-05-18T18:33:04.989Z] === CONT TestEncodeDecode [2022-05-18T18:33:04.989Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-18T18:33:04.989Z] PASS [2022-05-18T18:33:04.989Z] coverage: 69.9% of statements [2022-05-18T18:33:04.989Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.334s coverage: 69.9% of statements [2022-05-18T18:33:04.989Z] --- PASS: TestDecode (0.03s) [2022-05-18T18:33:04.989Z] === CONT TestWriteLog [2022-05-18T18:33:04.989Z] === CONT TestReadLog [2022-05-18T18:33:04.989Z] --- PASS: TestWriteLog (0.01s) [2022-05-18T18:33:04.989Z] === RUN TestReadLog/tail_exact [2022-05-18T18:33:05.012Z] --- PASS: TestAPIIpcModeHost (0.70s) [2022-05-18T18:33:05.012Z] === RUN TestDaemonIpcModeShareable [2022-05-18T18:33:05.458Z] === RUN TestReadLog/tail_less_than_available [2022-05-18T18:33:05.458Z] === RUN TestReadLog/tail_more_than_available [2022-05-18T18:33:05.458Z] --- PASS: TestReadLog (0.25s) [2022-05-18T18:33:05.458Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-05-18T18:33:05.458Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-18T18:33:05.458Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-05-18T18:33:05.458Z] PASS [2022-05-18T18:33:05.458Z] coverage: 78.7% of statements [2022-05-18T18:33:05.458Z] ok github.com/docker/docker/daemon/logger/local 0.370s coverage: 78.7% of statements [2022-05-18T18:33:05.458Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T18:33:05.574Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-18T18:33:05.830Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-18T18:33:05.928Z] === RUN TestOpenFileDelete [2022-05-18T18:33:05.928Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-18T18:33:05.928Z] === RUN TestOpenFileRename [2022-05-18T18:33:05.928Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-18T18:33:05.928Z] === RUN TestHandleDecoderErr [2022-05-18T18:33:05.928Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-18T18:33:05.928Z] === RUN TestParseLogTagDefaultTag [2022-05-18T18:33:05.928Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-18T18:33:05.928Z] === RUN TestParseLogTag [2022-05-18T18:33:05.928Z] --- PASS: TestParseLogTag (0.00s) [2022-05-18T18:33:05.928Z] === RUN TestParseLogTagEmptyTag [2022-05-18T18:33:05.928Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-18T18:33:05.928Z] === RUN TestTailFiles [2022-05-18T18:33:05.928Z] --- PASS: TestTailFiles (0.00s) [2022-05-18T18:33:05.928Z] === RUN TestFollowLogsConsumerGone [2022-05-18T18:33:05.928Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-05-18T18:33:05.928Z] === RUN TestFollowLogsProducerGone [2022-05-18T18:33:05.928Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-18T18:33:05.928Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-18T18:33:05.928Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-18T18:33:05.928Z] === RUN TestCheckCapacityAndRotate [2022-05-18T18:33:05.928Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-18T18:33:05.928Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-18T18:33:05.966Z] === RUN TestGetDriver [2022-05-18T18:33:05.966Z] --- PASS: TestGetDriver (0.00s) [2022-05-18T18:33:05.966Z] === RUN TestVolumeRequestError [2022-05-18T18:33:05.966Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-18T18:33:05.966Z] PASS [2022-05-18T18:33:05.966Z] coverage: 36.1% of statements [2022-05-18T18:33:05.966Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-05-18T18:33:05.966Z] === RUN TestGetAddress [2022-05-18T18:33:05.966Z] --- PASS: TestGetAddress (0.00s) [2022-05-18T18:33:05.966Z] === RUN TestRemove [2022-05-18T18:33:05.966Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T18:33:05.966Z] --- SKIP: TestRemove (0.00s) [2022-05-18T18:33:05.966Z] === RUN TestInitializeWithVolumes [2022-05-18T18:33:05.966Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-18T18:33:05.966Z] === RUN TestCreate [2022-05-18T18:33:05.966Z] --- PASS: TestCreate (0.01s) [2022-05-18T18:33:05.966Z] === RUN TestValidateName [2022-05-18T18:33:05.966Z] --- PASS: TestValidateName (0.00s) [2022-05-18T18:33:05.966Z] === RUN TestCreateWithOpts [2022-05-18T18:33:05.966Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-18T18:33:05.966Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-18T18:33:05.966Z] === RUN TestRelaodNoOpts [2022-05-18T18:33:05.966Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-18T18:33:05.966Z] PASS [2022-05-18T18:33:05.966Z] coverage: 41.6% of statements [2022-05-18T18:33:05.966Z] ok github.com/docker/docker/volume/local 0.070s coverage: 41.6% of statements [2022-05-18T18:33:06.053Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2022-05-18T18:33:06.053Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-18T18:33:06.393Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-18T18:33:06.393Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-05-18T18:33:06.399Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-05-18T18:33:06.399Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-18T18:33:06.399Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-05-18T18:33:06.399Z] PASS [2022-05-18T18:33:06.399Z] coverage: 55.1% of statements [2022-05-18T18:33:06.399Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.255s coverage: 55.1% of statements [2022-05-18T18:33:06.399Z] === RUN TestLog [2022-05-18T18:33:06.399Z] --- PASS: TestLog (0.03s) [2022-05-18T18:33:06.399Z] PASS [2022-05-18T18:33:06.399Z] coverage: 31.5% of statements [2022-05-18T18:33:06.399Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-05-18T18:33:06.434Z] --- PASS: TestGet (15.01s) [2022-05-18T18:33:06.435Z] === RUN TestPluginWithNoManifest [2022-05-18T18:33:06.435Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-18T18:33:06.435Z] === RUN TestGetAll [2022-05-18T18:33:06.435Z] --- PASS: TestGetAll (0.01s) [2022-05-18T18:33:06.435Z] PASS [2022-05-18T18:33:06.435Z] coverage: 73.2% of statements [2022-05-18T18:33:06.435Z] ok github.com/docker/docker/pkg/plugins 35.953s coverage: 73.2% of statements [2022-05-18T18:33:06.649Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2022-05-18T18:33:06.649Z] === RUN TestDaemonIpcModePrivate [2022-05-18T18:33:06.649Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRaw [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-18T18:33:06.903Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRaw [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-18T18:33:06.903Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestConvertTmpfsOptions [2022-05-18T18:33:06.903Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-18T18:33:06.903Z] linux_parser_test.go:209: data="ro" [2022-05-18T18:33:06.903Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestParseMountSpec [2022-05-18T18:33:06.903Z] parser_test.go:62: case 0 [2022-05-18T18:33:06.903Z] parser_test.go:62: case 1 [2022-05-18T18:33:06.903Z] parser_test.go:62: case 2 [2022-05-18T18:33:06.903Z] parser_test.go:62: case 3 [2022-05-18T18:33:06.903Z] parser_test.go:62: case 4 [2022-05-18T18:33:06.903Z] parser_test.go:62: case 5 [2022-05-18T18:33:06.903Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestValidateMount [2022-05-18T18:33:06.903Z] --- PASS: TestValidateMount (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRaw [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T18:33:06.903Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-18T18:33:06.903Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T18:33:06.903Z] PASS [2022-05-18T18:33:06.903Z] coverage: 67.6% of statements [2022-05-18T18:33:06.903Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-05-18T18:33:07.373Z] === RUN TestSetGetMeta [2022-05-18T18:33:07.373Z] === PAUSE TestSetGetMeta [2022-05-18T18:33:07.373Z] === RUN TestRestore [2022-05-18T18:33:07.373Z] === PAUSE TestRestore [2022-05-18T18:33:07.373Z] === RUN TestServiceCreate [2022-05-18T18:33:07.373Z] === PAUSE TestServiceCreate [2022-05-18T18:33:07.373Z] === RUN TestServiceList [2022-05-18T18:33:07.373Z] === PAUSE TestServiceList [2022-05-18T18:33:07.373Z] === RUN TestServiceRemove [2022-05-18T18:33:07.373Z] === PAUSE TestServiceRemove [2022-05-18T18:33:07.373Z] === RUN TestServiceGet [2022-05-18T18:33:07.373Z] === PAUSE TestServiceGet [2022-05-18T18:33:07.373Z] === RUN TestServicePrune [2022-05-18T18:33:07.373Z] === PAUSE TestServicePrune [2022-05-18T18:33:07.373Z] === RUN TestCreate [2022-05-18T18:33:07.373Z] === PAUSE TestCreate [2022-05-18T18:33:07.373Z] === RUN TestRemove [2022-05-18T18:33:07.373Z] === PAUSE TestRemove [2022-05-18T18:33:07.373Z] === RUN TestList [2022-05-18T18:33:07.373Z] === PAUSE TestList [2022-05-18T18:33:07.373Z] === RUN TestFindByDriver [2022-05-18T18:33:07.373Z] === PAUSE TestFindByDriver [2022-05-18T18:33:07.373Z] === RUN TestFindByReferenced [2022-05-18T18:33:07.373Z] === PAUSE TestFindByReferenced [2022-05-18T18:33:07.373Z] === RUN TestDerefMultipleOfSameRef [2022-05-18T18:33:07.373Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-18T18:33:07.373Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:33:07.373Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:33:07.373Z] === RUN TestDefererencePluginOnCreateError [2022-05-18T18:33:07.373Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-18T18:33:07.373Z] === RUN TestRefDerefRemove [2022-05-18T18:33:07.373Z] === PAUSE TestRefDerefRemove [2022-05-18T18:33:07.373Z] === RUN TestGet [2022-05-18T18:33:07.373Z] === PAUSE TestGet [2022-05-18T18:33:07.373Z] === RUN TestGetWithReference [2022-05-18T18:33:07.373Z] === PAUSE TestGetWithReference [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc/test_nil_list [2022-05-18T18:33:07.373Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc/test_empty_list [2022-05-18T18:33:07.373Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:33:07.373Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:33:07.373Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc/test_filter_some [2022-05-18T18:33:07.373Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc/test_filter_middle [2022-05-18T18:33:07.373Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:33:07.373Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:33:07.373Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-18T18:33:07.373Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-18T18:33:07.373Z] === CONT TestFilterFunc/test_nil_list [2022-05-18T18:33:07.373Z] === CONT TestFilterFunc/test_filter_some [2022-05-18T18:33:07.373Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:33:07.373Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:33:07.373Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:33:07.373Z] === CONT TestFilterFunc/test_empty_list [2022-05-18T18:33:07.373Z] === CONT TestFilterFunc/test_filter_middle [2022-05-18T18:33:07.373Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc (0.00s) [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-18T18:33:07.373Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-18T18:33:07.373Z] === CONT TestSetGetMeta [2022-05-18T18:33:07.373Z] === CONT TestList [2022-05-18T18:33:07.373Z] === CONT TestCreate [2022-05-18T18:33:07.373Z] === CONT TestServiceGet [2022-05-18T18:33:07.373Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-18T18:33:07.373Z] === CONT TestServicePrune [2022-05-18T18:33:07.373Z] --- PASS: TestCreate (0.02s) [2022-05-18T18:33:07.373Z] === CONT TestServiceRemove [2022-05-18T18:33:07.373Z] --- PASS: TestList (0.03s) [2022-05-18T18:33:07.373Z] === CONT TestServiceList [2022-05-18T18:33:07.390Z] === RUN TestNewParse [2022-05-18T18:33:07.390Z] --- PASS: TestNewParse (0.00s) [2022-05-18T18:33:07.390Z] PASS [2022-05-18T18:33:07.390Z] coverage: 8.3% of statements [2022-05-18T18:33:07.390Z] === RUN TestParseLogFormat [2022-05-18T18:33:07.390Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestValidateLogOptEmpty [2022-05-18T18:33:07.390Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestValidateSyslogAddress [2022-05-18T18:33:07.390Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-18T18:33:07.390Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-18T18:33:07.390Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-18T18:33:07.390Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-18T18:33:07.390Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-18T18:33:07.390Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2022-05-18T18:33:07.390Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-18T18:33:07.390Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-18T18:33:07.390Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-18T18:33:07.390Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-18T18:33:07.390Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-18T18:33:07.390Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestParseAddressDefaultPort [2022-05-18T18:33:07.390Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestValidateSyslogFacility [2022-05-18T18:33:07.390Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestValidateLogOptSyslogFormat [2022-05-18T18:33:07.390Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestValidateLogOpt [2022-05-18T18:33:07.390Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T18:33:07.390Z] PASS [2022-05-18T18:33:07.390Z] coverage: 43.6% of statements [2022-05-18T18:33:07.390Z] === RUN TestValidateLogOpt [2022-05-18T18:33:07.390Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestNewMissedConfig [2022-05-18T18:33:07.390Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestNewMissedUrl [2022-05-18T18:33:07.390Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestNewMissedToken [2022-05-18T18:33:07.390Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestNewWithProxy [2022-05-18T18:33:07.390Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestDefault [2022-05-18T18:33:07.390Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 43.6% of statements [2022-05-18T18:33:07.390Z] --- PASS: TestDefault (0.01s) [2022-05-18T18:33:07.390Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-18T18:33:07.390Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestJsonFormat [2022-05-18T18:33:07.390Z] --- PASS: TestJsonFormat (0.02s) [2022-05-18T18:33:07.390Z] === RUN TestRawFormat [2022-05-18T18:33:07.390Z] --- PASS: TestRawFormat (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestRawFormatWithLabels [2022-05-18T18:33:07.390Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestRawFormatWithoutTag [2022-05-18T18:33:07.390Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-18T18:33:07.390Z] === RUN TestBatching [2022-05-18T18:33:07.426Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-05-18T18:33:07.426Z] === RUN TestBuildWithSession [2022-05-18T18:33:07.426Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:33:07.426Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T18:33:07.426Z] === RUN TestBuildSquashParent [2022-05-18T18:33:07.455Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:33:07.455Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:33:07.455Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:33:07.455Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:33:07.455Z] [2022-05-18T18:33:07.455Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-18T18:33:07.455Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-18T18:33:07.455Z] Using test binary docker [2022-05-18T18:33:07.455Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-18T18:33:07.455Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T18:33:07.455Z] INFO: Waiting for daemon to start... [2022-05-18T18:33:07.455Z] Starting dockerd [2022-05-18T18:33:07.455Z] . [2022-05-18T18:33:07.455Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-18T18:33:07.579Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-18T18:33:07.835Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-05-18T18:33:07.841Z] time="2022-05-18T18:33:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:33:07.841Z] --- PASS: TestServiceGet (0.17s) [2022-05-18T18:33:07.841Z] === CONT TestServiceCreate [2022-05-18T18:33:07.841Z] --- PASS: TestServiceRemove (0.15s) [2022-05-18T18:33:07.841Z] === CONT TestRestore [2022-05-18T18:33:07.841Z] time="2022-05-18T18:33:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:33:07.841Z] --- PASS: TestServiceList (0.14s) [2022-05-18T18:33:07.841Z] === CONT TestGetWithReference [2022-05-18T18:33:07.841Z] time="2022-05-18T18:33:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:33:07.841Z] time="2022-05-18T18:33:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-18T18:33:07.841Z] --- PASS: TestServiceCreate (0.04s) [2022-05-18T18:33:07.841Z] === CONT TestGet [2022-05-18T18:33:07.841Z] time="2022-05-18T18:33:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:33:07.841Z] --- PASS: TestGetWithReference (0.05s) [2022-05-18T18:33:07.841Z] === CONT TestRefDerefRemove [2022-05-18T18:33:07.841Z] --- PASS: TestRestore (0.05s) [2022-05-18T18:33:07.841Z] === CONT TestDefererencePluginOnCreateError [2022-05-18T18:33:07.841Z] --- PASS: TestServicePrune (0.21s) [2022-05-18T18:33:07.841Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:33:07.841Z] --- PASS: TestGet (0.02s) [2022-05-18T18:33:07.841Z] === CONT TestDerefMultipleOfSameRef [2022-05-18T18:33:07.841Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-18T18:33:07.841Z] === CONT TestFindByReferenced [2022-05-18T18:33:07.841Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-18T18:33:07.841Z] === CONT TestFindByDriver [2022-05-18T18:33:07.841Z] === CONT TestRemove [2022-05-18T18:33:07.841Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-18T18:33:07.841Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-18T18:33:07.841Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-18T18:33:07.841Z] --- PASS: TestFindByDriver (0.02s) [2022-05-18T18:33:07.841Z] --- PASS: TestRemove (0.02s) [2022-05-18T18:33:07.841Z] PASS [2022-05-18T18:33:07.841Z] coverage: 69.0% of statements [2022-05-18T18:33:07.841Z] ok github.com/docker/docker/volume/service 0.311s coverage: 69.0% of statements [2022-05-18T18:33:07.860Z] --- PASS: TestBatching (0.31s) [2022-05-18T18:33:07.860Z] === RUN TestFrequency [2022-05-18T18:33:08.092Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2022-05-18T18:33:08.092Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-18T18:33:08.330Z] --- PASS: TestFrequency (0.20s) [2022-05-18T18:33:08.330Z] === RUN TestOneMessagePerRequest [2022-05-18T18:33:08.330Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-18T18:33:08.330Z] === RUN TestVerify [2022-05-18T18:33:08.330Z] --- PASS: TestVerify (0.00s) [2022-05-18T18:33:08.330Z] === RUN TestSkipVerify [2022-05-18T18:33:08.330Z] time="2022-05-18T18:33:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.330Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.330Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] --- PASS: TestSkipVerify (0.69s) [2022-05-18T18:33:08.801Z] === RUN TestBufferMaximum [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898788.480240\",\"host\":\"a53244f75a6b\"}'" [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898788.480240\",\"host\":\"a53244f75a6b\"}'" [2022-05-18T18:33:08.801Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-18T18:33:08.801Z] === RUN TestServerAlwaysDown [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898788.483941\",\"host\":\"a53244f75a6b\"}'" [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898788.483941\",\"host\":\"a53244f75a6b\"}'" [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898788.483941\",\"host\":\"a53244f75a6b\"}'" [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898788.484945\",\"host\":\"a53244f75a6b\"}'" [2022-05-18T18:33:08.801Z] time="2022-05-18T18:33:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652898788.484945\",\"host\":\"a53244f75a6b\"}'" [2022-05-18T18:33:08.801Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-18T18:33:08.801Z] === RUN TestCannotSendAfterClose [2022-05-18T18:33:08.801Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-18T18:33:08.801Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-18T18:33:09.272Z] === RUN TestV2MetadataService [2022-05-18T18:33:09.458Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-05-18T18:33:09.458Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2022-05-18T18:33:09.458Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-18T18:33:09.744Z] time="2022-05-18T18:33:09Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49214/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-18T18:33:09.744Z] time="2022-05-18T18:33:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a53244f75a6b\"}'" [2022-05-18T18:33:09.744Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-18T18:33:09.744Z] PASS [2022-05-18T18:33:09.744Z] coverage: 82.5% of statements [2022-05-18T18:33:09.744Z] ok github.com/docker/docker/daemon/logger/splunk 2.330s coverage: 82.5% of statements [2022-05-18T18:33:09.744Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T18:33:09.744Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-18T18:33:09.744Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T18:33:09.744Z] === RUN TestSuccessfulDownload [2022-05-18T18:33:09.744Z] download_test.go:267: Needs fixing on Windows [2022-05-18T18:33:09.744Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-18T18:33:09.744Z] === RUN TestCancelledDownload [2022-05-18T18:33:09.744Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-18T18:33:09.744Z] === RUN TestMaxDownloadAttempts [2022-05-18T18:33:09.744Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:33:09.744Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:33:09.744Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:33:09.744Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:33:09.744Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:33:09.744Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:33:09.744Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:33:09.744Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:33:09.744Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-18T18:33:09.744Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-18T18:33:09.744Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-18T18:33:09.744Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-18T18:33:10.020Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-18T18:33:10.215Z] time="2022-05-18T18:33:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:33:10.215Z] time="2022-05-18T18:33:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:33:10.215Z] time="2022-05-18T18:33:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:33:10.215Z] time="2022-05-18T18:33:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-18T18:33:10.215Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-18T18:33:10.215Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-05-18T18:33:10.215Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-05-18T18:33:10.215Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-05-18T18:33:10.215Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-05-18T18:33:10.215Z] === RUN TestTransfer [2022-05-18T18:33:10.215Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-18T18:33:10.582Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-18T18:33:10.685Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-18T18:33:10.685Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-18T18:33:10.685Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-18T18:33:10.685Z] === RUN TestContinueOnError_NeverContinue [2022-05-18T18:33:10.685Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-18T18:33:10.685Z] === RUN TestManifestStore [2022-05-18T18:33:10.685Z] === RUN TestManifestStore/no_remote_or_local [2022-05-18T18:33:10.685Z] --- PASS: TestTransfer (0.12s) [2022-05-18T18:33:10.685Z] === RUN TestConcurrencyLimit [2022-05-18T18:33:10.685Z] time="2022-05-18T18:33:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3185491355\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-18T18:33:10.685Z] === RUN TestManifestStore/no_local_cache [2022-05-18T18:33:10.685Z] === RUN TestManifestStore/with_local_cache [2022-05-18T18:33:10.685Z] === RUN TestManifestStore/unknown_media_type [2022-05-18T18:33:10.685Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-18T18:33:10.685Z] time="2022-05-18T18:33:10Z" level=warning msg="reference for unknown type: " [2022-05-18T18:33:10.685Z] --- PASS: TestV2MetadataService (1.28s) [2022-05-18T18:33:10.685Z] PASS [2022-05-18T18:33:10.685Z] coverage: 44.4% of statements [2022-05-18T18:33:10.685Z] time="2022-05-18T18:33:10Z" level=warning msg="reference for unknown type: " [2022-05-18T18:33:10.685Z] ok github.com/docker/docker/distribution/metadata 1.366s coverage: 44.4% of statements [2022-05-18T18:33:10.685Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-18T18:33:10.685Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-18T18:33:10.685Z] time="2022-05-18T18:33:10Z" level=warning msg="reference for unknown type: " [2022-05-18T18:33:10.685Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-18T18:33:10.685Z] time="2022-05-18T18:33:10Z" level=warning msg="reference for unknown type: " [2022-05-18T18:33:10.685Z] time="2022-05-18T18:33:10Z" level=warning msg="reference for unknown type: " [2022-05-18T18:33:10.686Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-18T18:33:10.686Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-18T18:33:10.686Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-18T18:33:10.686Z] time="2022-05-18T18:33:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore (0.36s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaType [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-18T18:33:10.686Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-18T18:33:10.686Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-18T18:33:10.686Z] === RUN TestFixManifestLayers [2022-05-18T18:33:10.686Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-18T18:33:10.686Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-18T18:33:10.686Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T18:33:10.686Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T18:33:10.686Z] === RUN TestFixManifestLayersBadParent [2022-05-18T18:33:10.686Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-18T18:33:10.686Z] === RUN TestValidateManifest [2022-05-18T18:33:10.686Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T18:33:10.686Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-18T18:33:10.686Z] === RUN TestFormatPlatform [2022-05-18T18:33:10.686Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-18T18:33:10.686Z] === RUN TestPullSchema2Config [2022-05-18T18:33:10.686Z] === RUN TestPullSchema2Config/success_first_time [2022-05-18T18:33:10.686Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:33:10.686Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:33:10.686Z] === RUN TestPullSchema2Config/500_status [2022-05-18T18:33:10.686Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:33:10.686Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:33:10.686Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-18T18:33:10.686Z] === RUN TestInactiveJobs [2022-05-18T18:33:10.843Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-05-18T18:33:11.099Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2022-05-18T18:33:11.099Z] === RUN TestIpcModeOlderClient [2022-05-18T18:33:11.099Z] === PAUSE TestIpcModeOlderClient [2022-05-18T18:33:11.099Z] === RUN TestKillContainerInvalidSignal [2022-05-18T18:33:11.156Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:33:11.156Z] === RUN TestPullSchema2Config/EOF [2022-05-18T18:33:11.156Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:33:11.156Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:33:11.156Z] 2022/05/18 18:33:10 http: panic serving 127.0.0.1:49225: intentional panic [2022-05-18T18:33:11.156Z] goroutine 13 [running]: [2022-05-18T18:33:11.156Z] net/http.(*conn).serve.func1() [2022-05-18T18:33:11.156Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T18:33:11.156Z] panic({0x9a8ee0, 0xb8b2f0}) [2022-05-18T18:33:11.156Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T18:33:11.156Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004aa4e0?, {0xb92a98?, 0xc0004b6000?}) [2022-05-18T18:33:11.156Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-18T18:33:11.156Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb92a98, 0xc0004b6000}, 0xc000528000) [2022-05-18T18:33:11.156Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-18T18:33:11.156Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb92a98?, 0xc0004b6000?}, 0xc000534000?) [2022-05-18T18:33:11.156Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T18:33:11.156Z] net/http.serverHandler.ServeHTTP({0xc0005200c0?}, {0xb92a98, 0xc0004b6000}, 0xc000528000) [2022-05-18T18:33:11.156Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T18:33:11.156Z] net/http.(*conn).serve(0xc0002c00a0, {0xb93310, 0xc0004a55c0}) [2022-05-18T18:33:11.156Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T18:33:11.156Z] created by net/http.(*Server).Serve [2022-05-18T18:33:11.156Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T18:33:11.156Z] === RUN TestNotFound [2022-05-18T18:33:11.156Z] --- PASS: TestNotFound (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestConflict [2022-05-18T18:33:11.156Z] --- PASS: TestConflict (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestForbidden [2022-05-18T18:33:11.156Z] --- PASS: TestForbidden (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestInvalidParameter [2022-05-18T18:33:11.156Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestNotImplemented [2022-05-18T18:33:11.156Z] --- PASS: TestNotImplemented (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestNotModified [2022-05-18T18:33:11.156Z] --- PASS: TestNotModified (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestUnauthorized [2022-05-18T18:33:11.156Z] --- PASS: TestUnauthorized (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestUnknown [2022-05-18T18:33:11.156Z] --- PASS: TestUnknown (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestCancelled [2022-05-18T18:33:11.156Z] --- PASS: TestCancelled (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestDeadline [2022-05-18T18:33:11.156Z] --- PASS: TestDeadline (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestDataLoss [2022-05-18T18:33:11.156Z] --- PASS: TestDataLoss (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestUnavailable [2022-05-18T18:33:11.156Z] --- PASS: TestUnavailable (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestSystem [2022-05-18T18:33:11.156Z] --- PASS: TestSystem (0.00s) [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Not_Found [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Bad_Request [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Conflict [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Unauthorized [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Forbidden [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Not_Modified [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-18T18:33:11.156Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-18T18:33:11.156Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-18T18:33:11.157Z] PASS [2022-05-18T18:33:11.157Z] coverage: 77.0% of statements [2022-05-18T18:33:11.157Z] ok github.com/docker/docker/errdefs 0.054s coverage: 77.0% of statements [2022-05-18T18:33:11.157Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-18T18:33:11.157Z] === RUN TestWatchRelease [2022-05-18T18:33:11.157Z] --- PASS: TestWatchRelease (0.04s) [2022-05-18T18:33:11.157Z] === RUN TestWatchFinishedTransfer [2022-05-18T18:33:11.157Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-18T18:33:11.157Z] === RUN TestDuplicateTransfer [2022-05-18T18:33:11.157Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-18T18:33:11.157Z] === RUN TestSuccessfulUpload [2022-05-18T18:33:11.157Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:33:11.157Z] === RUN TestPullSchema2Config/unauthorized [2022-05-18T18:33:11.157Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-18T18:33:11.157Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-18T18:33:11.157Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-18T18:33:11.157Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-18T18:33:11.157Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-18T18:33:11.157Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-05-18T18:33:11.157Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-18T18:33:11.157Z] === RUN TestGetRepositoryMountCandidates [2022-05-18T18:33:11.157Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-18T18:33:11.157Z] === RUN TestLayerAlreadyExists [2022-05-18T18:33:11.157Z] 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} [2022-05-18T18:33:11.157Z] 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} [2022-05-18T18:33:11.157Z] 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} [2022-05-18T18:33:11.157Z] 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} [2022-05-18T18:33:11.157Z] 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} [2022-05-18T18:33:11.157Z] 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} [2022-05-18T18:33:11.157Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-18T18:33:11.157Z] === RUN TestWhenEmptyAuthConfig [2022-05-18T18:33:11.628Z] time="2022-05-18T18:33:11Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-18T18:33:11.628Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-18T18:33:11.628Z] === RUN TestCancelledUpload [2022-05-18T18:33:11.628Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-18T18:33:11.628Z] PASS [2022-05-18T18:33:11.628Z] coverage: 76.8% of statements [2022-05-18T18:33:11.628Z] ok github.com/docker/docker/distribution/xfer 1.931s coverage: 76.8% of statements [2022-05-18T18:33:11.660Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2022-05-18T18:33:11.660Z] === RUN TestKillContainer [2022-05-18T18:33:11.660Z] === RUN TestKillContainer/no_signal [2022-05-18T18:33:12.099Z] === RUN TestCompare [2022-05-18T18:33:12.099Z] --- PASS: TestCompare (0.00s) [2022-05-18T18:33:12.099Z] PASS [2022-05-18T18:33:12.099Z] coverage: 19.2% of statements [2022-05-18T18:33:12.222Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T18:33:12.569Z] ok github.com/docker/docker/image/cache 0.119s coverage: 19.2% of statements [2022-05-18T18:33:12.569Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-05-18T18:33:12.569Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-18T18:33:12.569Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-18T18:33:12.569Z] === RUN TestTokenPassThru [2022-05-18T18:33:12.569Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-18T18:33:12.569Z] === RUN TestTokenPassThruDifferentHost [2022-05-18T18:33:12.569Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-18T18:33:12.569Z] PASS [2022-05-18T18:33:12.569Z] coverage: 26.6% of statements [2022-05-18T18:33:12.569Z] === RUN TestFSGetInvalidData [2022-05-18T18:33:12.569Z] ok github.com/docker/docker/distribution 2.154s coverage: 26.6% of statements [2022-05-18T18:33:12.569Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-18T18:33:12.569Z] === RUN TestFSInvalidSet [2022-05-18T18:33:12.569Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-18T18:33:12.569Z] === RUN TestFSInvalidRoot [2022-05-18T18:33:12.569Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-18T18:33:12.569Z] === RUN TestFSMetadataGetSet [2022-05-18T18:33:12.569Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-18T18:33:12.569Z] === RUN TestFSInvalidWalker [2022-05-18T18:33:12.569Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-18T18:33:12.569Z] === RUN TestFSGetSet [2022-05-18T18:33:12.569Z] --- PASS: TestFSGetSet (0.04s) [2022-05-18T18:33:12.569Z] === RUN TestFSGetUnsetKey [2022-05-18T18:33:12.569Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-18T18:33:12.569Z] === RUN TestFSGetEmptyData [2022-05-18T18:33:12.569Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-18T18:33:12.569Z] === RUN TestFSDelete [2022-05-18T18:33:12.569Z] --- PASS: TestFSDelete (0.02s) [2022-05-18T18:33:12.569Z] === RUN TestFSWalker [2022-05-18T18:33:12.569Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T18:33:12.569Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T18:33:12.569Z] --- PASS: TestFSWalker (0.02s) [2022-05-18T18:33:12.569Z] === RUN TestFSWalkerStopOnError [2022-05-18T18:33:12.569Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-18T18:33:12.569Z] === RUN TestNewFromJSON [2022-05-18T18:33:12.569Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-18T18:33:12.569Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-18T18:33:12.569Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-18T18:33:12.569Z] === RUN TestMarshalKeyOrder [2022-05-18T18:33:12.569Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-18T18:33:12.569Z] === RUN TestHistoryEqual [2022-05-18T18:33:12.687Z] --- PASS: TestBuildSquashParent (5.16s) [2022-05-18T18:33:12.687Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T18:33:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:33:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:33:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:33:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:33:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:33:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:33:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:33:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:33:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:33:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:33:12.688Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:33:12.688Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:33:12.688Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:33:12.688Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:33:12.736Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:33:12.736Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:33:12.736Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:33:12.736Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:33:12.736Z] [2022-05-18T18:33:12.736Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T18:33:12.736Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T18:33:12.736Z] HOSTNAME=b75a167cf485 [2022-05-18T18:33:12.736Z] DEST=bundles/test-integration [2022-05-18T18:33:12.736Z] PWD=/go/src/github.com/docker/docker [2022-05-18T18:33:12.736Z] DOCKER_ROOTLESS=1 [2022-05-18T18:33:12.736Z] DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:33:12.736Z] container=docker [2022-05-18T18:33:12.736Z] HOME=/root [2022-05-18T18:33:12.736Z] GOLANG_VERSION=1.18.2 [2022-05-18T18:33:12.736Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T18:33:12.736Z] VALIDATE_BRANCH=master [2022-05-18T18:33:12.736Z] TERM=xterm [2022-05-18T18:33:12.736Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T18:33:12.736Z] SHLVL=1 [2022-05-18T18:33:12.736Z] TIMEOUT=120m [2022-05-18T18:33:12.736Z] DOCKER_BUILDTAGS= journald [2022-05-18T18:33:12.736Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T18:33:12.736Z] GO111MODULE=off [2022-05-18T18:33:12.736Z] DOCKER_EXPERIMENTAL=1 [2022-05-18T18:33:12.736Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T18:33:12.736Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T18:33:12.736Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T18:33:12.736Z] GOPATH=/go [2022-05-18T18:33:12.736Z] PKG_CONFIG=pkg-config [2022-05-18T18:33:12.736Z] _=/usr/bin/env [2022-05-18T18:33:12.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T18:33:12.784Z] === RUN TestKillContainer/killing_signal [2022-05-18T18:33:13.044Z] --- PASS: TestHistoryEqual (0.20s) [2022-05-18T18:33:13.044Z] === RUN TestImage [2022-05-18T18:33:13.044Z] --- PASS: TestImage (0.00s) [2022-05-18T18:33:13.044Z] === RUN TestImageOSNotEmpty [2022-05-18T18:33:13.044Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-18T18:33:13.044Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-18T18:33:13.044Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-18T18:33:13.044Z] === RUN TestCreate [2022-05-18T18:33:13.044Z] --- PASS: TestCreate (0.01s) [2022-05-18T18:33:13.044Z] === RUN TestRestore [2022-05-18T18:33:13.044Z] time="2022-05-18T18:33:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-18T18:33:13.044Z] --- PASS: TestRestore (0.05s) [2022-05-18T18:33:13.044Z] === RUN TestAddDelete [2022-05-18T18:33:13.044Z] --- PASS: TestAddDelete (0.03s) [2022-05-18T18:33:13.044Z] === RUN TestSearchAfterDelete [2022-05-18T18:33:13.044Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-18T18:33:13.044Z] === RUN TestParentReset [2022-05-18T18:33:13.515Z] --- PASS: TestParentReset (0.32s) [2022-05-18T18:33:13.515Z] === RUN TestGetAndSetLastUpdated [2022-05-18T18:33:13.515Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-18T18:33:13.515Z] === RUN TestStoreLen [2022-05-18T18:33:13.515Z] --- PASS: TestStoreLen (0.07s) [2022-05-18T18:33:13.515Z] PASS [2022-05-18T18:33:13.515Z] coverage: 86.9% of statements [2022-05-18T18:33:13.515Z] ok github.com/docker/docker/image 1.032s coverage: 86.9% of statements [2022-05-18T18:33:13.515Z] === RUN TestValidateManifest [2022-05-18T18:33:13.515Z] === RUN TestValidateManifest/nil [2022-05-18T18:33:13.515Z] === RUN TestValidateManifest/non-nil [2022-05-18T18:33:13.515Z] --- PASS: TestValidateManifest (0.00s) [2022-05-18T18:33:13.515Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-18T18:33:13.515Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-18T18:33:13.515Z] PASS [2022-05-18T18:33:13.515Z] coverage: 0.7% of statements [2022-05-18T18:33:13.515Z] ok github.com/docker/docker/image/tarexport 0.107s coverage: 0.7% of statements [2022-05-18T18:33:13.711Z] --- PASS: TestKillContainer (1.84s) [2022-05-18T18:33:13.711Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-05-18T18:33:13.711Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-05-18T18:33:13.711Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2022-05-18T18:33:13.711Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T18:33:13.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-18T18:33:13.985Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T18:33:13.985Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T18:33:14.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:33:14.069Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-18T18:33:14.274Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-18T18:33:14.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:33:14.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-05-18T18:33:14.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2022-05-18T18:33:14.836Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2022-05-18T18:33:14.836Z] === RUN TestKillStoppedContainer [2022-05-18T18:33:14.836Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-18T18:33:14.836Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T18:33:14.836Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-18T18:33:14.836Z] === RUN TestKillDifferentUserContainer [2022-05-18T18:33:15.398Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2022-05-18T18:33:15.398Z] === RUN TestInspectOomKilledTrue [2022-05-18T18:33:15.398Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:33:15.398Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T18:33:15.398Z] === RUN TestInspectOomKilledFalse [2022-05-18T18:33:15.398Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:33:15.398Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T18:33:15.398Z] === RUN TestLinksEtcHostsContentMatch [2022-05-18T18:33:15.558Z] === RUN TestSerialization [2022-05-18T18:33:15.558Z] --- PASS: TestSerialization (0.02s) [2022-05-18T18:33:15.558Z] PASS [2022-05-18T18:33:15.558Z] coverage: 100.0% of statements [2022-05-18T18:33:15.558Z] === RUN TestEnvironmentParsing [2022-05-18T18:33:15.558Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-18T18:33:15.558Z] PASS [2022-05-18T18:33:15.558Z] coverage: 1.2% of statements [2022-05-18T18:33:15.558Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2022-05-18T18:33:15.558Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2022-05-18T18:33:15.558Z] === RUN TestEmptyLayer [2022-05-18T18:33:15.558Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestCommitFailure [2022-05-18T18:33:15.558Z] --- PASS: TestCommitFailure (0.01s) [2022-05-18T18:33:15.558Z] === RUN TestStartTransactionFailure [2022-05-18T18:33:15.558Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestGetOrphan [2022-05-18T18:33:15.558Z] --- PASS: TestGetOrphan (0.01s) [2022-05-18T18:33:15.558Z] === RUN TestMountAndRegister [2022-05-18T18:33:15.558Z] layer_test.go:258: Layer size: 14 [2022-05-18T18:33:15.558Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-18T18:33:15.558Z] === RUN TestLayerRelease [2022-05-18T18:33:15.558Z] layer_test.go:291: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestStoreRestore [2022-05-18T18:33:15.558Z] layer_test.go:340: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestTarStreamStability [2022-05-18T18:33:15.558Z] layer_test.go:455: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestRegisterExistingLayer [2022-05-18T18:33:15.558Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-05-18T18:33:15.558Z] === RUN TestTarStreamVerification [2022-05-18T18:33:15.558Z] layer_test.go:684: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestLayerMigration [2022-05-18T18:33:15.558Z] migration_test.go:45: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestLayerMigrationNoTarsplit [2022-05-18T18:33:15.558Z] migration_test.go:181: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestMountInit [2022-05-18T18:33:15.558Z] mount_test.go:17: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestMountInit (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestMountSize [2022-05-18T18:33:15.558Z] mount_test.go:76: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestMountSize (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestMountChanges [2022-05-18T18:33:15.558Z] mount_test.go:125: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestMountChanges (0.00s) [2022-05-18T18:33:15.558Z] === RUN TestMountApply [2022-05-18T18:33:15.558Z] mount_test.go:212: Failing on Windows [2022-05-18T18:33:15.558Z] --- SKIP: TestMountApply (0.00s) [2022-05-18T18:33:15.558Z] PASS [2022-05-18T18:33:15.558Z] coverage: 30.6% of statements [2022-05-18T18:33:15.558Z] ok github.com/docker/docker/layer 0.321s coverage: 30.6% of statements [2022-05-18T18:33:15.567Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:33:15.654Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-18T18:33:15.826Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:33:15.910Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2022-05-18T18:33:15.910Z] === RUN TestLinksContainerNames [2022-05-18T18:33:16.028Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T18:33:16.028Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T18:33:16.028Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T18:33:16.028Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T18:33:16.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-18T18:33:16.424Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-18T18:33:17.023Z] === RUN TestSequenceGetAvailableBit [2022-05-18T18:33:17.023Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestSequenceEqual [2022-05-18T18:33:17.023Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestSequenceCopy [2022-05-18T18:33:17.023Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestGetFirstAvailable [2022-05-18T18:33:17.023Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestFindSequence [2022-05-18T18:33:17.023Z] --- PASS: TestFindSequence (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestCheckIfAvailable [2022-05-18T18:33:17.023Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestMergeSequences [2022-05-18T18:33:17.023Z] --- PASS: TestMergeSequences (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestPushReservation [2022-05-18T18:33:17.023Z] --- PASS: TestPushReservation (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestSerializeDeserialize [2022-05-18T18:33:17.023Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestSet [2022-05-18T18:33:17.023Z] --- PASS: TestSet (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestSetUnset [2022-05-18T18:33:17.023Z] --- PASS: TestSetUnset (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestOffsetSetUnset [2022-05-18T18:33:17.023Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestSetInRange [2022-05-18T18:33:17.023Z] --- PASS: TestSetInRange (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestSetAnyInRange [2022-05-18T18:33:17.023Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestMethods [2022-05-18T18:33:17.023Z] --- PASS: TestMethods (0.00s) [2022-05-18T18:33:17.023Z] === RUN TestRandomAllocateDeallocate [2022-05-18T18:33:17.353Z] --- PASS: TestLinksContainerNames (1.40s) [2022-05-18T18:33:17.353Z] === RUN TestLogsFollowTailEmpty [2022-05-18T18:33:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-18T18:33:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-05-18T18:33:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) [2022-05-18T18:33:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2022-05-18T18:33:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-05-18T18:33:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s) [2022-05-18T18:33:17.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2022-05-18T18:33:17.729Z] === RUN TestBuildMultiStageCopy [2022-05-18T18:33:17.729Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T18:33:17.916Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-05-18T18:33:17.916Z] === RUN TestContainerNetworkMountsNoChown [2022-05-18T18:33:18.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-18T18:33:18.595Z] === RUN TestInvalidConfig [2022-05-18T18:33:18.595Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-18T18:33:18.595Z] === RUN TestConfig [2022-05-18T18:33:18.595Z] --- PASS: TestConfig (0.00s) [2022-05-18T18:33:18.595Z] === RUN TestOptionsLabels [2022-05-18T18:33:18.595Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-18T18:33:18.595Z] === RUN TestValidName [2022-05-18T18:33:18.595Z] --- PASS: TestValidName (0.00s) [2022-05-18T18:33:18.595Z] PASS [2022-05-18T18:33:18.595Z] coverage: 19.7% of statements [2022-05-18T18:33:18.595Z] ok github.com/docker/docker/libnetwork/config 0.096s coverage: 19.7% of statements [2022-05-18T18:33:18.736Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/default [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/default [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/private [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/private [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/rprivate [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/slave [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/slave [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/rslave [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/shared [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/shared [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/rshared [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-18T18:33:18.736Z] === CONT TestMountDaemonRoot/default [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:33:18.736Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:33:18.736Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/rshared [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/shared [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/rslave [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/slave [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/rprivate [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/private [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-18T18:33:18.737Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:33:18.737Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-18T18:33:18.737Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:33:18.994Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-18T18:33:19.067Z] === RUN TestKey [2022-05-18T18:33:19.067Z] --- PASS: TestKey (0.00s) [2022-05-18T18:33:19.068Z] === RUN TestParseKey [2022-05-18T18:33:19.068Z] --- PASS: TestParseKey (0.00s) [2022-05-18T18:33:19.068Z] === RUN TestInvalidDataStore [2022-05-18T18:33:19.068Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-18T18:33:19.068Z] === RUN TestKVObjectFlatKey [2022-05-18T18:33:19.068Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-18T18:33:19.068Z] === RUN TestAtomicKVObjectFlatKey [2022-05-18T18:33:19.068Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-18T18:33:19.068Z] PASS [2022-05-18T18:33:19.068Z] coverage: 21.9% of statements [2022-05-18T18:33:19.068Z] ok github.com/docker/docker/libnetwork/datastore 0.065s coverage: 21.9% of statements [2022-05-18T18:33:19.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T18:33:19.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T18:33:19.251Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:33:19.251Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-18T18:33:19.251Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:33:19.251Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:33:19.251Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:33:19.251Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:33:19.251Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-18T18:33:19.251Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-18T18:33:19.251Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-18T18:33:19.251Z] === RUN TestContainerBindMountNonRecursive [2022-05-18T18:33:19.363Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T18:33:19.621Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T18:33:19.879Z] --- PASS: TestBuildMultiStageCopy (2.35s) [2022-05-18T18:33:19.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-05-18T18:33:19.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-18T18:33:19.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-05-18T18:33:19.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-18T18:33:19.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-05-18T18:33:19.879Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T18:33:20.060Z] === RUN TestErrorInterfaces [2022-05-18T18:33:20.060Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-18T18:33:20.060Z] === RUN TestNetworkMarshalling [2022-05-18T18:33:20.060Z] === RUN TestIPDataMarshalling [2022-05-18T18:33:20.060Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-18T18:33:20.060Z] === RUN TestValidateAndIsV6 [2022-05-18T18:33:20.060Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-18T18:33:20.060Z] PASS [2022-05-18T18:33:20.060Z] coverage: 68.9% of statements [2022-05-18T18:33:20.060Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-05-18T18:33:20.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-18T18:33:20.444Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-05-18T18:33:20.444Z] === RUN TestBuildLabelWithTargets [2022-05-18T18:33:20.530Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-05-18T18:33:20.530Z] === RUN TestEndpointMarshalling [2022-05-18T18:33:20.530Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestAuxAddresses [2022-05-18T18:33:20.530Z] time="2022-05-18T18:33:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:33:20.530Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-18T18:33:20.530Z] === RUN TestSRVServiceQuery [2022-05-18T18:33:20.530Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-18T18:33:20.530Z] === RUN TestServiceVIPReuse [2022-05-18T18:33:20.530Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-18T18:33:20.530Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-18T18:33:20.530Z] === RUN TestDNSIPQuery [2022-05-18T18:33:20.530Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestDNSProxyServFail [2022-05-18T18:33:20.530Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestSandboxAddEmpty [2022-05-18T18:33:20.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestSandboxAddMultiPrio [2022-05-18T18:33:20.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestSandboxAddSamePrio [2022-05-18T18:33:20.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestCleanupServiceDiscovery [2022-05-18T18:33:20.530Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestDNSOptions [2022-05-18T18:33:20.530Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:20.530Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-18T18:33:20.530Z] === RUN TestMultipleControllersWithSameStore [2022-05-18T18:33:20.530Z] time="2022-05-18T18:33:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:33:20.530Z] time="2022-05-18T18:33:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-18T18:33:20.530Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-05-18T18:33:20.530Z] PASS [2022-05-18T18:33:20.530Z] coverage: 8.5% of statements [2022-05-18T18:33:20.530Z] ok github.com/docker/docker/libnetwork 0.415s coverage: 8.5% of statements [2022-05-18T18:33:20.530Z] === RUN TestDriver [2022-05-18T18:33:20.530Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:33:20.530Z] PASS [2022-05-18T18:33:20.530Z] coverage: 34.8% of statements [2022-05-18T18:33:20.530Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-05-18T18:33:21.521Z] === RUN TestDriver [2022-05-18T18:33:21.521Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:33:21.521Z] PASS [2022-05-18T18:33:21.521Z] coverage: 34.8% of statements [2022-05-18T18:33:21.521Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2022-05-18T18:33:21.551Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2022-05-18T18:33:21.551Z] === RUN TestContainerVolumesMountedAsShared [2022-05-18T18:33:21.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-18T18:33:21.807Z] check_test.go:307: [d844b32a7043c] daemon is not started [2022-05-18T18:33:21.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-18T18:33:21.818Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-05-18T18:33:21.818Z] === RUN TestBuildWithEmptyLayers [2022-05-18T18:33:21.991Z] === RUN TestNetworkAllocateFree [2022-05-18T18:33:21.991Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-18T18:33:21.991Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-18T18:33:21.991Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-18T18:33:21.991Z] PASS [2022-05-18T18:33:21.991Z] coverage: 63.6% of statements [2022-05-18T18:33:21.991Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-05-18T18:33:22.065Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2022-05-18T18:33:22.065Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-18T18:33:22.076Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-18T18:33:22.076Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T18:33:22.461Z] === RUN TestGetEmptyCapabilities [2022-05-18T18:33:22.461Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-18T18:33:22.461Z] === RUN TestGetExtraCapabilities [2022-05-18T18:33:22.461Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-18T18:33:22.461Z] === RUN TestGetInvalidCapabilities [2022-05-18T18:33:22.461Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-18T18:33:22.461Z] === RUN TestRemoteDriver [2022-05-18T18:33:22.461Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-18T18:33:22.461Z] === RUN TestDriverError [2022-05-18T18:33:22.461Z] --- PASS: TestDriverError (0.01s) [2022-05-18T18:33:22.461Z] === RUN TestMissingValues [2022-05-18T18:33:22.461Z] --- PASS: TestMissingValues (0.01s) [2022-05-18T18:33:22.461Z] === RUN TestRollback [2022-05-18T18:33:22.461Z] --- PASS: TestRollback (0.01s) [2022-05-18T18:33:22.461Z] PASS [2022-05-18T18:33:22.461Z] coverage: 57.4% of statements [2022-05-18T18:33:22.461Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.120s coverage: 57.4% of statements [2022-05-18T18:33:22.994Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2022-05-18T18:33:22.994Z] === RUN TestNetworkNat [2022-05-18T18:33:23.451Z] === RUN TestNew [2022-05-18T18:33:23.451Z] --- PASS: TestNew (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestAddDriver [2022-05-18T18:33:23.451Z] --- PASS: TestAddDriver (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestAddDuplicateDriver [2022-05-18T18:33:23.451Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-18T18:33:23.451Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestDriver [2022-05-18T18:33:23.451Z] --- PASS: TestDriver (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestIPAM [2022-05-18T18:33:23.451Z] --- PASS: TestIPAM (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestWalkIPAMs [2022-05-18T18:33:23.451Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestWalkDrivers [2022-05-18T18:33:23.451Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-18T18:33:23.451Z] PASS [2022-05-18T18:33:23.451Z] coverage: 82.4% of statements [2022-05-18T18:33:23.451Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-05-18T18:33:23.451Z] === RUN TestNAT [2022-05-18T18:33:23.451Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T18:33:23.451Z] --- SKIP: TestNAT (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestTransparent [2022-05-18T18:33:23.451Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T18:33:23.451Z] --- SKIP: TestTransparent (0.00s) [2022-05-18T18:33:23.451Z] PASS [2022-05-18T18:33:23.451Z] coverage: 0.0% of statements [2022-05-18T18:33:23.451Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-05-18T18:33:23.451Z] === RUN TestBuildDefault [2022-05-18T18:33:23.451Z] --- PASS: TestBuildDefault (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestBuildHostnameDomainname [2022-05-18T18:33:23.451Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestBuildHostname [2022-05-18T18:33:23.451Z] --- PASS: TestBuildHostname (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestBuildHostnameFQDN [2022-05-18T18:33:23.451Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestBuildNoIP [2022-05-18T18:33:23.451Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestUpdate [2022-05-18T18:33:23.451Z] --- PASS: TestUpdate (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-18T18:33:23.451Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-18T18:33:23.451Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestAddEmpty [2022-05-18T18:33:23.451Z] --- PASS: TestAddEmpty (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestAdd [2022-05-18T18:33:23.451Z] --- PASS: TestAdd (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestDeleteEmpty [2022-05-18T18:33:23.451Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestDeleteNewline [2022-05-18T18:33:23.451Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestDelete [2022-05-18T18:33:23.451Z] --- PASS: TestDelete (0.00s) [2022-05-18T18:33:23.451Z] === RUN TestConcurrentWrites [2022-05-18T18:33:23.921Z] --- PASS: TestConcurrentWrites (0.28s) [2022-05-18T18:33:23.921Z] PASS [2022-05-18T18:33:23.921Z] coverage: 81.2% of statements [2022-05-18T18:33:23.921Z] ok github.com/docker/docker/libnetwork/etchosts 0.347s coverage: 81.2% of statements [2022-05-18T18:33:23.924Z] --- PASS: TestNetworkNat (0.94s) [2022-05-18T18:33:23.924Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T18:33:23.975Z] --- PASS: TestBuildMultiStageOnBuild (1.59s) [2022-05-18T18:33:23.975Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T18:33:24.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-18T18:33:24.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-18T18:33:24.233Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-18T18:33:24.233Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T18:33:24.391Z] === RUN TestCaller [2022-05-18T18:33:24.391Z] --- PASS: TestCaller (0.00s) [2022-05-18T18:33:24.391Z] PASS [2022-05-18T18:33:24.391Z] coverage: 100.0% of statements [2022-05-18T18:33:24.391Z] === RUN TestNew [2022-05-18T18:33:24.391Z] --- PASS: TestNew (0.00s) [2022-05-18T18:33:24.391Z] === RUN TestAllocate [2022-05-18T18:33:24.391Z] --- PASS: TestAllocate (0.00s) [2022-05-18T18:33:24.391Z] === RUN TestUninitialized [2022-05-18T18:33:24.391Z] --- PASS: TestUninitialized (0.00s) [2022-05-18T18:33:24.391Z] === RUN TestAllocateInRange [2022-05-18T18:33:24.391Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-18T18:33:24.391Z] === RUN TestAllocateSerial [2022-05-18T18:33:24.391Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-18T18:33:24.391Z] PASS [2022-05-18T18:33:24.391Z] coverage: 87.5% of statements [2022-05-18T18:33:24.391Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-05-18T18:33:24.391Z] ok github.com/docker/docker/libnetwork/idm 0.061s coverage: 87.5% of statements [2022-05-18T18:33:24.391Z] --- PASS: TestRandomAllocateDeallocate (7.78s) [2022-05-18T18:33:24.391Z] === RUN TestAllocateRandomDeallocate [2022-05-18T18:33:24.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2022-05-18T18:33:24.744Z] === RUN TestNetworkLoopbackNat [2022-05-18T18:33:25.384Z] === RUN TestSetSerialInsertDelete [2022-05-18T18:33:25.384Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-18T18:33:25.384Z] === RUN TestSetParallelInsertDelete [2022-05-18T18:33:26.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-18T18:33:26.134Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-05-18T18:33:26.134Z] === RUN TestBuildWithHugeFile [2022-05-18T18:33:26.374Z] --- PASS: TestAllocateRandomDeallocate (1.57s) [2022-05-18T18:33:26.374Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-18T18:33:26.374Z] === RUN TestInt2IP2IntConversion [2022-05-18T18:33:26.845Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-05-18T18:33:26.845Z] === RUN TestGetAddressVersion [2022-05-18T18:33:26.845Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-18T18:33:26.845Z] === RUN TestKeyString [2022-05-18T18:33:26.845Z] --- PASS: TestKeyString (0.00s) [2022-05-18T18:33:26.845Z] === RUN TestPoolDataMarshal [2022-05-18T18:33:26.845Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-18T18:33:26.845Z] === RUN TestSubnetsMarshal [2022-05-18T18:33:26.845Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-18T18:33:26.845Z] === RUN TestAddSubnets [2022-05-18T18:33:26.845Z] --- PASS: TestAddSubnets (0.07s) [2022-05-18T18:33:26.845Z] === RUN TestDoublePoolRelease [2022-05-18T18:33:26.845Z] === RUN TestPoolRequest [2022-05-18T18:33:26.845Z] --- PASS: TestPoolRequest (0.00s) [2022-05-18T18:33:26.845Z] === RUN TestOtherRequests [2022-05-18T18:33:26.845Z] --- PASS: TestOtherRequests (0.00s) [2022-05-18T18:33:26.845Z] PASS [2022-05-18T18:33:26.845Z] coverage: 57.1% of statements [2022-05-18T18:33:26.845Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-05-18T18:33:26.845Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-18T18:33:26.845Z] === RUN TestAddReleasePoolID [2022-05-18T18:33:26.845Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-05-18T18:33:26.845Z] === RUN TestPredefinedPool [2022-05-18T18:33:27.316Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-18T18:33:27.316Z] === RUN TestRemoveSubnet [2022-05-18T18:33:27.316Z] --- PASS: TestRemoveSubnet (0.29s) [2022-05-18T18:33:27.316Z] === RUN TestGetSameAddress [2022-05-18T18:33:27.316Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-18T18:33:27.316Z] === RUN TestPoolAllocationReuse [2022-05-18T18:33:27.787Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.47s) [2022-05-18T18:33:27.787Z] === RUN TestRetrieveFromStore [2022-05-18T18:33:28.006Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2022-05-18T18:33:28.006Z] === RUN TestPause [2022-05-18T18:33:28.258Z] === RUN TestGetCapabilities [2022-05-18T18:33:28.258Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-18T18:33:28.258Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-18T18:33:28.258Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-18T18:33:28.258Z] === RUN TestGetDefaultAddressSpaces [2022-05-18T18:33:28.258Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-18T18:33:28.258Z] === RUN TestRemoteDriver [2022-05-18T18:33:28.258Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-18T18:33:28.258Z] PASS [2022-05-18T18:33:28.258Z] coverage: 47.4% of statements [2022-05-18T18:33:28.258Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-05-18T18:33:28.258Z] --- PASS: TestRetrieveFromStore (0.67s) [2022-05-18T18:33:28.258Z] === RUN TestIsCorrupted [2022-05-18T18:33:28.258Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-18T18:33:28.258Z] === RUN TestSetRollover [2022-05-18T18:33:28.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-18T18:33:28.936Z] --- PASS: TestPause (0.93s) [2022-05-18T18:33:28.936Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T18:33:28.936Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T18:33:28.936Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T18:33:28.936Z] === RUN TestPauseStopPausedContainer [2022-05-18T18:33:29.076Z] 2022/05/18 18:33:28 Closing DB instances... [2022-05-18T18:33:29.248Z] === RUN TestWindowsIPAM [2022-05-18T18:33:29.248Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-18T18:33:29.248Z] PASS [2022-05-18T18:33:29.248Z] coverage: 71.4% of statements [2022-05-18T18:33:29.248Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.054s coverage: 71.4% of statements [2022-05-18T18:33:29.718Z] --- PASS: TestPoolAllocationReuse (2.10s) [2022-05-18T18:33:29.718Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-18T18:33:29.718Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-18T18:33:29.718Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-18T18:33:29.871Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2022-05-18T18:33:29.871Z] === RUN TestPidHost [2022-05-18T18:33:30.189Z] === RUN TestDefaultNetwork [2022-05-18T18:33:30.189Z] --- PASS: TestSetRollover (1.97s) [2022-05-18T18:33:30.189Z] === RUN TestSetRolloverSerial [2022-05-18T18:33:30.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-18T18:33:30.659Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-18T18:33:30.659Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-18T18:33:30.659Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-05-18T18:33:30.659Z] === RUN TestInitAddressPools [2022-05-18T18:33:30.659Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-18T18:33:30.659Z] PASS [2022-05-18T18:33:30.659Z] coverage: 74.0% of statements [2022-05-18T18:33:30.659Z] ok github.com/docker/docker/libnetwork/ipamutils 0.697s coverage: 74.0% of statements [2022-05-18T18:33:31.294Z] time="2022-05-18T18:33:30Z" level=error msg="node2(dbd99071315a) Could not close DB: timeout waiting for leave broadcast" [2022-05-18T18:33:31.294Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2022-05-18T18:33:31.294Z] === RUN TestFindNode [2022-05-18T18:33:31.294Z] 2022/05/18 18:33:31 Closing DB instances... [2022-05-18T18:33:31.294Z] --- PASS: TestFindNode (0.02s) [2022-05-18T18:33:31.294Z] === RUN TestChangeNodeState [2022-05-18T18:33:31.294Z] 2022/05/18 18:33:31 Closing DB instances... [2022-05-18T18:33:31.294Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-18T18:33:31.294Z] === RUN TestNodeReincarnation [2022-05-18T18:33:31.294Z] 2022/05/18 18:33:31 Closing DB instances... [2022-05-18T18:33:31.651Z] === RUN TestKeyValue [2022-05-18T18:33:31.651Z] --- PASS: TestKeyValue (0.00s) [2022-05-18T18:33:31.651Z] PASS [2022-05-18T18:33:31.651Z] coverage: 60.0% of statements [2022-05-18T18:33:31.651Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-05-18T18:33:31.820Z] --- PASS: TestPidHost (2.20s) [2022-05-18T18:33:31.820Z] === RUN TestPsFilter [2022-05-18T18:33:32.076Z] --- PASS: TestPsFilter (0.17s) [2022-05-18T18:33:32.076Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T18:33:32.113Z] ok github.com/docker/docker/libnetwork/ipam 16.251s coverage: 85.3% of statements [2022-05-18T18:33:32.113Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T18:33:32.113Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T18:33:32.113Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-18T18:33:32.113Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-18T18:33:32.113Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T18:33:32.113Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-18T18:33:32.113Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-05-18T18:33:32.113Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2022-05-18T18:33:32.113Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-18T18:33:32.113Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-18T18:33:32.122Z] --- PASS: TestSetRolloverSerial (1.83s) [2022-05-18T18:33:32.122Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-18T18:33:32.122Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-18T18:33:32.122Z] PASS [2022-05-18T18:33:32.122Z] coverage: 84.4% of statements [2022-05-18T18:33:32.122Z] ok github.com/docker/docker/libnetwork/bitseq 15.352s coverage: 84.4% of statements [2022-05-18T18:33:32.122Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.71s) [2022-05-18T18:33:32.122Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-18T18:33:33.007Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.96s) [2022-05-18T18:33:33.008Z] === RUN TestRemoveContainerWithVolume [2022-05-18T18:33:33.940Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2022-05-18T18:33:33.940Z] === RUN TestRemoveContainerRunning [2022-05-18T18:33:34.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-18T18:33:34.759Z] --- PASS: TestRemoveContainerRunning (0.87s) [2022-05-18T18:33:34.759Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T18:33:35.083Z] === RUN TestNetworkDBSimple [2022-05-18T18:33:35.083Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-18T18:33:35.083Z] PASS [2022-05-18T18:33:35.083Z] coverage: 100.0% of statements [2022-05-18T18:33:35.083Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-05-18T18:33:35.553Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.48s) [2022-05-18T18:33:35.553Z] === RUN TestGetAddress [2022-05-18T18:33:35.688Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2022-05-18T18:33:35.688Z] === RUN TestRemoveInvalidContainer [2022-05-18T18:33:35.688Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-18T18:33:35.688Z] === RUN TestRenameLinkedContainer [2022-05-18T18:33:36.024Z] === RUN TestGenerate [2022-05-18T18:33:36.024Z] --- PASS: TestGenerate (0.00s) [2022-05-18T18:33:36.024Z] === RUN TestGeneratePtr [2022-05-18T18:33:36.024Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-18T18:33:36.024Z] === RUN TestGenerateMissingField [2022-05-18T18:33:36.024Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-18T18:33:36.024Z] === RUN TestFieldCannotBeSet [2022-05-18T18:33:36.024Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-18T18:33:36.024Z] === RUN TestTypeMismatchError [2022-05-18T18:33:36.024Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-18T18:33:36.024Z] PASS [2022-05-18T18:33:36.024Z] coverage: 100.0% of statements [2022-05-18T18:33:36.024Z] ok github.com/docker/docker/libnetwork/options 0.054s coverage: 100.0% of statements [2022-05-18T18:33:36.024Z] 2022/05/18 18:33:35 Closing DB instances... [2022-05-18T18:33:37.017Z] testing: warning: no tests to run [2022-05-18T18:33:37.017Z] PASS [2022-05-18T18:33:37.017Z] coverage: 0.0% of statements [2022-05-18T18:33:37.017Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-18T18:33:37.159Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-18T18:33:37.159Z] === RUN TestParallelCreate [2022-05-18T18:33:37.159Z] 2022/05/18 18:33:36 Closing DB instances... [2022-05-18T18:33:37.159Z] --- PASS: TestParallelCreate (0.02s) [2022-05-18T18:33:37.159Z] === RUN TestParallelDelete [2022-05-18T18:33:37.159Z] 2022/05/18 18:33:36 Closing DB instances... [2022-05-18T18:33:37.159Z] --- PASS: TestParallelDelete (0.02s) [2022-05-18T18:33:37.159Z] === RUN TestNetworkDBIslands [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5b22d3c37947 with config:&{NodeID:5b22d3c37947 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}" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Failed ping: 822c5f96a0ba (timeout reached)" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 5b22d3c37947/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 5b22d3c37947/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:37e76e74a1d3 with config:&{NodeID:37e76e74a1d3 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}" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 5b22d3c37947/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 5b22d3c37947/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=warning msg="NetworkDB stats node2(dbd99071315a) - healthscore:2 (connectivity issues)" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=warning msg="rejoinClusterBootstrap unable to find local node info using ID:dbd99071315a" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="memberlist: Marking 822c5f96a0ba as failed, suspect timeout reached (0 peer confirmations)" [2022-05-18T18:33:37.159Z] time="2022-05-18T18:33:36Z" level=info msg="Node 822c5f96a0ba/172.29.247.229, left gossip cluster" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node 822c5f96a0ba change state NodeActive --> NodeFailed" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node 822c5f96a0ba/172.29.247.229, added to failed nodes list" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d03119b07c16 with config:&{NodeID:d03119b07c16 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}" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node d03119b07c16/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node d03119b07c16/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node d03119b07c16/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node d03119b07c16/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node 5b22d3c37947/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node 5b22d3c37947/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:37Z" level=info msg="Node d03119b07c16/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.160Z] time="2022-05-18T18:33:37Z" level=info msg="Node d03119b07c16/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.489Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-18T18:33:37.489Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T18:33:37.489Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T18:33:37.489Z] === RUN TestRequestNewPort [2022-05-18T18:33:37.489Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestRequestSpecificPort [2022-05-18T18:33:37.489Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestReleasePort [2022-05-18T18:33:37.489Z] --- PASS: TestReleasePort (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestReuseReleasedPort [2022-05-18T18:33:37.489Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestReleaseUnreadledPort [2022-05-18T18:33:37.489Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestUnknowProtocol [2022-05-18T18:33:37.489Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestAllocateAllPorts [2022-05-18T18:33:37.489Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestPortAllocation [2022-05-18T18:33:37.489Z] --- PASS: TestPortAllocation (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestPortAllocationWithCustomRange [2022-05-18T18:33:37.489Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestNoDuplicateBPR [2022-05-18T18:33:37.489Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-18T18:33:37.489Z] === RUN TestChangePortRange [2022-05-18T18:33:37.489Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-18T18:33:37.489Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-18T18:33:37.489Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-18T18:33:37.489Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-18T18:33:37.489Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-18T18:33:37.489Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-18T18:33:37.489Z] --- PASS: TestChangePortRange (0.00s) [2022-05-18T18:33:37.489Z] PASS [2022-05-18T18:33:37.489Z] coverage: 88.6% of statements [2022-05-18T18:33:37.489Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-05-18T18:33:37.632Z] time="2022-05-18T18:33:37Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1db3c6bdb609 with config:&{NodeID:1db3c6bdb609 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}" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 5b22d3c37947/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 5b22d3c37947/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node d03119b07c16/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node d03119b07c16/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, added to nodes list" [2022-05-18T18:33:37.633Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:bff61c91470b with config:&{NodeID:bff61c91470b 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}" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node bff61c91470b/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node bff61c91470b/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node bff61c91470b/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node bff61c91470b/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node 5b22d3c37947/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node 5b22d3c37947/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node d03119b07c16/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node d03119b07c16/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node bff61c91470b/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node bff61c91470b/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node bff61c91470b/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.101Z] time="2022-05-18T18:33:37Z" level=info msg="Node bff61c91470b/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-18T18:33:38.480Z] testing: warning: no tests to run [2022-05-18T18:33:38.480Z] PASS [2022-05-18T18:33:38.480Z] coverage: 0.0% of statements [2022-05-18T18:33:38.480Z] ok github.com/docker/docker/libnetwork/portmapper 0.052s coverage: 0.0% of statements [no tests to run] [2022-05-18T18:33:38.480Z] === RUN TestHashData [2022-05-18T18:33:38.480Z] --- PASS: TestHashData (0.00s) [2022-05-18T18:33:38.480Z] PASS [2022-05-18T18:33:38.480Z] coverage: 2.8% of statements [2022-05-18T18:33:38.480Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=info msg="Node bff61c91470b/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=info msg="Node bff61c91470b/172.29.247.229, added to nodes list" [2022-05-18T18:33:38.569Z] networkdb_test.go:835: Re-joining: 3 [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=info msg="The new bootstrap node list is:[172.29.247.229:10033 172.29.247.229:10034 172.29.247.229:10035]" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10033" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49372" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10034" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49373" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10035" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49374" [2022-05-18T18:33:38.569Z] networkdb_test.go:835: Re-joining: 4 [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=info msg="The new bootstrap node list is:[172.29.247.229:10033 172.29.247.229:10034 172.29.247.229:10035]" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10033" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49375" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10034" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49376" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10035" [2022-05-18T18:33:38.569Z] time="2022-05-18T18:33:38Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49377" [2022-05-18T18:33:38.950Z] 2022/05/18 18:33:38 Closing DB instances... [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="node 0 leaving" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="memberlist: Suspect 822c5f96a0ba has failed, no acks received" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="node2(37e76e74a1d3): Node leave event for 5b22d3c37947/172.29.247.229" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="node3(d03119b07c16): Node leave event for 5b22d3c37947/172.29.247.229" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="node4(1db3c6bdb609): Node leave event for 5b22d3c37947/172.29.247.229" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="node1(5b22d3c37947): Node leave event for 5b22d3c37947/172.29.247.229" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="node5(bff61c91470b): Node leave event for 5b22d3c37947/172.29.247.229" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.038Z] time="2022-05-18T18:33:38Z" level=info msg="Node 5b22d3c37947/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.135Z] --- PASS: TestRenameLinkedContainer (3.49s) [2022-05-18T18:33:39.135Z] === RUN TestRenameStoppedContainer [2022-05-18T18:33:39.431Z] === RUN TestErrorConstructors [2022-05-18T18:33:39.431Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-18T18:33:39.431Z] === RUN TestCompareIPMask [2022-05-18T18:33:39.431Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-18T18:33:39.431Z] === RUN TestUtilGetHostPartIP [2022-05-18T18:33:39.431Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-18T18:33:39.431Z] === RUN TestUtilGetBroadcastIP [2022-05-18T18:33:39.431Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-18T18:33:39.431Z] === RUN TestParseCIDR [2022-05-18T18:33:39.431Z] --- PASS: TestParseCIDR (0.00s) [2022-05-18T18:33:39.431Z] PASS [2022-05-18T18:33:39.431Z] coverage: 37.3% of statements [2022-05-18T18:33:39.431Z] ok github.com/docker/docker/libnetwork/types 0.059s coverage: 37.3% of statements [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="node 1 leaving" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="node5(bff61c91470b): Node leave event for 37e76e74a1d3/172.29.247.229" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="node3(d03119b07c16): Node leave event for 37e76e74a1d3/172.29.247.229" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3 change state NodeActive --> NodeFailed" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, added to failed nodes list" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="node4(1db3c6bdb609): Node leave event for 37e76e74a1d3/172.29.247.229" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=error msg="node: 37e76e74a1d3 is unknown to memberlist" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.513Z] time="2022-05-18T18:33:39Z" level=info msg="Node 37e76e74a1d3/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-18T18:33:39.901Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-18T18:33:39.901Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-18T18:33:39.902Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-18T18:33:39.902Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-18T18:33:39.902Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-18T18:33:39.902Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-18T18:33:39.902Z] PASS [2022-05-18T18:33:39.902Z] coverage: 55.0% of statements [2022-05-18T18:33:39.902Z] ok github.com/docker/docker/oci 0.063s coverage: 55.0% of statements [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="node 2 leaving" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="Node d03119b07c16 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="node4(1db3c6bdb609): Node leave event for d03119b07c16/172.29.247.229" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="Node d03119b07c16 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="node5(bff61c91470b): Node leave event for d03119b07c16/172.29.247.229" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="Node d03119b07c16 change state NodeActive --> NodeLeft" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="node3(d03119b07c16): Node leave event for d03119b07c16/172.29.247.229" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=debug msg="memberlist: Failed to join 172.29.247.229: dial tcp 172.29.247.229:10027: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=debug msg="memberlist: Failed ping: 1db3c6bdb609 (timeout reached)" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.247.229:10037: use of closed network connection" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.247.229:10035: use of closed network connection" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.247.229:10034: use of closed network connection" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49379" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="Node d03119b07c16/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="Node d03119b07c16/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="Node d03119b07c16/172.29.247.229, left gossip cluster" [2022-05-18T18:33:39.983Z] networkdb_test.go:867: node4: OK [2022-05-18T18:33:39.983Z] networkdb_test.go:867: node5: OK [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="node 0 coming back" [2022-05-18T18:33:39.983Z] time="2022-05-18T18:33:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0fe4552a1203 with config:&{NodeID:0fe4552a1203 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}" [2022-05-18T18:33:40.065Z] --- PASS: TestRenameStoppedContainer (0.80s) [2022-05-18T18:33:40.065Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T18:33:40.372Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-18T18:33:40.372Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:39Z" level=info msg="Node 0fe4552a1203/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:39Z" level=info msg="Node 0fe4552a1203/172.29.247.229, added to nodes list" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:39Z" level=info msg="node 1 coming back" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:102583e9c0ab with config:&{NodeID:102583e9c0ab 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}" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:39Z" level=info msg="Node 102583e9c0ab/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:39Z" level=info msg="Node 102583e9c0ab/172.29.247.229, added to nodes list" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:39Z" level=info msg="node 2 coming back" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cc85e004254f with config:&{NodeID:cc85e004254f 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}" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:40Z" level=info msg="Node cc85e004254f/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:40Z" level=info msg="Node cc85e004254f/172.29.247.229, added to nodes list" [2022-05-18T18:33:40.453Z] time="2022-05-18T18:33:40Z" level=warning msg="memberlist: Was able to connect to 1db3c6bdb609 but other probes failed, network may be misconfigured" [2022-05-18T18:33:40.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-18T18:33:40.841Z] === RUN TestParseVersion [2022-05-18T18:33:40.841Z] --- PASS: TestParseVersion (0.00s) [2022-05-18T18:33:40.841Z] PASS [2022-05-18T18:33:40.841Z] coverage: 52.9% of statements [2022-05-18T18:33:40.841Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 52.9% of statements [2022-05-18T18:33:40.841Z] === RUN TestAddressPoolOpt [2022-05-18T18:33:40.841Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/a [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/something [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/_=a [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/env1=value1 [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/_env1=value1 [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/PATH [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/=a [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/PATH= [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/PATH=something [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/asd!qwe [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/1asd [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/123 [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/some_space [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/__some_space_before [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/some_space_after__ [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/= [2022-05-18T18:33:40.841Z] === RUN TestValidateEnv/PaTh [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-18T18:33:40.841Z] === RUN TestParseHost [2022-05-18T18:33:40.841Z] === RUN TestParseHost/:// [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://:port [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://invalid:port [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://:5555/ [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-18T18:33:40.841Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-18T18:33:40.841Z] === RUN TestParseHost/something_with_spaces [2022-05-18T18:33:40.841Z] === RUN TestParseHost/unknown:// [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://:5555/p [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-18T18:33:40.841Z] === RUN TestParseHost/_ [2022-05-18T18:33:40.841Z] === RUN TestParseHost/fd://something [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp:// [2022-05-18T18:33:40.841Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://host: [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-18T18:33:40.841Z] === RUN TestParseHost/unix:// [2022-05-18T18:33:40.841Z] === RUN TestParseHost/fd:// [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-18T18:33:40.841Z] === RUN TestParseHost/unix://path/to/socket [2022-05-18T18:33:40.841Z] === RUN TestParseHost/npipe:// [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://:5555 [2022-05-18T18:33:40.841Z] === RUN TestParseHost/#00 [2022-05-18T18:33:40.841Z] === RUN TestParseHost/__ [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://: [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://[::1] [2022-05-18T18:33:40.841Z] === RUN TestParseHost/tcp://[::1]: [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-18T18:33:40.841Z] --- PASS: TestParseHost/tcp://[::1] (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp://127.0.0.1/ [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/: [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/tcp://[::1] [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/[::1] [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-18T18:33:40.842Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp://127.0.0.1/ (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1] (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/[::1] (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestParseTCP [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/localhost:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/default_localhost [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/default_udp://localhost [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/default_tcp://localhost:noport [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/default_tcp://localhost:5555/path [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/[::1]:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/localhost: [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/0.0.0.1: [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/[::1] [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/[::1]: [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/localhost [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/0.0.0.1 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/: [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1] [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/tcp://:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/#00 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/localhost:5555 [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/tcp:// [2022-05-18T18:33:40.842Z] === RUN TestParseTCP/tcp://: [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/default_localhost (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/default_udp://localhost (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/default_tcp://localhost:noport (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/default_tcp://localhost:5555/path (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/[::1] (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1] (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-18T18:33:40.842Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestValidateExtraHosts [2022-05-18T18:33:40.842Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestValidateIPAddress [2022-05-18T18:33:40.842Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestMapOpts [2022-05-18T18:33:40.842Z] --- PASS: TestMapOpts (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestListOptsWithoutValidator [2022-05-18T18:33:40.842Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestListOptsWithValidator [2022-05-18T18:33:40.842Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestValidateDNSSearch [2022-05-18T18:33:40.842Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_general_format [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_one_more [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-18T18:33:40.842Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-18T18:33:40.842Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestNamedListOpts [2022-05-18T18:33:40.842Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestNamedMapOpts [2022-05-18T18:33:40.842Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestParseLink [2022-05-18T18:33:40.842Z] --- PASS: TestParseLink (0.00s) [2022-05-18T18:33:40.842Z] === RUN TestUlimitOpt [2022-05-18T18:33:40.842Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-18T18:33:40.842Z] PASS [2022-05-18T18:33:40.842Z] coverage: 66.0% of statements [2022-05-18T18:33:40.842Z] ok github.com/docker/docker/opts 0.132s coverage: 66.0% of statements [2022-05-18T18:33:40.922Z] time="2022-05-18T18:33:40Z" level=debug msg="memberlist: Failed ping: 1db3c6bdb609 (timeout reached)" [2022-05-18T18:33:40.922Z] time="2022-05-18T18:33:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.247.229:10037: use of closed network connection" [2022-05-18T18:33:40.922Z] time="2022-05-18T18:33:40Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49380" [2022-05-18T18:33:41.189Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2022-05-18T18:33:41.189Z] === RUN TestRenameInvalidName [2022-05-18T18:33:41.390Z] time="2022-05-18T18:33:40Z" level=warning msg="memberlist: Was able to connect to 1db3c6bdb609 but other probes failed, network may be misconfigured" [2022-05-18T18:33:41.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-18T18:33:41.833Z] 2022/05/18 18:33:41 Closing DB instances... [2022-05-18T18:33:41.858Z] time="2022-05-18T18:33:41Z" level=debug msg="memberlist: Failed to join 172.29.247.229: dial tcp 172.29.247.229:10027: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T18:33:42.008Z] --- PASS: TestRenameInvalidName (0.75s) [2022-05-18T18:33:42.008Z] === RUN TestRenameAnonymousContainer [2022-05-18T18:33:42.825Z] === RUN TestPeerCertificateMarshalJSON [2022-05-18T18:33:43.295Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-18T18:33:43.295Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-18T18:33:43.295Z] === RUN TestIsArchivePathDir [2022-05-18T18:33:43.295Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-18T18:33:43.295Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-18T18:33:43.295Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-05-18T18:33:43.295Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-18T18:33:43.295Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-18T18:33:43.295Z] === RUN TestMiddleware [2022-05-18T18:33:43.295Z] --- PASS: TestMiddleware (0.00s) [2022-05-18T18:33:43.295Z] === RUN TestNewResponseModifier [2022-05-18T18:33:43.295Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-18T18:33:43.295Z] PASS [2022-05-18T18:33:43.295Z] coverage: 26.8% of statements [2022-05-18T18:33:43.295Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-18T18:33:43.295Z] === RUN TestIsArchivePathInvalidFile [2022-05-18T18:33:43.295Z] ok github.com/docker/docker/pkg/authorization 0.487s coverage: 26.8% of statements [2022-05-18T18:33:43.295Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-05-18T18:33:43.295Z] === RUN TestIsArchivePathTar [2022-05-18T18:33:43.422Z] time="2022-05-18T18:33:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.247.229:10033 172.29.247.229:10034 172.29.247.229:10035]" [2022-05-18T18:33:43.765Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-05-18T18:33:43.765Z] === RUN TestDecompressStreamGzip [2022-05-18T18:33:43.765Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-18T18:33:43.765Z] === RUN TestDecompressStreamBzip2 [2022-05-18T18:33:43.765Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-18T18:33:43.765Z] === RUN TestDecompressStreamXz [2022-05-18T18:33:43.765Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T18:33:43.765Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestDecompressStreamZstd [2022-05-18T18:33:43.765Z] archive_test.go:140: zstd not installed [2022-05-18T18:33:43.765Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-18T18:33:43.765Z] === RUN TestCompressStreamXzUnsupported [2022-05-18T18:33:43.765Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-18T18:33:43.765Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestCompressStreamInvalid [2022-05-18T18:33:43.765Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestExtensionInvalid [2022-05-18T18:33:43.765Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestExtensionUncompressed [2022-05-18T18:33:43.765Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestExtensionBzip2 [2022-05-18T18:33:43.765Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestExtensionGzip [2022-05-18T18:33:43.765Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestExtensionXz [2022-05-18T18:33:43.765Z] --- PASS: TestExtensionXz (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestExtensionZstd [2022-05-18T18:33:43.765Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestCmdStreamLargeStderr [2022-05-18T18:33:43.765Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-18T18:33:43.765Z] === RUN TestCmdStreamBad [2022-05-18T18:33:43.765Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T18:33:43.765Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestCmdStreamGood [2022-05-18T18:33:43.765Z] === RUN TestUnbuffered [2022-05-18T18:33:43.765Z] --- PASS: TestUnbuffered (0.00s) [2022-05-18T18:33:43.765Z] === RUN TestRaceUnbuffered [2022-05-18T18:33:43.765Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-18T18:33:43.765Z] PASS [2022-05-18T18:33:43.765Z] coverage: 100.0% of statements [2022-05-18T18:33:43.765Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-05-18T18:33:43.765Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-18T18:33:43.765Z] === RUN TestUntarPathWithInvalidDest [2022-05-18T18:33:43.890Z] time="2022-05-18T18:33:43Z" level=debug msg="memberlist: Failed to join 172.29.247.229: dial tcp 172.29.247.229:10027: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T18:33:43.891Z] time="2022-05-18T18:33:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.247.229:10033 172.29.247.229:10034 172.29.247.229:10035]" [2022-05-18T18:33:44.239Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-18T18:33:44.239Z] === RUN TestUntarPathWithInvalidSrc [2022-05-18T18:33:44.239Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-18T18:33:44.239Z] === RUN TestUntarPath [2022-05-18T18:33:44.239Z] --- PASS: TestUntarPath (0.07s) [2022-05-18T18:33:44.239Z] === RUN TestUntarPathWithDestinationFile [2022-05-18T18:33:44.239Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-18T18:33:44.239Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-18T18:33:44.239Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-18T18:33:44.239Z] === RUN TestCopyWithTarInvalidSrc [2022-05-18T18:33:44.239Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-18T18:33:44.239Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-18T18:33:44.239Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T18:33:44.239Z] === RUN TestCopyWithTarSrcFile [2022-05-18T18:33:44.239Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-18T18:33:44.239Z] === RUN TestCopyWithTarSrcFolder [2022-05-18T18:33:44.239Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-18T18:33:44.239Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-18T18:33:44.239Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-05-18T18:33:44.239Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-18T18:33:44.239Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-18T18:33:44.239Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-18T18:33:44.239Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-05-18T18:33:44.239Z] === RUN TestCopyFileWithTarSrcFile [2022-05-18T18:33:44.239Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-18T18:33:44.239Z] === RUN TestTarFiles [2022-05-18T18:33:44.709Z] === RUN TestMatch [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[foo]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[foo_bar]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[]#01 [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[qux]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-18T18:33:44.709Z] === RUN TestMatch/[[foo_baz]] [2022-05-18T18:33:44.709Z] --- PASS: TestMatch (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-18T18:33:44.709Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-18T18:33:44.709Z] PASS [2022-05-18T18:33:44.709Z] coverage: 87.5% of statements [2022-05-18T18:33:44.709Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10033" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49383" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node bff61c91470b/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node bff61c91470b/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, is the new incarnation of the shutdown node 5b22d3c37947/172.29.247.229" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10034" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49384" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, is the new incarnation of the shutdown node 37e76e74a1d3/172.29.247.229" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, is the new incarnation of the shutdown node 5b22d3c37947/172.29.247.229" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node bff61c91470b/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node bff61c91470b/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10035" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49385" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 0fe4552a1203/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node bff61c91470b/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node bff61c91470b/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, is the new incarnation of the shutdown node d03119b07c16/172.29.247.229" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, is the new incarnation of the shutdown node 37e76e74a1d3/172.29.247.229" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node 102583e9c0ab/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, is the new incarnation of the shutdown node d03119b07c16/172.29.247.229" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, joined gossip cluster" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=info msg="Node cc85e004254f/172.29.247.229, added to nodes list" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10033" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49386" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10034" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49387" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.247.229:10035" [2022-05-18T18:33:44.877Z] time="2022-05-18T18:33:44Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49388" [2022-05-18T18:33:45.179Z] 2022/05/18 18:33:44 Closing DB instances... [2022-05-18T18:33:45.277Z] --- PASS: TestRenameAnonymousContainer (2.91s) [2022-05-18T18:33:45.277Z] === RUN TestRenameContainerWithSameName [2022-05-18T18:33:45.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-18T18:33:45.346Z] 2022/05/18 18:33:45 Closing DB instances... [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203 change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="node5(bff61c91470b): Node leave event for 0fe4552a1203/172.29.247.229" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203 change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="node4(1db3c6bdb609): Node leave event for 0fe4552a1203/172.29.247.229" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203 change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="node3(cc85e004254f): Node leave event for 0fe4552a1203/172.29.247.229" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203 change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="node1(0fe4552a1203): Node leave event for 0fe4552a1203/172.29.247.229" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203 change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.346Z] time="2022-05-18T18:33:45Z" level=info msg="node2(102583e9c0ab): Node leave event for 0fe4552a1203/172.29.247.229" [2022-05-18T18:33:45.650Z] === RUN TestChrootTarUntar [2022-05-18T18:33:45.650Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-18T18:33:45.650Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootUntarEmptyArchive [2022-05-18T18:33:45.650Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootTarUntarWithSymlink [2022-05-18T18:33:45.650Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootCopyWithTar [2022-05-18T18:33:45.650Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootCopyFileWithTar [2022-05-18T18:33:45.650Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootUntarPath [2022-05-18T18:33:45.650Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-18T18:33:45.650Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-18T18:33:45.650Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:33:45.650Z] === RUN TestChrootApplyDotDotFile [2022-05-18T18:33:45.650Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:45.650Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-18T18:33:45.650Z] PASS [2022-05-18T18:33:45.650Z] coverage: 12.0% of statements [2022-05-18T18:33:45.650Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 12.0% of statements [2022-05-18T18:33:45.814Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203/172.29.247.229, left gossip cluster" [2022-05-18T18:33:45.814Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203/172.29.247.229, left gossip cluster" [2022-05-18T18:33:45.814Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203/172.29.247.229, left gossip cluster" [2022-05-18T18:33:45.814Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203/172.29.247.229, left gossip cluster" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="Node 0fe4552a1203/172.29.247.229, left gossip cluster" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=debug msg="memberlist: Failed to join 172.29.247.229: dial tcp 172.29.247.229:10027: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="Node 102583e9c0ab change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="Node 102583e9c0ab change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="node4(1db3c6bdb609): Node leave event for 102583e9c0ab/172.29.247.229" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="node5(bff61c91470b): Node leave event for 102583e9c0ab/172.29.247.229" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="Node 102583e9c0ab change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="node3(cc85e004254f): Node leave event for 102583e9c0ab/172.29.247.229" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="Node 102583e9c0ab change state NodeActive --> NodeLeft" [2022-05-18T18:33:45.815Z] time="2022-05-18T18:33:45Z" level=info msg="node2(102583e9c0ab): Node leave event for 102583e9c0ab/172.29.247.229" [2022-05-18T18:33:45.839Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2022-05-18T18:33:45.839Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T18:33:46.153Z] sha256:87a82b8b8c94b3dc9dd0f6db97229b45f60f7f56c1320b17548c94bb8bc377fa [2022-05-18T18:33:46.153Z] INFO: Starting docker-py tests... [2022-05-18T18:33:46.153Z] ============================= test session starts ============================== [2022-05-18T18:33:46.153Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-18T18:33:46.153Z] rootdir: /src, inifile: pytest.ini [2022-05-18T18:33:46.153Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-18T18:33:46.153Z] collected 395 items / 2 deselected / 393 selected [2022-05-18T18:33:46.153Z] [2022-05-18T18:33:46.226Z] --- PASS: TestBuildWithHugeFile (84.66s) [2022-05-18T18:33:46.226Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T18:33:46.226Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:33:46.226Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:33:46.226Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T18:33:46.226Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:33:46.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:33:46.226Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:33:46.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:33:46.226Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:33:46.226Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:33:46.226Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:33:46.226Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:33:46.226Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:33:46.226Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-18T18:33:46.226Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-18T18:33:46.226Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-18T18:33:46.226Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-18T18:33:46.226Z] === RUN TestBuildPreserveOwnership [2022-05-18T18:33:46.226Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:33:46.226Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-18T18:33:46.226Z] === RUN TestBuildPlatformInvalid [2022-05-18T18:33:46.226Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-05-18T18:33:46.226Z] PASS [2022-05-18T18:33:46.226Z] ok github.com/docker/docker/integration/build 141.288s [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === Skipped [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-18T18:33:46.226Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-18T18:33:46.226Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-18T18:33:46.226Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-18T18:33:46.226Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:33:46.226Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-18T18:33:46.226Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] DONE 29 tests, 6 skipped in 166.603s [2022-05-18T18:33:46.226Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-18T18:33:46.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:33:46.226Z] INFO: Testing against a local daemon [2022-05-18T18:33:46.226Z] === RUN TestConfigInspect [2022-05-18T18:33:46.226Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-18T18:33:46.226Z] === RUN TestConfigList [2022-05-18T18:33:46.226Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] --- SKIP: TestConfigList (0.00s) [2022-05-18T18:33:46.226Z] === RUN TestConfigsCreateAndDelete [2022-05-18T18:33:46.226Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-18T18:33:46.226Z] === RUN TestConfigsUpdate [2022-05-18T18:33:46.226Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-18T18:33:46.226Z] === RUN TestTemplatedConfig [2022-05-18T18:33:46.226Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-18T18:33:46.226Z] === RUN TestConfigCreateResolve [2022-05-18T18:33:46.226Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:33:46.226Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-18T18:33:46.226Z] PASS [2022-05-18T18:33:46.226Z] ok github.com/docker/docker/integration/config 0.071s [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === Skipped [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-18T18:33:46.226Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-18T18:33:46.226Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-18T18:33:46.226Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-18T18:33:46.226Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-18T18:33:46.226Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-18T18:33:46.226Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:33:46.226Z] [2022-05-18T18:33:46.226Z] DONE 6 tests, 6 skipped in 1.641s [2022-05-18T18:33:46.226Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:45Z" level=info msg="Node 102583e9c0ab/172.29.247.229, left gossip cluster" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:45Z" level=info msg="Node 102583e9c0ab/172.29.247.229, left gossip cluster" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:45Z" level=info msg="Node 102583e9c0ab/172.29.247.229, left gossip cluster" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:45Z" level=info msg="Node 102583e9c0ab/172.29.247.229, left gossip cluster" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:46Z" level=info msg="Node cc85e004254f change state NodeActive --> NodeLeft" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:46Z" level=info msg="node5(bff61c91470b): Node leave event for cc85e004254f/172.29.247.229" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:46Z" level=info msg="Node cc85e004254f change state NodeActive --> NodeLeft" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:46Z" level=info msg="node4(1db3c6bdb609): Node leave event for cc85e004254f/172.29.247.229" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:46Z" level=info msg="Node cc85e004254f change state NodeActive --> NodeLeft" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:46Z" level=info msg="node3(cc85e004254f): Node leave event for cc85e004254f/172.29.247.229" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:46Z" level=info msg="Node cc85e004254f/172.29.247.229, left gossip cluster" [2022-05-18T18:33:46.283Z] time="2022-05-18T18:33:46Z" level=info msg="Node cc85e004254f/172.29.247.229, left gossip cluster" [2022-05-18T18:33:46.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-18T18:33:46.751Z] time="2022-05-18T18:33:46Z" level=info msg="Node cc85e004254f/172.29.247.229, left gossip cluster" [2022-05-18T18:33:46.751Z] time="2022-05-18T18:33:46Z" level=debug msg="memberlist: Failed ping: bff61c91470b (timeout reached)" [2022-05-18T18:33:46.751Z] time="2022-05-18T18:33:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.247.229:10035: use of closed network connection" [2022-05-18T18:33:46.751Z] time="2022-05-18T18:33:46Z" level=debug msg="memberlist: Stream connection from=172.29.247.229:49390" [2022-05-18T18:33:47.220Z] time="2022-05-18T18:33:46Z" level=info msg="Node 1db3c6bdb609 change state NodeActive --> NodeLeft" [2022-05-18T18:33:47.220Z] time="2022-05-18T18:33:46Z" level=info msg="node5(bff61c91470b): Node leave event for 1db3c6bdb609/172.29.247.229" [2022-05-18T18:33:47.220Z] time="2022-05-18T18:33:46Z" level=info msg="Node 1db3c6bdb609 change state NodeActive --> NodeLeft" [2022-05-18T18:33:47.220Z] time="2022-05-18T18:33:46Z" level=info msg="node4(1db3c6bdb609): Node leave event for 1db3c6bdb609/172.29.247.229" [2022-05-18T18:33:47.220Z] time="2022-05-18T18:33:46Z" level=warning msg="memberlist: Was able to connect to bff61c91470b but other probes failed, network may be misconfigured" [2022-05-18T18:33:47.220Z] time="2022-05-18T18:33:47Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, left gossip cluster" [2022-05-18T18:33:47.221Z] === RUN TestEnsureRemoveAllNotExist [2022-05-18T18:33:47.221Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-18T18:33:47.221Z] === RUN TestEnsureRemoveAllWithDir [2022-05-18T18:33:47.221Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-18T18:33:47.221Z] === RUN TestEnsureRemoveAllWithFile [2022-05-18T18:33:47.221Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-18T18:33:47.221Z] PASS [2022-05-18T18:33:47.221Z] coverage: 0.0% of statements [2022-05-18T18:33:47.221Z] ok github.com/docker/docker/pkg/containerfs 0.061s coverage: 0.0% of statements [2022-05-18T18:33:47.221Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-05-18T18:33:47.221Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-18T18:33:47.329Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2022-05-18T18:33:47.330Z] === RUN TestResize [2022-05-18T18:33:47.688Z] time="2022-05-18T18:33:47Z" level=info msg="Node 1db3c6bdb609/172.29.247.229, left gossip cluster" [2022-05-18T18:33:47.689Z] time="2022-05-18T18:33:47Z" level=debug msg="memberlist: Failed to join 172.29.247.229: dial tcp 172.29.247.229:10027: connectex: No connection could be made because the target machine actively refused it." [2022-05-18T18:33:47.892Z] --- PASS: TestResize (0.81s) [2022-05-18T18:33:47.892Z] === RUN TestResizeWithInvalidSize [2022-05-18T18:33:48.156Z] time="2022-05-18T18:33:47Z" level=info msg="Node bff61c91470b/172.29.247.229, left gossip cluster" [2022-05-18T18:33:48.156Z] time="2022-05-18T18:33:47Z" level=info msg="Node bff61c91470b change state NodeActive --> NodeFailed" [2022-05-18T18:33:48.156Z] time="2022-05-18T18:33:47Z" level=info msg="Node bff61c91470b/172.29.247.229, added to failed nodes list" [2022-05-18T18:33:48.156Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-05-18T18:33:48.156Z] PASS [2022-05-18T18:33:48.156Z] coverage: 60.6% of statements [2022-05-18T18:33:48.156Z] ok github.com/docker/docker/libnetwork/networkdb 104.663s coverage: 60.6% of statements [2022-05-18T18:33:48.156Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T18:33:48.156Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-18T18:33:48.156Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T18:33:48.156Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T18:33:48.156Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T18:33:48.156Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/quota [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T18:33:48.157Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T18:33:48.210Z] === RUN TestSizeEmpty [2022-05-18T18:33:48.210Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-18T18:33:48.210Z] === RUN TestSizeEmptyFile [2022-05-18T18:33:48.210Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-18T18:33:48.210Z] === RUN TestSizeNonemptyFile [2022-05-18T18:33:48.210Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-18T18:33:48.210Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-18T18:33:48.210Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-18T18:33:48.210Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-18T18:33:48.210Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-18T18:33:48.210Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-18T18:33:48.210Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-18T18:33:48.210Z] === RUN TestMoveToSubdir [2022-05-18T18:33:48.210Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-18T18:33:48.210Z] === RUN TestSizeNonExistingDirectory [2022-05-18T18:33:48.210Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-18T18:33:48.210Z] PASS [2022-05-18T18:33:48.210Z] coverage: 80.0% of statements [2022-05-18T18:33:48.210Z] ok github.com/docker/docker/pkg/directory 0.080s coverage: 80.0% of statements [2022-05-18T18:33:48.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:33:48.453Z] INFO: Testing against a local daemon [2022-05-18T18:33:48.453Z] === RUN TestAttachWithTTY [2022-05-18T18:33:48.453Z] --- PASS: TestAttachWithTTY (0.12s) [2022-05-18T18:33:48.453Z] === RUN TestAttachWithoutTTy [2022-05-18T18:33:48.453Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-05-18T18:33:48.453Z] === RUN TestCheckpoint [2022-05-18T18:33:48.453Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:33:48.453Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T18:33:48.453Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T18:33:48.453Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:33:48.453Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:33:48.453Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:33:48.453Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:33:48.453Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T18:33:48.453Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T18:33:48.453Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:33:48.453Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T18:33:48.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-18T18:33:48.711Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-05-18T18:33:48.711Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T18:33:48.910Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T18:33:48.910Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T18:33:48.910Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T18:33:48.910Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T18:33:48.911Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T18:33:48.911Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-05-18T18:33:48.911Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T18:33:48.911Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-05-18T18:33:48.911Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T18:33:49.201Z] === RUN TestPollerAddRemove [2022-05-18T18:33:49.201Z] 2022/05/18 18:33:49 Closing DB instances... [2022-05-18T18:33:49.201Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-18T18:33:49.201Z] === RUN TestPollerEvent [2022-05-18T18:33:49.201Z] poller_test.go:40: No chmod on Windows [2022-05-18T18:33:49.201Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-18T18:33:49.201Z] === RUN TestPollerClose [2022-05-18T18:33:49.201Z] --- PASS: TestPollerClose (0.00s) [2022-05-18T18:33:49.201Z] PASS [2022-05-18T18:33:49.201Z] coverage: 45.7% of statements [2022-05-18T18:33:49.201Z] ok github.com/docker/docker/pkg/filenotify 0.072s coverage: 45.7% of statements [2022-05-18T18:33:49.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-18T18:33:49.273Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:33:49.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:33:49.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:33:49.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:33:49.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:33:49.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:33:49.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:33:49.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:33:49.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:33:49.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:33:49.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:33:49.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:33:49.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:33:49.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:33:49.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:33:49.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:33:49.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:33:49.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:33:49.364Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-05-18T18:33:49.364Z] === RUN TestCopyEmptyFile [2022-05-18T18:33:49.819Z] --- PASS: TestCopyEmptyFile (0.33s) [2022-05-18T18:33:49.819Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T18:33:49.819Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-05-18T18:33:49.819Z] === RUN TestCopyFromContainer [2022-05-18T18:33:49.819Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:49.819Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T18:33:49.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:33:49.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:33:49.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:33:49.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:33:49.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:33:49.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:33:49.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:33:49.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:33:49.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:33:49.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T18:33:49.819Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T18:33:49.819Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidEnv [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T18:33:49.819Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T18:33:49.819Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T18:33:49.819Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T18:33:49.819Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T18:33:49.819Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T18:33:49.819Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T18:33:49.819Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:49.819Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T18:33:49.819Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:33:49.819Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T18:33:49.819Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:33:49.819Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:33:49.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:33:49.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:33:49.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:33:49.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:33:49.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:33:49.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:33:49.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:33:49.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:33:49.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:33:49.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:33:49.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T18:33:49.819Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T18:33:49.819Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T18:33:49.819Z] === RUN TestCreateDifferentPlatform [2022-05-18T18:33:49.819Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T18:33:49.819Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T18:33:49.819Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-18T18:33:49.819Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-18T18:33:49.819Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T18:33:50.275Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-18T18:33:50.275Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T18:33:50.275Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T18:33:50.275Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-18T18:33:50.275Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T18:33:50.275Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:50.275Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-18T18:33:50.275Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:33:50.275Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:33:50.275Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.275Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:33:50.275Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:33:50.774Z] --- PASS: TestTarFiles (6.29s) [2022-05-18T18:33:50.774Z] === RUN TestDetectCompressionZstd [2022-05-18T18:33:50.774Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestTarUntar [2022-05-18T18:33:50.774Z] --- PASS: TestTarUntar (0.04s) [2022-05-18T18:33:50.774Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-18T18:33:50.774Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestTarWithOptions [2022-05-18T18:33:50.774Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-18T18:33:50.774Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-18T18:33:50.774Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestUntarUstarGnuConflict [2022-05-18T18:33:50.774Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestUntarInvalidFilenames [2022-05-18T18:33:50.774Z] --- PASS: TestNetworkDBCRUDTableEntries (3.29s) [2022-05-18T18:33:50.774Z] === RUN TestNetworkDBNodeLeave [2022-05-18T18:33:50.774Z] === RUN TestCopyFileWithInvalidSrc [2022-05-18T18:33:50.774Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T18:33:50.774Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-05-18T18:33:50.774Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-18T18:33:50.774Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-18T18:33:50.774Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCopyFile [2022-05-18T18:33:50.774Z] --- PASS: TestCopyFile (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-18T18:33:50.774Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T18:33:50.774Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-18T18:33:50.774Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-18T18:33:50.774Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T18:33:50.774Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestWildcardMatches [2022-05-18T18:33:50.774Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestPatternMatches [2022-05-18T18:33:50.774Z] --- PASS: TestPatternMatches (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-18T18:33:50.774Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestPatternMatchesFolderExclusions [2022-05-18T18:33:50.774Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-18T18:33:50.774Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-18T18:33:50.774Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-18T18:33:50.774Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-18T18:33:50.774Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestSingleExclamationError [2022-05-18T18:33:50.774Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestMatchesWithNoPatterns [2022-05-18T18:33:50.774Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestMatchesWithMalformedPatterns [2022-05-18T18:33:50.774Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestMatches [2022-05-18T18:33:50.774Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-18T18:33:50.774Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-18T18:33:50.774Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-18T18:33:50.774Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1432700574\\dest" [2022-05-18T18:33:50.774Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-18T18:33:50.774Z] --- PASS: TestMatches (0.01s) [2022-05-18T18:33:50.774Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-18T18:33:50.774Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-18T18:33:50.774Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-18T18:33:50.774Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCleanPatterns [2022-05-18T18:33:50.774Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-18T18:33:50.774Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCleanPatternsExceptionFlag [2022-05-18T18:33:50.774Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-18T18:33:50.774Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-18T18:33:50.774Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCleanPatternsErrorSingleException [2022-05-18T18:33:50.774Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCreateIfNotExistsDir [2022-05-18T18:33:50.774Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCreateIfNotExistsFile [2022-05-18T18:33:50.774Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestMatch [2022-05-18T18:33:50.774Z] --- PASS: TestMatch (0.00s) [2022-05-18T18:33:50.774Z] === RUN TestCompile [2022-05-18T18:33:50.774Z] === RUN TestCompile/slash [2022-05-18T18:33:50.774Z] === RUN TestCompile/backslash [2022-05-18T18:33:50.774Z] --- PASS: TestCompile (0.00s) [2022-05-18T18:33:50.774Z] --- PASS: TestCompile/slash (0.00s) [2022-05-18T18:33:50.774Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-18T18:33:50.774Z] PASS [2022-05-18T18:33:50.774Z] coverage: 84.7% of statements [2022-05-18T18:33:50.774Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-05-18T18:33:50.774Z] === RUN TestUntarHardlinkToSymlink [2022-05-18T18:33:50.774Z] ok github.com/docker/docker/pkg/fileutils 0.098s coverage: 84.7% of statements [2022-05-18T18:33:50.774Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-05-18T18:33:50.774Z] === RUN TestUntarInvalidHardlink [2022-05-18T18:33:50.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink549383642\\victim\\hello" -> "../victim/hello" [2022-05-18T18:33:50.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1169272050\\victim\\hello" -> "/../victim/hello" [2022-05-18T18:33:50.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3087858958\\victim" -> "../victim" [2022-05-18T18:33:50.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3562159997\\victim" -> "../victim" [2022-05-18T18:33:50.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2439652450\\victim" -> "../victim" [2022-05-18T18:33:50.774Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2686573901\\victim" -> "../victim" [2022-05-18T18:33:50.774Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-05-18T18:33:50.774Z] === RUN TestUntarInvalidSymlink [2022-05-18T18:33:50.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3346094421\\dest\\dotdot" -> "../victim/hello" [2022-05-18T18:33:50.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink722982241\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T18:33:50.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink652514497\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:33:50.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink957090621\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:33:50.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink768064684\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:33:50.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2976156307\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:33:50.774Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3478160653\\dest\\dir\\loophole" -> "../../victim" [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === Skipped [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-18T18:33:51.066Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-18T18:33:51.066Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-18T18:33:51.066Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-18T18:33:51.066Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-18T18:33:51.066Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T18:33:51.066Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T18:33:51.066Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T18:33:51.066Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T18:33:51.066Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-18T18:33:51.066Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T18:33:51.066Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-18T18:33:51.066Z] daemon_test.go:145: root required [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T18:33:51.066Z] reload_test.go:342: root required [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T18:33:51.066Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T18:33:51.066Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.066Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-18T18:33:51.066Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T18:33:51.066Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-18T18:33:51.067Z] download_test.go:267: Needs fixing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-18T18:33:51.067Z] layer_test.go:291: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-18T18:33:51.067Z] layer_test.go:340: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-18T18:33:51.067Z] layer_test.go:455: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-18T18:33:51.067Z] layer_test.go:684: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-18T18:33:51.067Z] migration_test.go:45: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T18:33:51.067Z] migration_test.go:181: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-18T18:33:51.067Z] mount_test.go:17: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-18T18:33:51.067Z] mount_test.go:76: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-18T18:33:51.067Z] mount_test.go:125: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-18T18:33:51.067Z] mount_test.go:212: Failing on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-18T18:33:51.067Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-18T18:33:51.067Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-18T18:33:51.067Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-18T18:33:51.067Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-18T18:33:51.067Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-18T18:33:51.067Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-18T18:33:51.067Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-18T18:33:51.067Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-18T18:33:51.067Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-18T18:33:51.067Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-18T18:33:51.067Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-18T18:33:51.067Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T18:33:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T18:33:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T18:33:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T18:33:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T18:33:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-18T18:33:51.067Z] archive_test.go:140: zstd not installed [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-18T18:33:51.067Z] archive_windows_test.go:16: Currently fails [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-18T18:33:51.067Z] changes_test.go:196: needs more investigation [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-18T18:33:51.067Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-18T18:33:51.067Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-18T18:33:51.067Z] changes_test.go:433: needs further investigation [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-18T18:33:51.067Z] changes_test.go:469: needs further investigation [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-05-18T18:33:51.067Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-18T18:33:51.067Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-18T18:33:51.067Z] poller_test.go:40: No chmod on Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T18:33:51.067Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T18:33:51.067Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-18T18:33:51.067Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-18T18:33:51.067Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-18T18:33:51.067Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-18T18:33:51.067Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-18T18:33:51.067Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-18T18:33:51.067Z] [2022-05-18T18:33:51.067Z] DONE 2329 tests, 70 skipped in 318.245s [2022-05-18T18:33:51.067Z] INFO: make.ps1 ended at 05/18/2022 18:33:50 [2022-05-18T18:33:51.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-18T18:33:51.245Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-18T18:33:51.245Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-18T18:33:51.245Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-18T18:33:51.245Z] === RUN TestXGlobalNoParent [2022-05-18T18:33:51.245Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-18T18:33:51.245Z] === RUN TestReplaceFileTarWrapper [2022-05-18T18:33:51.245Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-18T18:33:51.245Z] === RUN TestPrefixHeaderReadable [2022-05-18T18:33:51.245Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-18T18:33:51.245Z] === RUN TestDisablePigz [2022-05-18T18:33:51.245Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-18T18:33:51.245Z] --- PASS: TestDisablePigz (0.16s) [2022-05-18T18:33:51.245Z] === RUN TestPigz [2022-05-18T18:33:51.715Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-18T18:33:51.715Z] --- PASS: TestPigz (0.22s) [2022-05-18T18:33:51.715Z] === RUN TestNosysFileInfo [2022-05-18T18:33:51.715Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-18T18:33:51.715Z] === RUN TestCopyFileWithInvalidDest [2022-05-18T18:33:51.715Z] archive_windows_test.go:16: Currently fails [2022-05-18T18:33:51.715Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-18T18:33:51.715Z] === RUN TestCanonicalTarNameForPath [2022-05-18T18:33:51.715Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-18T18:33:51.715Z] === RUN TestCanonicalTarName [2022-05-18T18:33:51.715Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-18T18:33:51.715Z] === RUN TestChmodTarEntry [2022-05-18T18:33:51.715Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-18T18:33:51.715Z] === RUN TestHardLinkOrder [2022-05-18T18:33:51.715Z] --- PASS: TestHardLinkOrder (0.11s) [2022-05-18T18:33:51.715Z] === RUN TestChangeString [2022-05-18T18:33:51.715Z] --- PASS: TestChangeString (0.00s) [2022-05-18T18:33:51.715Z] === RUN TestChangesWithNoChanges [2022-05-18T18:33:51.715Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-18T18:33:51.715Z] === RUN TestChangesWithChanges [2022-05-18T18:33:51.715Z] === RUN TestGet [2022-05-18T18:33:51.715Z] --- PASS: TestGet (0.00s) [2022-05-18T18:33:51.715Z] === RUN TestGetShortcutString [2022-05-18T18:33:51.715Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-18T18:33:51.715Z] PASS [2022-05-18T18:33:51.715Z] coverage: 42.9% of statements [2022-05-18T18:33:51.715Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2022-05-18T18:33:51.715Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-18T18:33:51.715Z] === RUN TestChangesWithChangesGH13590 [2022-05-18T18:33:51.715Z] changes_test.go:196: needs more investigation [2022-05-18T18:33:51.715Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-18T18:33:51.715Z] === RUN TestChangesDirsEmpty [2022-05-18T18:33:51.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-18T18:33:52.185Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-05-18T18:33:52.185Z] === RUN TestChangesDirsMutated [2022-05-18T18:33:52.185Z] --- PASS: TestChangesDirsMutated (0.20s) [2022-05-18T18:33:52.185Z] === RUN TestApplyLayer [2022-05-18T18:33:52.185Z] changes_test.go:433: needs further investigation [2022-05-18T18:33:52.185Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-18T18:33:52.185Z] === RUN TestChangesSizeWithHardlinks [2022-05-18T18:33:52.185Z] changes_test.go:469: needs further investigation [2022-05-18T18:33:52.185Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-18T18:33:52.185Z] === RUN TestChangesSizeWithNoChanges [2022-05-18T18:33:52.185Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-18T18:33:52.185Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-18T18:33:52.185Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-18T18:33:52.185Z] === RUN TestChangesSize [2022-05-18T18:33:52.185Z] --- PASS: TestChangesSize (0.00s) [2022-05-18T18:33:52.185Z] === RUN TestApplyLayerInvalidFilenames [2022-05-18T18:33:52.185Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1093695529\\dest" [2022-05-18T18:33:52.185Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-18T18:33:52.185Z] === RUN TestApplyLayerInvalidHardlink [2022-05-18T18:33:52.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4155274686\\victim\\hello" -> "../victim/hello" [2022-05-18T18:33:52.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink662884282\\victim\\hello" -> "/../victim/hello" [2022-05-18T18:33:52.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3857573143\\victim" -> "../victim" [2022-05-18T18:33:52.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2536285247\\victim" -> "../victim" [2022-05-18T18:33:52.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3977196750\\victim" -> "../victim" [2022-05-18T18:33:52.185Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1953061392\\victim" -> "../victim" [2022-05-18T18:33:52.185Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-18T18:33:52.185Z] === RUN TestApplyLayerInvalidSymlink [2022-05-18T18:33:52.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink600577949\\dest\\dotdot" -> "../victim/hello" [2022-05-18T18:33:52.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3382980696\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-18T18:33:52.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1543977700\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:33:52.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink869872934\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:33:52.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3158063930\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:33:52.185Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1984889929\\dest\\loophole-victim" -> "../victim" [2022-05-18T18:33:52.185Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-18T18:33:52.185Z] === RUN TestApplyLayerWhiteouts [2022-05-18T18:33:52.185Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-18T18:33:52.185Z] === RUN TestGenerateEmptyFile [2022-05-18T18:33:52.185Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-18T18:33:52.185Z] === RUN TestGenerateWithContent [2022-05-18T18:33:52.185Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-18T18:33:52.185Z] PASS [2022-05-18T18:33:52.185Z] coverage: 62.9% of statements [2022-05-18T18:33:52.185Z] ok github.com/docker/docker/pkg/archive 9.218s coverage: 62.9% of statements [2022-05-18T18:33:52.656Z] === RUN TestCreateIDMapOrder [2022-05-18T18:33:52.656Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-18T18:33:52.656Z] PASS [2022-05-18T18:33:52.656Z] coverage: 7.2% of statements [2022-05-18T18:33:52.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:33:53.126Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2022-05-18T18:33:53.239Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-18T18:33:53.239Z] INFO: Unit tests ended at 05/18/2022 18:33:52. Duration:00:05:34.1702493 [2022-05-18T18:33:53.239Z] INFO: Building busybox [2022-05-18T18:33:53.239Z] Sending build context to Docker daemon 5.12kB [2022-05-18T18:33:53.239Z] [2022-05-18T18:33:53.239Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-18T18:33:53.239Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-18T18:33:53.239Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-18T18:33:53.239Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-18T18:33:53.239Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-18T18:33:53.239Z] ---> 7c569352fed3 [2022-05-18T18:33:53.239Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-18T18:33:53.239Z] ---> Running in 3347fde61c08 [2022-05-18T18:33:53.598Z] --- PASS: TestNetworkDBNodeLeave (2.93s) [2022-05-18T18:33:53.598Z] === RUN TestNetworkDBWatch [2022-05-18T18:33:54.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-18T18:33:54.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:33:54.303Z] check_test.go:307: [d4cca1c59d2c6] daemon is not started [2022-05-18T18:33:54.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-18T18:33:54.589Z] === RUN TestFixedBufferCap [2022-05-18T18:33:54.589Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-18T18:33:54.589Z] === RUN TestFixedBufferLen [2022-05-18T18:33:54.589Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-18T18:33:54.589Z] === RUN TestFixedBufferString [2022-05-18T18:33:54.589Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-18T18:33:54.589Z] === RUN TestFixedBufferWrite [2022-05-18T18:33:54.589Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-18T18:33:54.589Z] === RUN TestFixedBufferRead [2022-05-18T18:33:54.589Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-18T18:33:54.589Z] === RUN TestBytesPipeRead [2022-05-18T18:33:54.589Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-18T18:33:54.589Z] === RUN TestBytesPipeWrite [2022-05-18T18:33:54.589Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-18T18:33:54.589Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-18T18:33:54.949Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-18T18:33:54.949Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-05-18T18:33:54.949Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-18T18:33:54.949Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-05-18T18:33:54.949Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-05-18T18:33:54.949Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.53s) [2022-05-18T18:33:54.949Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.54s) [2022-05-18T18:33:54.949Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.29s) [2022-05-18T18:33:54.949Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.55s) [2022-05-18T18:33:54.949Z] === RUN TestDiff [2022-05-18T18:33:54.949Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T18:33:54.949Z] --- SKIP: TestDiff (0.00s) [2022-05-18T18:33:54.949Z] === RUN TestExecWithCloseStdin [2022-05-18T18:33:54.949Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-18T18:33:54.949Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-18T18:33:54.949Z] === RUN TestExec [2022-05-18T18:33:55.058Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-05-18T18:33:55.058Z] === RUN TestAtomicWriteToFile [2022-05-18T18:33:55.058Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-05-18T18:33:55.058Z] === RUN TestAtomicWriteSetCommit [2022-05-18T18:33:55.059Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-18T18:33:55.059Z] === RUN TestAtomicWriteSetCancel [2022-05-18T18:33:55.059Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-18T18:33:55.059Z] === RUN TestReadCloserWrapperClose [2022-05-18T18:33:55.059Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-18T18:33:55.059Z] === RUN TestReaderErrWrapperReadOnError [2022-05-18T18:33:55.059Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-18T18:33:55.059Z] === RUN TestReaderErrWrapperRead [2022-05-18T18:33:55.059Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-18T18:33:55.059Z] === RUN TestCancelReadCloser [2022-05-18T18:33:55.059Z] --- PASS: TestCancelReadCloser (0.13s) [2022-05-18T18:33:55.059Z] === RUN TestWriteCloserWrapperClose [2022-05-18T18:33:55.059Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-18T18:33:55.059Z] === RUN TestNopWriteCloser [2022-05-18T18:33:55.059Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-18T18:33:55.059Z] === RUN TestNopWriter [2022-05-18T18:33:55.059Z] --- PASS: TestNopWriter (0.00s) [2022-05-18T18:33:55.059Z] === RUN TestWriteCounter [2022-05-18T18:33:55.059Z] --- PASS: TestWriteCounter (0.00s) [2022-05-18T18:33:55.059Z] PASS [2022-05-18T18:33:55.059Z] coverage: 70.1% of statements [2022-05-18T18:33:55.059Z] ok github.com/docker/docker/pkg/ioutils 0.784s coverage: 70.1% of statements [2022-05-18T18:33:55.059Z] 2022/05/18 18:33:54 Closing DB instances... [2022-05-18T18:33:55.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:33:55.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:33:55.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-18T18:33:56.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-18T18:33:56.632Z] --- PASS: TestNetworkDBWatch (3.10s) [2022-05-18T18:33:56.632Z] === RUN TestNetworkDBBulkSync [2022-05-18T18:33:56.632Z] === RUN TestError [2022-05-18T18:33:56.632Z] --- PASS: TestError (0.00s) [2022-05-18T18:33:56.632Z] === RUN TestProgressString [2022-05-18T18:33:56.632Z] === RUN TestProgressString/no_progress [2022-05-18T18:33:56.632Z] === RUN TestProgressString/progress_1 [2022-05-18T18:33:56.632Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-18T18:33:56.632Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-18T18:33:56.632Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-18T18:33:56.632Z] === RUN TestProgressString/with_units [2022-05-18T18:33:56.632Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-18T18:33:56.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:33:57.101Z] === RUN TestProgressString/hide_counts [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString (0.00s) [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-18T18:33:57.102Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-18T18:33:57.102Z] === RUN TestJSONMessageDisplay [2022-05-18T18:33:57.102Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-05-18T18:33:57.102Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-18T18:33:57.102Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-18T18:33:57.102Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-18T18:33:57.102Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-18T18:33:57.102Z] === RUN TestDisplayJSONMessagesStream [2022-05-18T18:33:57.102Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-18T18:33:57.102Z] PASS [2022-05-18T18:33:57.102Z] coverage: 91.7% of statements [2022-05-18T18:33:57.102Z] ok github.com/docker/docker/pkg/jsonmessage 0.263s coverage: 91.7% of statements [2022-05-18T18:33:57.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:33:57.573Z] === RUN TestStandardLongPath [2022-05-18T18:33:57.573Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-18T18:33:57.573Z] === RUN TestUNCLongPath [2022-05-18T18:33:57.573Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-18T18:33:57.573Z] PASS [2022-05-18T18:33:57.573Z] coverage: 100.0% of statements [2022-05-18T18:33:57.829Z] --- PASS: TestExec (2.58s) [2022-05-18T18:33:57.829Z] === RUN TestExecUser [2022-05-18T18:33:57.829Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T18:33:57.829Z] --- SKIP: TestExecUser (0.00s) [2022-05-18T18:33:57.829Z] === RUN TestExportContainerAndImportImage [2022-05-18T18:33:57.829Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:57.830Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-18T18:33:57.830Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T18:33:57.830Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:33:57.830Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T18:33:57.830Z] === RUN TestHealthCheckWorkdir [2022-05-18T18:33:57.830Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T18:33:57.830Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-18T18:33:57.830Z] === RUN TestHealthKillContainer [2022-05-18T18:33:57.830Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T18:33:57.830Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-18T18:33:57.830Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T18:33:57.830Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T18:33:57.830Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T18:33:57.830Z] === RUN TestKillContainerInvalidSignal [2022-05-18T18:33:58.043Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2022-05-18T18:33:58.043Z] 2022/05/18 18:33:57 Closing DB instances... [2022-05-18T18:33:58.513Z] === RUN TestNameFormat [2022-05-18T18:33:58.513Z] --- PASS: TestNameFormat (0.00s) [2022-05-18T18:33:58.513Z] === RUN TestNameRetries [2022-05-18T18:33:58.513Z] --- PASS: TestNameRetries (0.00s) [2022-05-18T18:33:58.513Z] PASS [2022-05-18T18:33:58.513Z] coverage: 85.7% of statements [2022-05-18T18:33:58.513Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-05-18T18:33:58.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-18T18:33:58.671Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-18T18:33:58.983Z] === RUN TestParseKeyValueOpt [2022-05-18T18:33:58.983Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-18T18:33:58.983Z] === RUN TestParseUintList [2022-05-18T18:33:58.983Z] --- PASS: TestParseUintList (0.00s) [2022-05-18T18:33:58.983Z] === RUN TestParseUintListMaximumLimits [2022-05-18T18:33:58.983Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-18T18:33:58.983Z] PASS [2022-05-18T18:33:58.983Z] coverage: 97.0% of statements [2022-05-18T18:33:58.983Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-05-18T18:33:59.008Z] Removing intermediate container 3347fde61c08 [2022-05-18T18:33:59.008Z] ---> 4fa9da557ebd [2022-05-18T18:33:59.008Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-18T18:33:59.008Z] ---> Running in e51678528020 [2022-05-18T18:33:59.008Z] Removing intermediate container e51678528020 [2022-05-18T18:33:59.008Z] ---> d70c572d622f [2022-05-18T18:33:59.008Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-18T18:33:59.008Z] ---> Running in a414f638cadf [2022-05-18T18:33:59.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T18:33:59.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T18:33:59.454Z] --- PASS: TestNetworkDBBulkSync (2.72s) [2022-05-18T18:33:59.454Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-18T18:33:59.464Z] Removing intermediate container a414f638cadf [2022-05-18T18:33:59.464Z] ---> f6f4a9afc666 [2022-05-18T18:33:59.464Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-18T18:33:59.494Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-18T18:33:59.924Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-18T18:33:59.924Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-18T18:33:59.924Z] PASS [2022-05-18T18:33:59.924Z] coverage: 36.4% of statements [2022-05-18T18:33:59.924Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 36.4% of statements [2022-05-18T18:33:59.988Z] --- PASS: TestKillContainerInvalidSignal (2.44s) [2022-05-18T18:33:59.988Z] === RUN TestKillContainer [2022-05-18T18:33:59.988Z] === RUN TestKillContainer/no_signal [2022-05-18T18:34:00.883Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-18T18:34:00.914Z] === RUN TestNewAndRemove [2022-05-18T18:34:00.914Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-18T18:34:00.914Z] === RUN TestRemoveInvalidPath [2022-05-18T18:34:00.914Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-18T18:34:00.914Z] PASS [2022-05-18T18:34:00.914Z] coverage: 82.6% of statements [2022-05-18T18:34:00.915Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-05-18T18:34:00.993Z] [2022-05-18T18:34:00.993Z] ---> c39548cfd921 [2022-05-18T18:34:00.993Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-18T18:34:01.448Z] ---> Running in 16dc13b240e2 [2022-05-18T18:34:01.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-18T18:34:01.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:34:01.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:34:02.146Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T18:34:02.146Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T18:34:02.147Z] === RUN TestKillContainer/killing_signal [2022-05-18T18:34:02.485Z] 2022/05/18 18:34:02 Closing DB instances... [2022-05-18T18:34:02.485Z] time="2022-05-18T18:34:02Z" level=error msg="node: 7807ff7b1279 is unknown to memberlist" [2022-05-18T18:34:02.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-18T18:34:02.956Z] === RUN TestFailedConnection [2022-05-18T18:34:03.948Z] --- PASS: TestGetAddress (27.96s) [2022-05-18T18:34:03.948Z] === RUN TestRequestSyntaxCheck [2022-05-18T18:34:03.948Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-18T18:34:03.948Z] === RUN TestRequest [2022-05-18T18:34:03.948Z] --- PASS: TestFailedConnection (1.01s) [2022-05-18T18:34:03.948Z] === RUN TestFailOnce [2022-05-18T18:34:03.948Z] 2022/05/18 18:34:03 http: panic serving 127.0.0.1:49304: Plugin not ready [2022-05-18T18:34:03.948Z] goroutine 18 [running]: [2022-05-18T18:34:03.948Z] net/http.(*conn).serve.func1() [2022-05-18T18:34:03.948Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-18T18:34:03.948Z] panic({0x11836e0, 0x12cd090}) [2022-05-18T18:34:03.948Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-18T18:34:03.948Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xfb0000000000003b?, 0xffffffffffffffff?}, 0xfb8ed1c4b3bd1fd8?) [2022-05-18T18:34:03.948Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-18T18:34:03.948Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12d2898?, 0xc0000c0000?}, 0xc000229a78?) [2022-05-18T18:34:03.948Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-18T18:34:03.948Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12d2898, 0xc0000c0000}, 0xc000220000) [2022-05-18T18:34:03.948Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-18T18:34:03.948Z] net/http.serverHandler.ServeHTTP({0x12d0eb8?}, {0x12d2898, 0xc0000c0000}, 0xc000220000) [2022-05-18T18:34:03.948Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-18T18:34:03.948Z] net/http.(*conn).serve(0xc00020e000, {0x12d2d98, 0xc00008a0c0}) [2022-05-18T18:34:03.948Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-18T18:34:03.948Z] created by net/http.(*Server).Serve [2022-05-18T18:34:03.948Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-18T18:34:03.948Z] time="2022-05-18T18:34:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2022-05-18T18:34:04.127Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-18T18:34:04.939Z] --- PASS: TestFailOnce (1.18s) [2022-05-18T18:34:04.939Z] === RUN TestEchoInputOutput [2022-05-18T18:34:04.939Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-18T18:34:04.939Z] === RUN TestBackoff [2022-05-18T18:34:04.939Z] --- PASS: TestBackoff (0.00s) [2022-05-18T18:34:04.939Z] === RUN TestAbortRetry [2022-05-18T18:34:04.939Z] --- PASS: TestAbortRetry (0.00s) [2022-05-18T18:34:04.939Z] === RUN TestClientScheme [2022-05-18T18:34:04.939Z] --- PASS: TestClientScheme (0.00s) [2022-05-18T18:34:04.939Z] === RUN TestNewClientWithTimeout [2022-05-18T18:34:04.939Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.55s) [2022-05-18T18:34:04.939Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-18T18:34:05.026Z] --- PASS: TestKillContainer (4.86s) [2022-05-18T18:34:05.026Z] --- PASS: TestKillContainer/no_signal (2.42s) [2022-05-18T18:34:05.026Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:34:05.026Z] --- PASS: TestKillContainer/killing_signal (2.40s) [2022-05-18T18:34:05.026Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T18:34:05.026Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:34:05.026Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T18:34:05.026Z] === RUN TestKillStoppedContainer [2022-05-18T18:34:05.026Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:34:05.026Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-18T18:34:05.026Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T18:34:05.026Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:34:05.026Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T18:34:05.026Z] === RUN TestKillDifferentUserContainer [2022-05-18T18:34:05.026Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T18:34:05.026Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-18T18:34:05.026Z] === RUN TestInspectOomKilledTrue [2022-05-18T18:34:05.026Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:34:05.026Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T18:34:05.026Z] === RUN TestInspectOomKilledFalse [2022-05-18T18:34:05.026Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:34:05.026Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T18:34:05.026Z] === RUN TestLogsFollowTailEmpty [2022-05-18T18:34:05.056Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-18T18:34:05.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:34:05.410Z] time="2022-05-18T18:34:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-18T18:34:05.875Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-18T18:34:05.881Z] 2022/05/18 18:34:05 Closing DB instances... [2022-05-18T18:34:06.872Z] time="2022-05-18T18:34:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-18T18:34:07.188Z] --- PASS: TestLogsFollowTailEmpty (2.39s) [2022-05-18T18:34:07.188Z] === RUN TestNetworkNat [2022-05-18T18:34:07.188Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T18:34:07.188Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-18T18:34:07.188Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T18:34:07.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:34:07.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-18T18:34:07.862Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-18T18:34:07.862Z] === RUN TestNetworkDBGarbageCollection [2022-05-18T18:34:08.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:34:09.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:34:09.432Z] time="2022-05-18T18:34:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-18T18:34:10.073Z] --- PASS: TestNetworkLocalhostTCPNat (2.88s) [2022-05-18T18:34:10.073Z] === RUN TestNetworkLoopbackNat [2022-05-18T18:34:10.073Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T18:34:10.073Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-18T18:34:10.073Z] === RUN TestPause [2022-05-18T18:34:10.073Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T18:34:10.073Z] --- SKIP: TestPause (0.00s) [2022-05-18T18:34:10.073Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T18:34:10.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-18T18:34:11.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:34:11.740Z] Removing intermediate container 16dc13b240e2 [2022-05-18T18:34:11.740Z] ---> 7b164daf6f95 [2022-05-18T18:34:11.740Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-18T18:34:11.740Z] ---> Running in 8aa3e4b6a7ec [2022-05-18T18:34:12.197Z] [2022-05-18T18:34:12.197Z] SUCCESS: Specified value was saved. [2022-05-18T18:34:12.259Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.36s) [2022-05-18T18:34:12.259Z] === RUN TestPauseStopPausedContainer [2022-05-18T18:34:12.259Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:34:12.259Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-18T18:34:12.259Z] === RUN TestPsFilter [2022-05-18T18:34:12.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:34:12.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-18T18:34:12.713Z] --- PASS: TestPsFilter (0.26s) [2022-05-18T18:34:12.713Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T18:34:12.812Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-18T18:34:13.235Z] === RUN TestParseEmptyInterface [2022-05-18T18:34:13.235Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-18T18:34:13.235Z] === RUN TestParseNonInterfaceType [2022-05-18T18:34:13.235Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-18T18:34:13.235Z] === RUN TestParseWithOneFunction [2022-05-18T18:34:13.235Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-18T18:34:13.235Z] === RUN TestParseWithMultipleFuncs [2022-05-18T18:34:13.235Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-18T18:34:13.235Z] === RUN TestParseWithUnnamedReturn [2022-05-18T18:34:13.235Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-18T18:34:13.235Z] === RUN TestEmbeddedInterface [2022-05-18T18:34:13.235Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-18T18:34:13.235Z] === RUN TestParsedImports [2022-05-18T18:34:13.235Z] --- PASS: TestParsedImports (0.00s) [2022-05-18T18:34:13.235Z] === RUN TestAliasedImports [2022-05-18T18:34:13.235Z] --- PASS: TestAliasedImports (0.00s) [2022-05-18T18:34:13.235Z] PASS [2022-05-18T18:34:13.235Z] coverage: 56.8% of statements [2022-05-18T18:34:13.235Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2022-05-18T18:34:14.225Z] time="2022-05-18T18:34:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-18T18:34:14.225Z] === RUN TestHTTPTransport [2022-05-18T18:34:14.225Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-18T18:34:14.225Z] PASS [2022-05-18T18:34:14.225Z] coverage: 85.7% of statements [2022-05-18T18:34:14.226Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-05-18T18:34:14.696Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-18T18:34:14.696Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T18:34:14.696Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-18T18:34:14.696Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-18T18:34:14.696Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-18T18:34:14.696Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-18T18:34:14.696Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-18T18:34:14.696Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-18T18:34:14.696Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-18T18:34:14.696Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-18T18:34:14.696Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-18T18:34:14.696Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-18T18:34:14.696Z] === RUN TestBufferPoolPutAndGet [2022-05-18T18:34:14.696Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-18T18:34:14.696Z] PASS [2022-05-18T18:34:14.696Z] coverage: 88.2% of statements [2022-05-18T18:34:14.696Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-05-18T18:34:14.696Z] --- PASS: TestRequest (10.91s) [2022-05-18T18:34:14.696Z] === RUN TestOverlappingRequests [2022-05-18T18:34:14.704Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-18T18:34:14.871Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.31s) [2022-05-18T18:34:14.871Z] === RUN TestRemoveContainerWithVolume [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.18s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.88s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.43s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.47s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.82s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.76s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2022-05-18T18:34:14.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2022-05-18T18:34:14.960Z] === RUN TestCgroupNamespacesRun [2022-05-18T18:34:14.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-18T18:34:15.088Z] Removing intermediate container 8aa3e4b6a7ec [2022-05-18T18:34:15.088Z] ---> 81ed36189698 [2022-05-18T18:34:15.088Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-18T18:34:15.168Z] --- PASS: TestOverlappingRequests (0.56s) [2022-05-18T18:34:15.168Z] === RUN TestRelease [2022-05-18T18:34:15.168Z] === RUN TestOutputOnPrematureClose [2022-05-18T18:34:15.168Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-18T18:34:15.168Z] === RUN TestCompleteSilently [2022-05-18T18:34:15.168Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-18T18:34:15.168Z] PASS [2022-05-18T18:34:15.168Z] coverage: 75.9% of statements [2022-05-18T18:34:15.168Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-05-18T18:34:15.216Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-18T18:34:15.543Z] ---> Running in 112b658bbc79 [2022-05-18T18:34:15.637Z] === RUN TestSendToOneSub [2022-05-18T18:34:15.637Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-18T18:34:15.637Z] === RUN TestSendToMultipleSubs [2022-05-18T18:34:15.637Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-18T18:34:15.637Z] === RUN TestEvictOneSub [2022-05-18T18:34:15.637Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-18T18:34:15.637Z] === RUN TestClosePublisher [2022-05-18T18:34:15.637Z] --- PASS: TestClosePublisher (0.00s) [2022-05-18T18:34:15.637Z] === RUN TestPubSubRace [2022-05-18T18:34:16.145Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-18T18:34:16.708Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2022-05-18T18:34:16.708Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-18T18:34:17.209Z] --- PASS: TestPubSubRace (1.08s) [2022-05-18T18:34:17.209Z] PASS [2022-05-18T18:34:17.209Z] coverage: 75.0% of statements [2022-05-18T18:34:17.209Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2022-05-18T18:34:17.209Z] --- PASS: TestRelease (2.13s) [2022-05-18T18:34:17.209Z] === RUN TestAllocateRandomDeallocate [2022-05-18T18:34:17.678Z] === RUN TestRegister [2022-05-18T18:34:17.678Z] --- PASS: TestRegister (0.00s) [2022-05-18T18:34:17.678Z] === RUN TestCommand [2022-05-18T18:34:17.678Z] --- PASS: TestCommand (0.03s) [2022-05-18T18:34:17.678Z] === RUN TestNaiveSelf [2022-05-18T18:34:17.678Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-18T18:34:17.678Z] PASS [2022-05-18T18:34:17.678Z] coverage: 82.4% of statements [2022-05-18T18:34:17.678Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2022-05-18T18:34:17.748Z] --- PASS: TestRemoveContainerWithVolume (2.39s) [2022-05-18T18:34:17.749Z] === RUN TestRemoveContainerRunning [2022-05-18T18:34:18.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-18T18:34:18.074Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-18T18:34:18.074Z] check_test.go:307: [dca8ef29badc1] daemon is not started [2022-05-18T18:34:18.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-18T18:34:18.074Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-18T18:34:18.074Z] check_test.go:307: [d2caecf6c4469] daemon is not started [2022-05-18T18:34:18.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-18T18:34:18.331Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2022-05-18T18:34:18.331Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-18T18:34:18.667Z] === RUN TestDump [2022-05-18T18:34:18.667Z] goroutine 6 [running]: [2022-05-18T18:34:18.667Z] github.com/docker/docker/pkg/stack.dump(0x932d57?) [2022-05-18T18:34:18.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T18:34:18.667Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-18T18:34:18.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-18T18:34:18.667Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-18T18:34:18.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-18T18:34:18.667Z] testing.tRunner(0xc000164000, 0xafa4b0) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:34:18.667Z] created by testing.(*T).Run [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T18:34:18.667Z] [2022-05-18T18:34:18.667Z] goroutine 1 [chan receive]: [2022-05-18T18:34:18.667Z] testing.(*T).Run(0xc000031d40, {0xae9154?, 0x90c1f3?}, 0xafa4b0) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T18:34:18.667Z] testing.runTests.func1(0xc00006c870?) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T18:34:18.667Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:34:18.667Z] testing.runTests(0xc000058460?, {0xc7e400, 0x3, 0x3}, {0x1e3a9880108?, 0x40?, 0xc834a0?}) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T18:34:18.667Z] testing.(*M).Run(0xc000058460) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T18:34:18.667Z] main.main() [2022-05-18T18:34:18.667Z] _testmain.go:99 +0x255 [2022-05-18T18:34:18.667Z] --- PASS: TestDump (0.00s) [2022-05-18T18:34:18.667Z] === RUN TestDumpToFile [2022-05-18T18:34:18.667Z] --- PASS: TestDumpToFile (0.19s) [2022-05-18T18:34:18.667Z] === RUN TestDumpToFileWithEmptyInput [2022-05-18T18:34:18.667Z] goroutine 8 [running]: [2022-05-18T18:34:18.667Z] github.com/docker/docker/pkg/stack.dump(0x9aed93?) [2022-05-18T18:34:18.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-18T18:34:18.667Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x9aed60?}) [2022-05-18T18:34:18.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-18T18:34:18.667Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-18T18:34:18.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-18T18:34:18.667Z] testing.tRunner(0xc000164680, 0xafa4a0) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:34:18.667Z] created by testing.(*T).Run [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-18T18:34:18.667Z] [2022-05-18T18:34:18.667Z] goroutine 1 [chan receive]: [2022-05-18T18:34:18.667Z] testing.(*T).Run(0xc000031d40, {0xaf072b?, 0x90c1f3?}, 0xafa4a0) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-18T18:34:18.667Z] testing.runTests.func1(0xc00006c870?) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-18T18:34:18.667Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-18T18:34:18.667Z] testing.runTests(0xc000058460?, {0xc7e400, 0x3, 0x3}, {0x1e3a9880108?, 0x40?, 0xc834a0?}) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-18T18:34:18.667Z] testing.(*M).Run(0xc000058460) [2022-05-18T18:34:18.667Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-18T18:34:18.667Z] main.main() [2022-05-18T18:34:18.667Z] _testmain.go:99 +0x255 [2022-05-18T18:34:18.667Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-18T18:34:18.667Z] PASS [2022-05-18T18:34:18.667Z] coverage: 90.9% of statements [2022-05-18T18:34:18.667Z] ok github.com/docker/docker/pkg/stack 0.233s coverage: 90.9% of statements [2022-05-18T18:34:19.137Z] === RUN TestNewStdWriter [2022-05-18T18:34:19.137Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-18T18:34:19.137Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestWriteWithNilBytes [2022-05-18T18:34:19.137Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestWrite [2022-05-18T18:34:19.137Z] --- PASS: TestWrite (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestWriteWithWriterError [2022-05-18T18:34:19.137Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-18T18:34:19.137Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyWriteAndRead [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-18T18:34:19.137Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-18T18:34:19.137Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-18T18:34:19.137Z] PASS [2022-05-18T18:34:19.137Z] coverage: 100.0% of statements [2022-05-18T18:34:19.137Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-05-18T18:34:19.260Z] Cannot create a file when that file already exists. [2022-05-18T18:34:19.455Z] --- PASS: TestRemoveContainerRunning (2.38s) [2022-05-18T18:34:19.455Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T18:34:20.128Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-18T18:34:20.128Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-18T18:34:20.128Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestFormatStatus [2022-05-18T18:34:20.128Z] --- PASS: TestFormatStatus (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestFormatError [2022-05-18T18:34:20.128Z] --- PASS: TestFormatError (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestFormatJSONError [2022-05-18T18:34:20.128Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-18T18:34:20.128Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-18T18:34:20.128Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestNewJSONProgressOutput [2022-05-18T18:34:20.128Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestAuxFormatterEmit [2022-05-18T18:34:20.128Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestStreamWriterStdout [2022-05-18T18:34:20.128Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-18T18:34:20.128Z] === RUN TestStreamWriterStderr [2022-05-18T18:34:20.128Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-18T18:34:20.128Z] PASS [2022-05-18T18:34:20.128Z] coverage: 66.2% of statements [2022-05-18T18:34:20.128Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-05-18T18:34:20.223Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2022-05-18T18:34:20.223Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-18T18:34:20.480Z] check_test.go:307: [dc3264d60cca7] daemon is not started [2022-05-18T18:34:20.480Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-18T18:34:20.599Z] === RUN TestGenerateRandomID [2022-05-18T18:34:20.599Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-18T18:34:20.599Z] === RUN TestShortenId [2022-05-18T18:34:20.599Z] --- PASS: TestShortenId (0.00s) [2022-05-18T18:34:20.599Z] === RUN TestShortenSha256Id [2022-05-18T18:34:20.599Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-18T18:34:20.599Z] === RUN TestShortenIdEmpty [2022-05-18T18:34:20.599Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-18T18:34:20.599Z] === RUN TestShortenIdInvalid [2022-05-18T18:34:20.599Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-18T18:34:20.599Z] === RUN TestIsShortIDNonHex [2022-05-18T18:34:20.599Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-18T18:34:20.599Z] === RUN TestIsShortIDNotCorrectSize [2022-05-18T18:34:20.599Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-18T18:34:20.599Z] PASS [2022-05-18T18:34:20.599Z] coverage: 70.6% of statements [2022-05-18T18:34:20.599Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-05-18T18:34:21.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T18:34:21.588Z] === RUN TestIsCpusetListAvailable [2022-05-18T18:34:21.588Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-18T18:34:21.588Z] PASS [2022-05-18T18:34:21.588Z] coverage: 39.4% of statements [2022-05-18T18:34:21.588Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-05-18T18:34:21.848Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-18T18:34:21.848Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-05-18T18:34:21.848Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-18T18:34:22.334Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.42s) [2022-05-18T18:34:22.334Z] === RUN TestRemoveInvalidContainer [2022-05-18T18:34:22.334Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-18T18:34:22.334Z] === RUN TestRenameLinkedContainer [2022-05-18T18:34:22.334Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T18:34:22.334Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-18T18:34:22.334Z] === RUN TestRenameStoppedContainer [2022-05-18T18:34:22.355Z] --- PASS: TestBuildWithHugeFile (50.25s) [2022-05-18T18:34:22.355Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T18:34:22.355Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:34:22.355Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:34:22.355Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T18:34:22.355Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:34:22.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:34:22.356Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:34:22.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:34:22.356Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:34:22.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:34:22.356Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:34:22.356Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:34:22.356Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:34:22.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-18T18:34:22.356Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-18T18:34:22.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-18T18:34:22.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-18T18:34:22.356Z] === RUN TestBuildPreserveOwnership [2022-05-18T18:34:22.356Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-18T18:34:22.356Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-18T18:34:22.356Z] --- PASS: TestBuildPreserveOwnership (3.77s) [2022-05-18T18:34:22.356Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2022-05-18T18:34:22.356Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-05-18T18:34:22.356Z] === RUN TestBuildPlatformInvalid [2022-05-18T18:34:22.356Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-18T18:34:22.356Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-18T18:34:22.356Z] Loaded image: busybox:latest [2022-05-18T18:34:22.356Z] Loaded image: busybox:glibc [2022-05-18T18:34:22.356Z] Loaded image: debian:bullseye-slim [2022-05-18T18:34:22.579Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-05-18T18:34:22.579Z] === RUN TestClientStream [2022-05-18T18:34:22.579Z] --- PASS: TestClientStream (0.00s) [2022-05-18T18:34:22.579Z] === RUN TestClientSendFile [2022-05-18T18:34:22.579Z] --- PASS: TestClientSendFile (0.00s) [2022-05-18T18:34:22.579Z] === RUN TestClientWithRequestTimeout [2022-05-18T18:34:22.579Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-18T18:34:22.579Z] === RUN TestFileSpecPlugin [2022-05-18T18:34:22.579Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-18T18:34:22.579Z] === RUN TestFileJSONSpecPlugin [2022-05-18T18:34:22.579Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-18T18:34:22.579Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-18T18:34:22.579Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-18T18:34:22.579Z] === RUN TestPluginAddHandler [2022-05-18T18:34:22.579Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-18T18:34:22.579Z] === RUN TestPluginWaitBadPlugin [2022-05-18T18:34:22.579Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-18T18:34:22.579Z] === RUN TestGet [2022-05-18T18:34:22.579Z] time="2022-05-18T18:34:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-18T18:34:22.613Z] Loaded image: hello-world:latest [2022-05-18T18:34:22.613Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:34:23.048Z] === RUN TestChtimes [2022-05-18T18:34:23.048Z] --- PASS: TestChtimes (0.01s) [2022-05-18T18:34:23.048Z] === RUN TestChtimesWindows [2022-05-18T18:34:23.048Z] --- PASS: TestChtimesWindows (0.01s) [2022-05-18T18:34:23.048Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-18T18:34:23.048Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-18T18:34:23.048Z] PASS [2022-05-18T18:34:23.048Z] coverage: 13.0% of statements [2022-05-18T18:34:23.048Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 13.0% of statements [2022-05-18T18:34:23.518Z] --- PASS: TestAllocateRandomDeallocate (5.99s) [2022-05-18T18:34:23.518Z] === RUN TestRetrieveFromStore [2022-05-18T18:34:23.518Z] time="2022-05-18T18:34:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-18T18:34:23.518Z] === RUN TestTailFile [2022-05-18T18:34:23.518Z] --- PASS: TestTailFile (0.00s) [2022-05-18T18:34:23.518Z] === RUN TestTailFileManyLines [2022-05-18T18:34:23.518Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-18T18:34:23.518Z] === RUN TestTailEmptyFile [2022-05-18T18:34:23.518Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-18T18:34:23.518Z] === RUN TestTailNegativeN [2022-05-18T18:34:23.518Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader [2022-05-18T18:34:23.518Z] === CONT TestNewTailReader [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/truncated_last_line [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-18T18:34:23.518Z] === CONT TestNewTailReader/no_delimiter [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:34:23.518Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:34:23.518Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:34:23.518Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.519Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.519Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.519Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.736Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2022-05-18T18:34:23.737Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.991Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.991Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.991Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.991Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-18T18:34:23.991Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-18T18:34:23.992Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.993Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.993Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.994Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:23.994Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-18T18:34:23.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:24.466Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:24.466Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-18T18:34:24.467Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-18T18:34:24.468Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:34:24.468Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.469Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:34:24.470Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.492Z] --- PASS: TestRenameStoppedContainer (2.35s) [2022-05-18T18:34:24.492Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T18:34:24.920Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-18T18:34:24.939Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-18T18:34:24.940Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-18T18:34:24.940Z] PASS [2022-05-18T18:34:24.940Z] coverage: 88.6% of statements [2022-05-18T18:34:24.940Z] ok github.com/docker/docker/pkg/tailfile 0.198s coverage: 88.6% of statements [2022-05-18T18:34:24.940Z] === RUN TestTarSumRemoveNonExistent [2022-05-18T18:34:24.940Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestTarSumRemove [2022-05-18T18:34:24.940Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestSortFileInfoSums [2022-05-18T18:34:24.940Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestNewTarSumForLabelInvalid [2022-05-18T18:34:24.940Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestNewTarSumForLabel [2022-05-18T18:34:24.940Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestEmptyTar [2022-05-18T18:34:24.940Z] --- PASS: TestEmptyTar (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestTarSumsReadSize [2022-05-18T18:34:24.940Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestTarSums [2022-05-18T18:34:24.940Z] --- PASS: TestTarSums (0.06s) [2022-05-18T18:34:24.940Z] === RUN TestIteration [2022-05-18T18:34:24.940Z] --- PASS: TestIteration (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestVersionLabelForChecksum [2022-05-18T18:34:24.940Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestVersion [2022-05-18T18:34:24.940Z] --- PASS: TestVersion (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestGetVersion [2022-05-18T18:34:24.940Z] --- PASS: TestGetVersion (0.00s) [2022-05-18T18:34:24.940Z] === RUN TestGetVersions [2022-05-18T18:34:24.940Z] --- PASS: TestGetVersions (0.00s) [2022-05-18T18:34:24.940Z] PASS [2022-05-18T18:34:24.940Z] coverage: 89.3% of statements [2022-05-18T18:34:24.940Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2022-05-18T18:34:25.024Z] Removing intermediate container 112b658bbc79 [2022-05-18T18:34:25.024Z] ---> e2c75c0f05ba [2022-05-18T18:34:25.024Z] Step 13/13 : CMD ["sh"] [2022-05-18T18:34:25.024Z] ---> Running in 6378db6ef268 [2022-05-18T18:34:25.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-18T18:34:25.411Z] time="2022-05-18T18:34:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-18T18:34:25.433Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-18T18:34:25.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2022-05-18T18:34:25.433Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-18T18:34:25.480Z] Removing intermediate container 6378db6ef268 [2022-05-18T18:34:25.480Z] ---> 8868848e0e41 [2022-05-18T18:34:25.480Z] Successfully built 8868848e0e41 [2022-05-18T18:34:25.480Z] Successfully tagged busybox:latest [2022-05-18T18:34:25.480Z] INFO: Docker images of the daemon under test [2022-05-18T18:34:25.480Z] [2022-05-18T18:34:25.480Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T18:34:25.480Z] busybox latest 8868848e0e41 Less than a second ago 4.95GB [2022-05-18T18:34:25.480Z] microsoft/windowsservercore latest 7c569352fed3 13 days ago 4.9GB [2022-05-18T18:34:25.480Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 13 days ago 4.9GB [2022-05-18T18:34:25.480Z] [2022-05-18T18:34:25.480Z] INFO: Running integration tests at 05/18/2022 18:34:25... [2022-05-18T18:34:25.480Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-18T18:34:25.480Z] INFO: Integration API tests being run from the host: [2022-05-18T18:34:25.480Z] INFO: make.ps1 starting at 05/18/2022 18:34:25 [2022-05-18T18:34:25.689Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-18T18:34:25.881Z] --- PASS: TestRetrieveFromStore (2.33s) [2022-05-18T18:34:25.881Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-18T18:34:25.881Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-18T18:34:25.881Z] === RUN TestParallelPredefinedRequest1 [2022-05-18T18:34:25.881Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-18T18:34:25.881Z] === RUN TestParallelPredefinedRequest2 [2022-05-18T18:34:25.881Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-18T18:34:25.881Z] === RUN TestParallelPredefinedRequest3 [2022-05-18T18:34:25.881Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-18T18:34:25.881Z] === RUN TestParallelPredefinedRequest4 [2022-05-18T18:34:25.881Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-18T18:34:25.881Z] === RUN TestParallelPredefinedRequest5 [2022-05-18T18:34:25.881Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-18T18:34:25.881Z] === RUN TestDebug [2022-05-18T18:34:25.881Z] --- PASS: TestDebug (0.00s) [2022-05-18T18:34:25.881Z] === RUN TestRequestPoolParallel [2022-05-18T18:34:25.881Z] === RUN TestTruncIndex [2022-05-18T18:34:25.881Z] --- PASS: TestTruncIndex (0.10s) [2022-05-18T18:34:25.881Z] PASS [2022-05-18T18:34:25.881Z] coverage: 91.5% of statements [2022-05-18T18:34:25.881Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-05-18T18:34:25.945Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-18T18:34:26.201Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-05-18T18:34:26.201Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-18T18:34:26.352Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-05-18T18:34:26.352Z] === RUN TestFullAllocateRelease [2022-05-18T18:34:26.352Z] === RUN TestVersionInfo [2022-05-18T18:34:26.352Z] --- PASS: TestVersionInfo (0.00s) [2022-05-18T18:34:26.352Z] === RUN TestAppendVersions [2022-05-18T18:34:26.352Z] --- PASS: TestAppendVersions (0.00s) [2022-05-18T18:34:26.352Z] PASS [2022-05-18T18:34:26.352Z] coverage: 88.9% of statements [2022-05-18T18:34:26.352Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-05-18T18:34:26.457Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-18T18:34:26.457Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-18T18:34:26.457Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-18T18:34:26.822Z] --- PASS: TestFullAllocateRelease (0.46s) [2022-05-18T18:34:26.822Z] === RUN TestOddAllocateRelease [2022-05-18T18:34:26.822Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-05-18T18:34:26.822Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-18T18:34:26.822Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-18T18:34:26.822Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-18T18:34:26.822Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-18T18:34:26.822Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-18T18:34:27.010Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-18T18:34:27.293Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest4 [2022-05-18T18:34:27.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest5 [2022-05-18T18:34:27.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:34:27.293Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest2 [2022-05-18T18:34:27.293Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest3 [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest2 [2022-05-18T18:34:27.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest3 [2022-05-18T18:34:27.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:34:27.293Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-18T18:34:27.293Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-18T18:34:27.293Z] === CONT TestParallelPredefinedRequest1 [2022-05-18T18:34:27.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:34:27.293Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-18T18:34:27.293Z] PASS [2022-05-18T18:34:27.293Z] coverage: 85.3% of statements [2022-05-18T18:34:27.293Z] ok github.com/docker/docker/libnetwork/ipam 60.926s coverage: 85.3% of statements [2022-05-18T18:34:28.282Z] === RUN TestValidatePrivileges [2022-05-18T18:34:28.282Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-18T18:34:28.282Z] === RUN TestFilterByCapNeg [2022-05-18T18:34:28.282Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-18T18:34:28.282Z] === RUN TestFilterByCapPos [2022-05-18T18:34:28.282Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-18T18:34:28.282Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-18T18:34:28.282Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-18T18:34:28.282Z] PASS [2022-05-18T18:34:28.282Z] coverage: 12.2% of statements [2022-05-18T18:34:28.282Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.2% of statements [2022-05-18T18:34:28.347Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-18T18:34:28.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-18T18:34:28.347Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2022-05-18T18:34:28.347Z] === RUN TestNISDomainname [2022-05-18T18:34:29.146Z] --- PASS: TestRenameRunningContainerAndReuse (4.89s) [2022-05-18T18:34:29.146Z] === RUN TestRenameInvalidName [2022-05-18T18:34:29.272Z] === RUN TestNewSettable [2022-05-18T18:34:29.272Z] --- PASS: TestNewSettable (0.00s) [2022-05-18T18:34:29.272Z] === RUN TestIsSettable [2022-05-18T18:34:29.272Z] --- PASS: TestIsSettable (0.00s) [2022-05-18T18:34:29.272Z] === RUN TestUpdateSettingsEnv [2022-05-18T18:34:29.272Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-18T18:34:29.272Z] PASS [2022-05-18T18:34:29.272Z] coverage: 20.0% of statements [2022-05-18T18:34:29.272Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-05-18T18:34:29.318Z] --- PASS: TestNISDomainname (0.96s) [2022-05-18T18:34:29.318Z] === RUN TestHostnameDnsResolution [2022-05-18T18:34:29.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T18:34:29.742Z] time="2022-05-18T18:34:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-18T18:34:30.212Z] === RUN TestLoad [2022-05-18T18:34:30.212Z] --- PASS: TestLoad (0.00s) [2022-05-18T18:34:30.212Z] === RUN TestSave [2022-05-18T18:34:30.212Z] --- PASS: TestSave (0.04s) [2022-05-18T18:34:30.212Z] === RUN TestAddDeleteGet [2022-05-18T18:34:30.212Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-18T18:34:30.212Z] === RUN TestInvalidTags [2022-05-18T18:34:30.212Z] --- PASS: TestInvalidTags (0.00s) [2022-05-18T18:34:30.212Z] PASS [2022-05-18T18:34:30.212Z] coverage: 84.4% of statements [2022-05-18T18:34:30.212Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2022-05-18T18:34:30.247Z] --- PASS: TestHostnameDnsResolution (1.25s) [2022-05-18T18:34:30.247Z] === RUN TestUnprivilegedPortsAndPing [2022-05-18T18:34:31.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-18T18:34:31.177Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s) [2022-05-18T18:34:31.177Z] === RUN TestPrivilegedHostDevices [2022-05-18T18:34:31.274Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-18T18:34:32.027Z] --- PASS: TestRenameInvalidName (2.42s) [2022-05-18T18:34:32.027Z] === RUN TestRenameAnonymousContainer [2022-05-18T18:34:32.105Z] --- PASS: TestPrivilegedHostDevices (0.78s) [2022-05-18T18:34:32.105Z] === RUN TestConsoleSize [2022-05-18T18:34:32.435Z] === RUN TestResolveAuthConfigIndexServer [2022-05-18T18:34:32.435Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-18T18:34:32.435Z] === RUN TestResolveAuthConfigFullURL [2022-05-18T18:34:32.435Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-18T18:34:32.435Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-18T18:34:32.435Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-18T18:34:32.435Z] === RUN TestValidateMirror [2022-05-18T18:34:32.435Z] --- PASS: TestValidateMirror (0.00s) [2022-05-18T18:34:32.435Z] === RUN TestLoadInsecureRegistries [2022-05-18T18:34:32.435Z] time="2022-05-18T18:34:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T18:34:32.435Z] time="2022-05-18T18:34:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-18T18:34:32.435Z] time="2022-05-18T18:34:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-18T18:34:32.435Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-05-18T18:34:32.435Z] === RUN TestNewServiceConfig [2022-05-18T18:34:32.435Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-18T18:34:32.435Z] === RUN TestValidateIndexName [2022-05-18T18:34:32.435Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-18T18:34:32.435Z] === RUN TestValidateIndexNameWithError [2022-05-18T18:34:32.435Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-18T18:34:32.435Z] === RUN TestEndpointParse [2022-05-18T18:34:32.436Z] --- PASS: TestEndpointParse (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestEndpointParseInvalid [2022-05-18T18:34:32.436Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestValidateEndpoint [2022-05-18T18:34:32.436Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-18T18:34:32.436Z] === RUN TestPing [2022-05-18T18:34:32.436Z] --- PASS: TestPing (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestPingRegistryEndpoint [2022-05-18T18:34:32.436Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:34:32.436Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-18T18:34:32.436Z] === RUN TestEndpoint [2022-05-18T18:34:32.436Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:34:32.436Z] --- SKIP: TestEndpoint (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestParseRepositoryInfo [2022-05-18T18:34:32.436Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestNewIndexInfo [2022-05-18T18:34:32.436Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestMirrorEndpointLookup [2022-05-18T18:34:32.436Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:34:32.436Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestSearchRepositories [2022-05-18T18:34:32.436Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-18T18:34:32.436Z] Host: 127.0.0.1:49332 [2022-05-18T18:34:32.436Z] User-Agent: docker test client [2022-05-18T18:34:32.436Z] Authorization: Token fake-token [2022-05-18T18:34:32.436Z] X-Docker-Token: true [2022-05-18T18:34:32.436Z] Accept-Encoding: gzip [2022-05-18T18:34:32.436Z] [2022-05-18T18:34:32.436Z] [2022-05-18T18:34:32.436Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-18T18:34:32.436Z] Connection: close [2022-05-18T18:34:32.436Z] Content-Length: 144 [2022-05-18T18:34:32.436Z] Cache-Control: no-cache [2022-05-18T18:34:32.436Z] Content-Type: application/json [2022-05-18T18:34:32.436Z] Date: Wed, 18 May 2022 18:34:32 GMT [2022-05-18T18:34:32.436Z] Expires: -1 [2022-05-18T18:34:32.436Z] Pragma: no-cache [2022-05-18T18:34:32.436Z] Server: docker-tests/mock [2022-05-18T18:34:32.436Z] X-Docker-Registry-Config: mock [2022-05-18T18:34:32.436Z] X-Docker-Registry-Version: 0.0.0 [2022-05-18T18:34:32.436Z] [2022-05-18T18:34:32.436Z] [2022-05-18T18:34:32.436Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-18T18:34:32.436Z] === RUN TestTrustedLocation [2022-05-18T18:34:32.436Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-18T18:34:32.436Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestAllowNondistributableArtifacts [2022-05-18T18:34:32.436Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-18T18:34:32.436Z] === RUN TestIsSecureIndex [2022-05-18T18:34:32.436Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-18T18:34:32.436Z] PASS [2022-05-18T18:34:32.436Z] coverage: 51.7% of statements [2022-05-18T18:34:32.436Z] ok github.com/docker/docker/registry 0.224s coverage: 51.7% of statements [2022-05-18T18:34:32.583Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.06s) [2022-05-18T18:34:32.583Z] PASS [2022-05-18T18:34:32.583Z] [2022-05-18T18:34:32.583Z] === Skipped [2022-05-18T18:34:32.583Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-18T18:34:32.583Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:34:32.583Z] [2022-05-18T18:34:32.583Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:34:32.583Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:34:32.583Z] [2022-05-18T18:34:32.583Z] DONE 34 tests, 2 skipped in 88.662s [2022-05-18T18:34:32.583Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-18T18:34:32.583Z] INFO: Testing against a local daemon [2022-05-18T18:34:32.583Z] === RUN TestConfigInspect [2022-05-18T18:34:32.669Z] --- PASS: TestConsoleSize (0.63s) [2022-05-18T18:34:32.669Z] === RUN TestStats [2022-05-18T18:34:32.926Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-18T18:34:33.425Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-18T18:34:33.425Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-18T18:34:33.425Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-18T18:34:33.425Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-18T18:34:33.425Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-18T18:34:33.425Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-18T18:34:33.425Z] === RUN TestResumableRequestReaderWithReadError [2022-05-18T18:34:33.874Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-18T18:34:33.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-18T18:34:33.896Z] time="2022-05-18T18:34:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-18T18:34:33.896Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-05-18T18:34:33.896Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-18T18:34:33.896Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-18T18:34:33.896Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-18T18:34:33.896Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-18T18:34:33.896Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-18T18:34:33.896Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-18T18:34:33.896Z] === RUN TestResumableRequestReader [2022-05-18T18:34:33.896Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-18T18:34:33.896Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-18T18:34:33.896Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-18T18:34:33.896Z] PASS [2022-05-18T18:34:33.896Z] coverage: 100.0% of statements [2022-05-18T18:34:33.896Z] ok github.com/docker/docker/registry/resumable 0.190s coverage: 100.0% of statements [2022-05-18T18:34:33.954Z] --- PASS: TestConfigInspect (2.34s) [2022-05-18T18:34:33.954Z] === RUN TestConfigList [2022-05-18T18:34:34.366Z] === RUN TestRestartManagerTimeout [2022-05-18T18:34:34.366Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-18T18:34:34.366Z] === RUN TestRestartManagerTimeoutReset [2022-05-18T18:34:34.366Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-18T18:34:34.366Z] PASS [2022-05-18T18:34:34.366Z] coverage: 50.9% of statements [2022-05-18T18:34:34.366Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 50.9% of statements [2022-05-18T18:34:34.435Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-18T18:34:34.691Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-18T18:34:34.837Z] === RUN TestDecodeContainerConfig [2022-05-18T18:34:34.837Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-18T18:34:34.837Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-18T18:34:34.837Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-18T18:34:34.837Z] === RUN TestDecodeContainerConfigIsolation [2022-05-18T18:34:34.837Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-18T18:34:34.837Z] === RUN TestValidatePrivileged [2022-05-18T18:34:34.837Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-18T18:34:34.837Z] PASS [2022-05-18T18:34:34.837Z] coverage: 52.4% of statements [2022-05-18T18:34:34.837Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.4% of statements [2022-05-18T18:34:35.253Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-18T18:34:35.509Z] --- PASS: TestStats (2.77s) [2022-05-18T18:34:35.509Z] === RUN TestStopContainerWithTimeout [2022-05-18T18:34:35.509Z] === RUN TestStopContainerWithTimeout/0 [2022-05-18T18:34:35.509Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-18T18:34:35.509Z] === RUN TestStopContainerWithTimeout/1 [2022-05-18T18:34:35.509Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-18T18:34:35.509Z] === RUN TestStopContainerWithTimeout/3 [2022-05-18T18:34:35.509Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-18T18:34:35.509Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-18T18:34:35.509Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-18T18:34:35.509Z] === CONT TestStopContainerWithTimeout/0 [2022-05-18T18:34:35.509Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-18T18:34:35.509Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-18T18:34:35.828Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-18T18:34:35.828Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-18T18:34:35.828Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-18T18:34:35.828Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-18T18:34:35.828Z] PASS [2022-05-18T18:34:35.828Z] coverage: 62.5% of statements [2022-05-18T18:34:35.828Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-05-18T18:34:35.852Z] --- PASS: TestConfigList (2.15s) [2022-05-18T18:34:35.852Z] === RUN TestConfigsCreateAndDelete [2022-05-18T18:34:36.071Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-18T18:34:36.328Z] === CONT TestStopContainerWithTimeout/3 [2022-05-18T18:34:37.401Z] --- PASS: TestGet (15.01s) [2022-05-18T18:34:37.401Z] === RUN TestPluginWithNoManifest [2022-05-18T18:34:37.401Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-18T18:34:37.402Z] === RUN TestGetAll [2022-05-18T18:34:37.402Z] --- PASS: TestGetAll (0.00s) [2022-05-18T18:34:37.402Z] PASS [2022-05-18T18:34:37.402Z] coverage: 73.2% of statements [2022-05-18T18:34:37.402Z] ok github.com/docker/docker/pkg/plugins 34.909s coverage: 73.2% of statements [2022-05-18T18:34:38.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-18T18:34:38.381Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-05-18T18:34:38.381Z] === RUN TestConfigsUpdate [2022-05-18T18:34:38.474Z] === CONT TestStopContainerWithTimeout/1 [2022-05-18T18:34:39.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T18:34:39.626Z] === RUN TestGetDriver [2022-05-18T18:34:39.627Z] --- PASS: TestGetDriver (0.00s) [2022-05-18T18:34:39.627Z] === RUN TestVolumeRequestError [2022-05-18T18:34:39.627Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-18T18:34:39.627Z] PASS [2022-05-18T18:34:39.627Z] coverage: 36.1% of statements [2022-05-18T18:34:39.627Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-05-18T18:34:39.627Z] === RUN TestGetAddress [2022-05-18T18:34:39.627Z] --- PASS: TestGetAddress (0.00s) [2022-05-18T18:34:39.627Z] === RUN TestRemove [2022-05-18T18:34:39.627Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T18:34:39.627Z] --- SKIP: TestRemove (0.00s) [2022-05-18T18:34:39.627Z] === RUN TestInitializeWithVolumes [2022-05-18T18:34:39.627Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-18T18:34:39.627Z] === RUN TestCreate [2022-05-18T18:34:39.627Z] --- PASS: TestCreate (0.01s) [2022-05-18T18:34:39.627Z] === RUN TestValidateName [2022-05-18T18:34:39.627Z] --- PASS: TestValidateName (0.00s) [2022-05-18T18:34:39.627Z] === RUN TestCreateWithOpts [2022-05-18T18:34:39.627Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-18T18:34:39.627Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-18T18:34:39.627Z] === RUN TestRelaodNoOpts [2022-05-18T18:34:39.627Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-18T18:34:39.627Z] PASS [2022-05-18T18:34:39.627Z] coverage: 41.6% of statements [2022-05-18T18:34:39.627Z] ok github.com/docker/docker/volume/local 0.076s coverage: 41.6% of statements [2022-05-18T18:34:39.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T18:34:40.279Z] --- PASS: TestConfigsUpdate (2.16s) [2022-05-18T18:34:40.279Z] === RUN TestTemplatedConfig [2022-05-18T18:34:40.367Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-18T18:34:40.367Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2022-05-18T18:34:40.367Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2022-05-18T18:34:40.367Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-05-18T18:34:40.367Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2022-05-18T18:34:40.367Z] === RUN TestDeleteDevicemapper [2022-05-18T18:34:40.367Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T18:34:40.367Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-18T18:34:40.367Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRaw [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-18T18:34:40.617Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRaw [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-18T18:34:40.617Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-18T18:34:40.617Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T18:34:40.617Z] === RUN TestConvertTmpfsOptions [2022-05-18T18:34:40.617Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-18T18:34:40.617Z] linux_parser_test.go:209: data="ro" [2022-05-18T18:34:40.617Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-18T18:34:40.617Z] === RUN TestParseMountSpec [2022-05-18T18:34:40.617Z] parser_test.go:62: case 0 [2022-05-18T18:34:40.617Z] parser_test.go:62: case 1 [2022-05-18T18:34:40.617Z] parser_test.go:62: case 2 [2022-05-18T18:34:40.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T18:34:41.088Z] parser_test.go:62: case 3 [2022-05-18T18:34:41.088Z] parser_test.go:62: case 4 [2022-05-18T18:34:41.088Z] parser_test.go:62: case 5 [2022-05-18T18:34:41.088Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-18T18:34:41.088Z] === RUN TestValidateMount [2022-05-18T18:34:41.088Z] --- PASS: TestValidateMount (0.00s) [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRaw [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-18T18:34:41.088Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-18T18:34:41.088Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-18T18:34:41.088Z] PASS [2022-05-18T18:34:41.088Z] coverage: 67.6% of statements [2022-05-18T18:34:41.088Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2022-05-18T18:34:41.088Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T18:34:41.088Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T18:34:41.088Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T18:34:41.088Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-18T18:34:41.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T18:34:41.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T18:34:41.558Z] === RUN TestSetGetMeta [2022-05-18T18:34:41.558Z] === PAUSE TestSetGetMeta [2022-05-18T18:34:41.558Z] === RUN TestRestore [2022-05-18T18:34:41.558Z] === PAUSE TestRestore [2022-05-18T18:34:41.558Z] === RUN TestServiceCreate [2022-05-18T18:34:41.558Z] === PAUSE TestServiceCreate [2022-05-18T18:34:41.558Z] === RUN TestServiceList [2022-05-18T18:34:41.558Z] === PAUSE TestServiceList [2022-05-18T18:34:41.558Z] === RUN TestServiceRemove [2022-05-18T18:34:41.558Z] === PAUSE TestServiceRemove [2022-05-18T18:34:41.558Z] === RUN TestServiceGet [2022-05-18T18:34:41.558Z] === PAUSE TestServiceGet [2022-05-18T18:34:41.558Z] === RUN TestServicePrune [2022-05-18T18:34:41.558Z] === PAUSE TestServicePrune [2022-05-18T18:34:41.558Z] === RUN TestCreate [2022-05-18T18:34:41.558Z] === PAUSE TestCreate [2022-05-18T18:34:41.558Z] === RUN TestRemove [2022-05-18T18:34:41.558Z] === PAUSE TestRemove [2022-05-18T18:34:41.558Z] === RUN TestList [2022-05-18T18:34:41.558Z] === PAUSE TestList [2022-05-18T18:34:41.558Z] === RUN TestFindByDriver [2022-05-18T18:34:41.558Z] === PAUSE TestFindByDriver [2022-05-18T18:34:41.558Z] === RUN TestFindByReferenced [2022-05-18T18:34:41.558Z] === PAUSE TestFindByReferenced [2022-05-18T18:34:41.558Z] === RUN TestDerefMultipleOfSameRef [2022-05-18T18:34:41.558Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-18T18:34:41.558Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:34:41.558Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:34:41.558Z] === RUN TestDefererencePluginOnCreateError [2022-05-18T18:34:41.558Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-18T18:34:41.558Z] === RUN TestRefDerefRemove [2022-05-18T18:34:41.558Z] === PAUSE TestRefDerefRemove [2022-05-18T18:34:41.558Z] === RUN TestGet [2022-05-18T18:34:41.558Z] === PAUSE TestGet [2022-05-18T18:34:41.558Z] === RUN TestGetWithReference [2022-05-18T18:34:41.558Z] === PAUSE TestGetWithReference [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc/test_nil_list [2022-05-18T18:34:41.558Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc/test_empty_list [2022-05-18T18:34:41.558Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:34:41.558Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:34:41.558Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc/test_filter_some [2022-05-18T18:34:41.558Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc/test_filter_middle [2022-05-18T18:34:41.558Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:34:41.558Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:34:41.558Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-18T18:34:41.558Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-18T18:34:41.558Z] === CONT TestFilterFunc/test_nil_list [2022-05-18T18:34:41.558Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-18T18:34:41.558Z] === CONT TestFilterFunc/test_filter_some [2022-05-18T18:34:41.558Z] === CONT TestFilterFunc/test_empty_list [2022-05-18T18:34:41.558Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-18T18:34:41.558Z] === CONT TestFilterFunc/test_filter_middle [2022-05-18T18:34:41.558Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-18T18:34:41.558Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc (0.00s) [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-18T18:34:41.558Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-18T18:34:41.558Z] === CONT TestSetGetMeta [2022-05-18T18:34:41.558Z] === CONT TestServiceGet [2022-05-18T18:34:41.558Z] === CONT TestList [2022-05-18T18:34:41.558Z] === CONT TestCreate [2022-05-18T18:34:41.558Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-18T18:34:41.558Z] === CONT TestServiceRemove [2022-05-18T18:34:41.558Z] --- PASS: TestCreate (0.03s) [2022-05-18T18:34:41.558Z] === CONT TestServiceList [2022-05-18T18:34:41.558Z] --- PASS: TestList (0.05s) [2022-05-18T18:34:41.558Z] === CONT TestServiceCreate [2022-05-18T18:34:41.558Z] === CONT TestRestore [2022-05-18T18:34:41.558Z] --- PASS: TestServiceGet (0.17s) [2022-05-18T18:34:41.558Z] --- PASS: TestServiceRemove (0.15s) [2022-05-18T18:34:41.558Z] === CONT TestServicePrune [2022-05-18T18:34:41.558Z] --- PASS: TestServiceList (0.15s) [2022-05-18T18:34:41.558Z] === CONT TestRemove [2022-05-18T18:34:41.558Z] --- PASS: TestServiceCreate (0.14s) [2022-05-18T18:34:41.558Z] === CONT TestDefererencePluginOnCreateError [2022-05-18T18:34:41.558Z] time="2022-05-18T18:34:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:34:41.558Z] --- PASS: TestRestore (0.04s) [2022-05-18T18:34:41.558Z] === CONT TestGetWithReference [2022-05-18T18:34:41.558Z] time="2022-05-18T18:34:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:34:41.558Z] --- PASS: TestRemove (0.03s) [2022-05-18T18:34:41.558Z] === CONT TestGet [2022-05-18T18:34:41.558Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-18T18:34:41.558Z] === CONT TestRefDerefRemove [2022-05-18T18:34:41.558Z] time="2022-05-18T18:34:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:34:41.558Z] time="2022-05-18T18:34:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-18T18:34:41.558Z] --- PASS: TestGet (0.03s) [2022-05-18T18:34:41.558Z] === CONT TestDerefMultipleOfSameRef [2022-05-18T18:34:41.559Z] time="2022-05-18T18:34:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-18T18:34:41.559Z] --- PASS: TestGetWithReference (0.03s) [2022-05-18T18:34:41.559Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-18T18:34:41.559Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-18T18:34:41.559Z] === CONT TestFindByReferenced [2022-05-18T18:34:41.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-18T18:34:42.029Z] --- PASS: TestServicePrune (0.08s) [2022-05-18T18:34:42.029Z] === CONT TestFindByDriver [2022-05-18T18:34:42.029Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-18T18:34:42.029Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-18T18:34:42.029Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-18T18:34:42.029Z] --- PASS: TestFindByDriver (0.03s) [2022-05-18T18:34:42.029Z] PASS [2022-05-18T18:34:42.029Z] coverage: 69.0% of statements [2022-05-18T18:34:42.029Z] ok github.com/docker/docker/volume/service 0.337s coverage: 69.0% of statements [2022-05-18T18:34:42.296Z] --- PASS: TestRenameAnonymousContainer (9.61s) [2022-05-18T18:34:42.296Z] === RUN TestRenameContainerWithSameName [2022-05-18T18:34:42.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T18:34:42.808Z] --- PASS: TestTemplatedConfig (2.57s) [2022-05-18T18:34:42.808Z] === RUN TestConfigCreateResolve [2022-05-18T18:34:43.817Z] --- PASS: TestRenameContainerWithSameName (2.33s) [2022-05-18T18:34:43.817Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T18:34:43.817Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T18:34:43.817Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T18:34:43.817Z] === RUN TestResize [2022-05-18T18:34:44.254Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.69s) [2022-05-18T18:34:44.254Z] === RUN TestUpdateMemory [2022-05-18T18:34:44.254Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:34:44.254Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-18T18:34:44.254Z] === RUN TestUpdateCPUQuota [2022-05-18T18:34:44.706Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-05-18T18:34:44.706Z] PASS [2022-05-18T18:34:44.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T18:34:44.964Z] [2022-05-18T18:34:44.964Z] DONE 6 tests in 13.529s [2022-05-18T18:34:44.964Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-18T18:34:44.964Z] INFO: Testing against a local daemon [2022-05-18T18:34:44.964Z] === RUN TestAttachWithTTY [2022-05-18T18:34:44.964Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-18T18:34:44.964Z] === RUN TestAttachWithoutTTy [2022-05-18T18:34:44.964Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-18T18:34:44.964Z] === RUN TestCheckpoint [2022-05-18T18:34:44.964Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:34:44.964Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T18:34:44.964Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T18:34:44.964Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:34:44.964Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:34:44.964Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:34:44.964Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:34:44.964Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:34:44.964Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:34:44.964Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T18:34:44.964Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-18T18:34:44.964Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-18T18:34:44.964Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T18:34:44.964Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T18:34:44.964Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T18:34:44.964Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T18:34:44.964Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T18:34:44.964Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T18:34:44.964Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T18:34:44.964Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-18T18:34:44.965Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T18:34:45.222Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-18T18:34:45.222Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T18:34:45.222Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-18T18:34:45.222Z] === RUN TestCopyEmptyFile [2022-05-18T18:34:45.480Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-18T18:34:45.480Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T18:34:45.480Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-18T18:34:45.480Z] === RUN TestCopyFromContainer [2022-05-18T18:34:45.620Z] --- PASS: TestUpdateCPUQuota (1.46s) [2022-05-18T18:34:45.620Z] === RUN TestUpdatePidsLimit [2022-05-18T18:34:45.620Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-18T18:34:45.620Z] === RUN TestUpdatePidsLimit/no_change [2022-05-18T18:34:45.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-18T18:34:45.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T18:34:45.978Z] --- PASS: TestResize (2.43s) [2022-05-18T18:34:45.978Z] === RUN TestResizeWithInvalidSize [2022-05-18T18:34:46.133Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-18T18:34:46.390Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-18T18:34:46.876Z] === RUN TestCopyFromContainer// [2022-05-18T18:34:46.876Z] === RUN TestCopyFromContainer//bar/root [2022-05-18T18:34:46.876Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-18T18:34:46.876Z] === RUN TestCopyFromContainer/bar/quux [2022-05-18T18:34:46.876Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-18T18:34:46.876Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-18T18:34:46.876Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-18T18:34:46.952Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-18T18:34:46.952Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-18T18:34:47.141Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-18T18:34:47.141Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-18T18:34:47.141Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer (1.77s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-18T18:34:47.141Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-18T18:34:47.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T18:34:47.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:34:47.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:34:47.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:34:47.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:34:47.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:34:47.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:34:47.141Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:34:47.141Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:34:47.141Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:34:47.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-18T18:34:47.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T18:34:47.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T18:34:47.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T18:34:47.141Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T18:34:47.141Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-18T18:34:47.141Z] === RUN TestCreateWithInvalidEnv [2022-05-18T18:34:47.209Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-18T18:34:47.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T18:34:47.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T18:34:47.400Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T18:34:47.400Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T18:34:47.400Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T18:34:47.400Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T18:34:47.400Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T18:34:47.400Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T18:34:47.400Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T18:34:47.400Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T18:34:47.400Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T18:34:47.400Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-18T18:34:47.400Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T18:34:47.400Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T18:34:47.400Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T18:34:47.400Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T18:34:47.400Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-18T18:34:47.400Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T18:34:47.770Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-18T18:34:47.770Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-18T18:34:48.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T18:34:48.332Z] check_test.go:307: [de9e51dd97649] daemon is not started [2022-05-18T18:34:48.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-18T18:34:48.589Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-18T18:34:48.845Z] --- PASS: TestUpdatePidsLimit (3.50s) [2022-05-18T18:34:48.845Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-05-18T18:34:48.845Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2022-05-18T18:34:48.845Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-05-18T18:34:48.845Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-05-18T18:34:48.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-05-18T18:34:48.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-05-18T18:34:48.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-05-18T18:34:48.845Z] === RUN TestUpdateRestartPolicy [2022-05-18T18:34:48.858Z] --- PASS: TestResizeWithInvalidSize (2.32s) [2022-05-18T18:34:48.858Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T18:34:49.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T18:34:49.299Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-05-18T18:34:49.299Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T18:34:50.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T18:34:50.672Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2022-05-18T18:34:50.672Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T18:34:50.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:34:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:34:50.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:34:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:34:50.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:34:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:34:50.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:34:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:34:50.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:34:50.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:34:50.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:34:50.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:34:50.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:34:50.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:34:50.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:34:50.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-18T18:34:50.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T18:34:50.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T18:34:50.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-18T18:34:50.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-18T18:34:50.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-18T18:34:50.672Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T18:34:51.017Z] --- PASS: TestResizeWhenContainerNotStarted (2.35s) [2022-05-18T18:34:51.017Z] === RUN TestDaemonRestartKillContainers [2022-05-18T18:34:51.017Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:34:51.017Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:34:51.017Z] === RUN TestStats [2022-05-18T18:34:51.017Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T18:34:51.017Z] --- SKIP: TestStats (0.00s) [2022-05-18T18:34:51.017Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T18:34:51.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T18:34:51.238Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-05-18T18:34:51.238Z] === RUN TestCreateDifferentPlatform [2022-05-18T18:34:51.238Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T18:34:51.238Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T18:34:51.238Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-18T18:34:51.238Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T18:34:51.238Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T18:34:51.238Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T18:34:51.238Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-18T18:34:51.238Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T18:34:51.364Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-18T18:34:51.364Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-18T18:34:51.496Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-18T18:34:51.496Z] === RUN TestContainerStartOnDaemonRestart [2022-05-18T18:34:51.496Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-18T18:34:51.496Z] === RUN TestDaemonRestartIpcMode [2022-05-18T18:34:51.496Z] === PAUSE TestDaemonRestartIpcMode [2022-05-18T18:34:51.496Z] === RUN TestDaemonHostGatewayIP [2022-05-18T18:34:51.496Z] === PAUSE TestDaemonHostGatewayIP [2022-05-18T18:34:51.496Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-18T18:34:51.496Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-18T18:34:51.496Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T18:34:51.496Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-18T18:34:51.496Z] === RUN TestDiff [2022-05-18T18:34:52.061Z] --- PASS: TestDiff (0.59s) [2022-05-18T18:34:52.061Z] === RUN TestExecWithCloseStdin [2022-05-18T18:34:52.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T18:34:52.627Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-05-18T18:34:52.627Z] === RUN TestExec [2022-05-18T18:34:53.039Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T18:34:53.039Z] Using test binary docker [2022-05-18T18:34:53.039Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-18T18:34:53.039Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T18:34:53.039Z] INFO: Waiting for daemon to start... [2022-05-18T18:34:53.039Z] Starting dockerd [2022-05-18T18:34:53.193Z] --- PASS: TestExec (0.65s) [2022-05-18T18:34:53.193Z] === RUN TestExecUser [2022-05-18T18:34:53.882Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-18T18:34:54.127Z] --- PASS: TestExecUser (0.62s) [2022-05-18T18:34:54.127Z] === RUN TestExportContainerAndImportImage [2022-05-18T18:34:54.692Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2022-05-18T18:34:54.692Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T18:34:54.809Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-18T18:34:55.066Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-18T18:34:55.066Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-18T18:34:55.066Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-18T18:34:55.066Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-18T18:34:55.066Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-18T18:34:55.066Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-18T18:34:55.066Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-18T18:34:55.066Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-18T18:34:55.066Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-18T18:34:55.568Z] . [2022-05-18T18:34:55.568Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T18:34:55.568Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T18:34:55.568Z] Error: No such image: emptyfs [2022-05-18T18:34:55.827Z] Running integration-test (iteration 1) [2022-05-18T18:34:55.827Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-18T18:34:56.065Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-18T18:34:56.065Z] === RUN TestHealthCheckWorkdir [2022-05-18T18:34:56.086Z] Loaded image: busybox:latest [2022-05-18T18:34:56.086Z] Loaded image: busybox:glibc [2022-05-18T18:34:56.440Z] check_test.go:307: [dbf1d7e0fb8fa] daemon is not started [2022-05-18T18:34:56.440Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-18T18:34:56.631Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-05-18T18:34:56.631Z] === RUN TestHealthKillContainer [2022-05-18T18:34:57.461Z] Loaded image: debian:bullseye-slim [2022-05-18T18:34:57.461Z] Loaded image: hello-world:latest [2022-05-18T18:34:57.720Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:34:57.720Z] INFO: Testing against a local daemon [2022-05-18T18:34:57.720Z] === RUN TestCgroupNamespacesBuild [2022-05-18T18:34:57.804Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-18T18:34:58.052Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.44s) [2022-05-18T18:34:58.052Z] === RUN TestStopContainerWithTimeout [2022-05-18T18:34:58.052Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T18:34:58.052Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-18T18:34:58.052Z] === RUN TestUpdateRestartPolicy [2022-05-18T18:34:59.097Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-05-18T18:34:59.097Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-18T18:34:59.859Z] 2022/05/18 18:34:59 Closing DB instances... [2022-05-18T18:35:00.032Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-18T18:35:00.032Z] === RUN TestBuildWithSession [2022-05-18T18:35:00.032Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:35:00.032Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T18:35:00.032Z] === RUN TestBuildSquashParent [2022-05-18T18:35:00.324Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-18T18:35:00.886Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-18T18:35:00.886Z] --- PASS: TestUpdateRestartPolicy (12.01s) [2022-05-18T18:35:00.886Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T18:35:01.449Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2022-05-18T18:35:01.449Z] === RUN TestWaitNonBlocked [2022-05-18T18:35:01.449Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:35:01.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:35:01.449Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:35:01.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:35:01.449Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:35:01.449Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:35:02.079Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-18T18:35:02.080Z] === RUN TestFindNode [2022-05-18T18:35:02.080Z] 2022/05/18 18:35:01 Closing DB instances... [2022-05-18T18:35:02.080Z] --- PASS: TestFindNode (0.02s) [2022-05-18T18:35:02.080Z] === RUN TestChangeNodeState [2022-05-18T18:35:02.080Z] 2022/05/18 18:35:01 Closing DB instances... [2022-05-18T18:35:02.080Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-18T18:35:02.080Z] === RUN TestNodeReincarnation [2022-05-18T18:35:02.080Z] 2022/05/18 18:35:01 Closing DB instances... [2022-05-18T18:35:02.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:35:02.674Z] INFO: Testing against a local daemon [2022-05-18T18:35:02.674Z] === RUN TestBuildWithSession [2022-05-18T18:35:02.674Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:35:02.674Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T18:35:02.674Z] === RUN TestBuildSquashParent [2022-05-18T18:35:02.674Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:02.674Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-18T18:35:02.674Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T18:35:02.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:35:02.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:35:02.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:35:02.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:35:02.674Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:35:02.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:35:02.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:35:02.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:35:02.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:35:02.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:35:02.674Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:35:02.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:35:02.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:35:02.674Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:35:02.674Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:35:02.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:35:02.815Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-18T18:35:02.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2022-05-18T18:35:02.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2022-05-18T18:35:02.815Z] === RUN TestWaitBlocked [2022-05-18T18:35:02.815Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:35:02.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:35:02.815Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:35:02.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:35:02.815Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:35:02.815Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:35:03.378Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-18T18:35:03.940Z] --- PASS: TestWaitBlocked (0.04s) [2022-05-18T18:35:03.940Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2022-05-18T18:35:03.940Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2022-05-18T18:35:03.940Z] === CONT TestContainerStartOnDaemonRestart [2022-05-18T18:35:03.940Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-18T18:35:03.940Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-18T18:35:05.309Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-18T18:35:06.591Z] --- PASS: TestHealthKillContainer (8.21s) [2022-05-18T18:35:06.591Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T18:35:06.591Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-05-18T18:35:06.591Z] === RUN TestIpcModeNone [2022-05-18T18:35:06.591Z] --- PASS: TestIpcModeNone (0.64s) [2022-05-18T18:35:06.591Z] === RUN TestIpcModePrivate [2022-05-18T18:35:06.591Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-18T18:35:06.681Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-18T18:35:06.844Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-18T18:35:06.844Z] === RUN TestParallelCreate [2022-05-18T18:35:06.844Z] 2022/05/18 18:35:06 Closing DB instances... [2022-05-18T18:35:06.844Z] --- PASS: TestParallelCreate (0.02s) [2022-05-18T18:35:06.844Z] === RUN TestParallelDelete [2022-05-18T18:35:06.844Z] 2022/05/18 18:35:06 Closing DB instances... [2022-05-18T18:35:06.844Z] --- PASS: TestParallelDelete (0.02s) [2022-05-18T18:35:06.844Z] === RUN TestNetworkDBIslands [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b8f583494bc9 with config:&{NodeID:b8f583494bc9 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}" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="Node b8f583494bc9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="Node b8f583494bc9/172.25.232.154, added to nodes list" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3819a193608b with config:&{NodeID:3819a193608b 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}" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="Node 3819a193608b/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="Node 3819a193608b/172.25.232.154, added to nodes list" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="Node 3819a193608b/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="Node 3819a193608b/172.25.232.154, added to nodes list" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="Node b8f583494bc9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=info msg="Node b8f583494bc9/172.25.232.154, added to nodes list" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-18T18:35:06.844Z] time="2022-05-18T18:35:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-18T18:35:06.849Z] --- PASS: TestIpcModePrivate (0.61s) [2022-05-18T18:35:06.849Z] === RUN TestIpcModeShareable [2022-05-18T18:35:06.941Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-18T18:35:07.107Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-18T18:35:07.365Z] --- PASS: TestIpcModeShareable (0.63s) [2022-05-18T18:35:07.365Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-18T18:35:07.507Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s) [2022-05-18T18:35:07.507Z] === CONT TestIpcModeOlderClient [2022-05-18T18:35:07.507Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-05-18T18:35:07.507Z] === CONT TestContainerKillOnDaemonStart [2022-05-18T18:35:07.763Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-18T18:35:07.763Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-18T18:35:07.763Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.00s) [2022-05-18T18:35:07.763Z] === CONT TestDaemonHostGatewayIP [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3b32b8cc7c71 with config:&{NodeID:3b32b8cc7c71 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}" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, added to nodes list" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, added to nodes list" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node b8f583494bc9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node b8f583494bc9/172.25.232.154, added to nodes list" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3819a193608b/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3819a193608b/172.25.232.154, added to nodes list" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:07.839Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.141Z] --- PASS: TestBuildSquashParent (7.19s) [2022-05-18T18:35:08.141Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T18:35:08.141Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:35:08.141Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:35:08.141Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:35:08.141Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:35:08.141Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:35:08.141Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:35:08.141Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:35:08.141Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:35:08.141Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:35:08.141Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:35:08.141Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:35:08.141Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:35:08.141Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:35:08.141Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:11355b3b772f with config:&{NodeID:11355b3b772f 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}" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node 11355b3b772f/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node 11355b3b772f/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node 11355b3b772f/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node 11355b3b772f/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node b8f583494bc9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node b8f583494bc9/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3819a193608b/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3819a193608b/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:08Z" level=info msg="Node 11355b3b772f/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:08Z" level=info msg="Node 11355b3b772f/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:08Z" level=info msg="Node 11355b3b772f/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.309Z] time="2022-05-18T18:35:08Z" level=info msg="Node 11355b3b772f/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.326Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d66c09503d13 with config:&{NodeID:d66c09503d13 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}" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node b8f583494bc9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node b8f583494bc9/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node 11355b3b772f/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node 11355b3b772f/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node 3819a193608b/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node 3819a193608b/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="Node d66c09503d13/172.25.232.154, added to nodes list" [2022-05-18T18:35:08.781Z] networkdb_test.go:835: Re-joining: 3 [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=info msg="The new bootstrap node list is:[172.25.232.154:10033 172.25.232.154:10034 172.25.232.154:10035]" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10033" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49372" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10034" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49373" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10035" [2022-05-18T18:35:08.781Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49374" [2022-05-18T18:35:08.888Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-18T18:35:09.144Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-18T18:35:09.251Z] networkdb_test.go:835: Re-joining: 4 [2022-05-18T18:35:09.251Z] time="2022-05-18T18:35:08Z" level=info msg="The new bootstrap node list is:[172.25.232.154:10033 172.25.232.154:10034 172.25.232.154:10035]" [2022-05-18T18:35:09.251Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10033" [2022-05-18T18:35:09.251Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49375" [2022-05-18T18:35:09.251Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10034" [2022-05-18T18:35:09.251Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49376" [2022-05-18T18:35:09.251Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10035" [2022-05-18T18:35:09.251Z] time="2022-05-18T18:35:08Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49377" [2022-05-18T18:35:09.251Z] time="2022-05-18T18:35:09Z" level=info msg="node 0 leaving" [2022-05-18T18:35:09.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-05-18T18:35:09.269Z] === RUN TestAPIIpcModeHost [2022-05-18T18:35:09.527Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-05-18T18:35:09.527Z] === RUN TestDaemonIpcModeShareable [2022-05-18T18:35:09.708Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-18T18:35:09.708Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="node4(11355b3b772f): Node leave event for b8f583494bc9/172.25.232.154" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="node2(3819a193608b): Node leave event for b8f583494bc9/172.25.232.154" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="node5(d66c09503d13): Node leave event for b8f583494bc9/172.25.232.154" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="node3(3b32b8cc7c71): Node leave event for b8f583494bc9/172.25.232.154" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="node1(b8f583494bc9): Node leave event for b8f583494bc9/172.25.232.154" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:09.721Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:09.722Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:09.722Z] time="2022-05-18T18:35:09Z" level=info msg="Node b8f583494bc9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:10.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:35:10.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="node 1 leaving" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b change state NodeActive --> NodeLeft" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="node5(d66c09503d13): Node leave event for 3819a193608b/172.25.232.154" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b change state NodeActive --> NodeLeft" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="node4(11355b3b772f): Node leave event for 3819a193608b/172.25.232.154" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b/172.25.232.154, left gossip cluster" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b change state NodeActive --> NodeFailed" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b/172.25.232.154, added to failed nodes list" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b change state NodeActive --> NodeLeft" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="node3(3b32b8cc7c71): Node leave event for 3819a193608b/172.25.232.154" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=error msg="node: 3819a193608b is unknown to memberlist" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b/172.25.232.154, left gossip cluster" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b/172.25.232.154, left gossip cluster" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:09Z" level=info msg="Node 3819a193608b/172.25.232.154, left gossip cluster" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:10Z" level=info msg="node 2 leaving" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:10Z" level=info msg="Node 3b32b8cc7c71 change state NodeActive --> NodeLeft" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:10Z" level=info msg="node5(d66c09503d13): Node leave event for 3b32b8cc7c71/172.25.232.154" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:10Z" level=info msg="Node 3b32b8cc7c71 change state NodeActive --> NodeLeft" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:10Z" level=info msg="node4(11355b3b772f): Node leave event for 3b32b8cc7c71/172.25.232.154" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:10Z" level=info msg="Node 3b32b8cc7c71 change state NodeActive --> NodeLeft" [2022-05-18T18:35:10.192Z] time="2022-05-18T18:35:10Z" level=info msg="node3(3b32b8cc7c71): Node leave event for 3b32b8cc7c71/172.25.232.154" [2022-05-18T18:35:10.270Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-18T18:35:10.662Z] time="2022-05-18T18:35:10Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, left gossip cluster" [2022-05-18T18:35:10.662Z] time="2022-05-18T18:35:10Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, left gossip cluster" [2022-05-18T18:35:10.662Z] time="2022-05-18T18:35:10Z" level=info msg="Node 3b32b8cc7c71/172.25.232.154, left gossip cluster" [2022-05-18T18:35:10.832Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-18T18:35:10.901Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-18T18:35:10.901Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-05-18T18:35:10.901Z] === RUN TestDaemonIpcModePrivate [2022-05-18T18:35:11.132Z] networkdb_test.go:867: node4: OK [2022-05-18T18:35:11.132Z] networkdb_test.go:867: node5: OK [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="node 0 coming back" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:503104d93ba9 with config:&{NodeID:503104d93ba9 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}" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="Node 503104d93ba9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="Node 503104d93ba9/172.25.232.154, added to nodes list" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="node 1 coming back" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:54e82246711c with config:&{NodeID:54e82246711c 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}" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="Node 54e82246711c/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="Node 54e82246711c/172.25.232.154, added to nodes list" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="node 2 coming back" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a0ebdbf45200 with config:&{NodeID:a0ebdbf45200 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}" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="Node a0ebdbf45200/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:11.132Z] time="2022-05-18T18:35:10Z" level=info msg="Node a0ebdbf45200/172.25.232.154, added to nodes list" [2022-05-18T18:35:11.393Z] --- PASS: TestDaemonHostGatewayIP (3.48s) [2022-05-18T18:35:11.393Z] === CONT TestDaemonRestartIpcMode [2022-05-18T18:35:11.393Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-18T18:35:11.834Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-18T18:35:11.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:35:11.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:35:11.955Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-18T18:35:12.095Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-05-18T18:35:12.095Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-18T18:35:12.211Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-18T18:35:12.773Z] check_test.go:307: [d25525abb67e5] daemon is not started [2022-05-18T18:35:12.773Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-18T18:35:13.028Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-18T18:35:13.286Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-05-18T18:35:13.286Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-18T18:35:13.851Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-05-18T18:35:13.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2022-05-18T18:35:13.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2022-05-18T18:35:13.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-05-18T18:35:13.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2022-05-18T18:35:13.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-05-18T18:35:13.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2022-05-18T18:35:13.851Z] === RUN TestBuildMultiStageCopy [2022-05-18T18:35:13.851Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T18:35:14.091Z] time="2022-05-18T18:35:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.232.154:10033 172.25.232.154:10034 172.25.232.154:10035]" [2022-05-18T18:35:14.140Z] check_test.go:307: [d780b602910f5] daemon is not started [2022-05-18T18:35:14.140Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-18T18:35:14.221Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-18T18:35:14.398Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-18T18:35:14.398Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-18T18:35:14.398Z] --- PASS: TestDaemonRestartIpcMode (3.17s) [2022-05-18T18:35:14.479Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-05-18T18:35:14.479Z] === RUN TestIpcModeOlderClient [2022-05-18T18:35:14.479Z] === PAUSE TestIpcModeOlderClient [2022-05-18T18:35:14.479Z] === RUN TestKillContainerInvalidSignal [2022-05-18T18:35:14.561Z] time="2022-05-18T18:35:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.232.154:10033 172.25.232.154:10034 172.25.232.154:10035]" [2022-05-18T18:35:14.655Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10033" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49378" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node d66c09503d13/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node d66c09503d13/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 11355b3b772f/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 11355b3b772f/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, is the new incarnation of the shutdown node b8f583494bc9/172.25.232.154" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10034" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49379" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node d66c09503d13/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node d66c09503d13/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 11355b3b772f/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 11355b3b772f/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, is the new incarnation of the shutdown node 3819a193608b/172.25.232.154" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10035" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49380" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node d66c09503d13/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node d66c09503d13/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 11355b3b772f/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 11355b3b772f/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node a0ebdbf45200/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node a0ebdbf45200/172.25.232.154, is the new incarnation of the shutdown node 3b32b8cc7c71/172.25.232.154" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node a0ebdbf45200/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, is the new incarnation of the shutdown node 3819a193608b/172.25.232.154" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 54e82246711c/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, is the new incarnation of the shutdown node b8f583494bc9/172.25.232.154" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node 503104d93ba9/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node a0ebdbf45200/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node a0ebdbf45200/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node a0ebdbf45200/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.031Z] time="2022-05-18T18:35:14Z" level=info msg="Node a0ebdbf45200/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.045Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-05-18T18:35:15.045Z] === RUN TestKillContainer [2022-05-18T18:35:15.045Z] === RUN TestKillContainer/no_signal [2022-05-18T18:35:15.303Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=info msg="Node a0ebdbf45200/172.25.232.154, joined gossip cluster" [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=info msg="Node a0ebdbf45200/172.25.232.154, is the new incarnation of the shutdown node 3b32b8cc7c71/172.25.232.154" [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=info msg="Node a0ebdbf45200/172.25.232.154, added to nodes list" [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10033" [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49381" [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10034" [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49382" [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.232.154:10035" [2022-05-18T18:35:15.501Z] time="2022-05-18T18:35:15Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49383" [2022-05-18T18:35:15.561Z] === RUN TestKillContainer/killing_signal [2022-05-18T18:35:15.587Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-18T18:35:15.844Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-18T18:35:15.970Z] 2022/05/18 18:35:15 Closing DB instances... [2022-05-18T18:35:16.127Z] --- PASS: TestKillContainer (1.31s) [2022-05-18T18:35:16.127Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-18T18:35:16.127Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-18T18:35:16.127Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-18T18:35:16.127Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T18:35:16.385Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="Node 503104d93ba9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="Node 503104d93ba9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="node4(11355b3b772f): Node leave event for 503104d93ba9/172.25.232.154" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="Node 503104d93ba9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="node5(d66c09503d13): Node leave event for 503104d93ba9/172.25.232.154" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="node3(a0ebdbf45200): Node leave event for 503104d93ba9/172.25.232.154" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="Node 503104d93ba9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="node2(54e82246711c): Node leave event for 503104d93ba9/172.25.232.154" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="Node 503104d93ba9 change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:15Z" level=info msg="node1(503104d93ba9): Node leave event for 503104d93ba9/172.25.232.154" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 503104d93ba9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 503104d93ba9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 503104d93ba9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 503104d93ba9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 503104d93ba9/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 54e82246711c change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 54e82246711c change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="node5(d66c09503d13): Node leave event for 54e82246711c/172.25.232.154" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="node3(a0ebdbf45200): Node leave event for 54e82246711c/172.25.232.154" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 54e82246711c change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="node4(11355b3b772f): Node leave event for 54e82246711c/172.25.232.154" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="Node 54e82246711c change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.441Z] time="2022-05-18T18:35:16Z" level=info msg="node2(54e82246711c): Node leave event for 54e82246711c/172.25.232.154" [2022-05-18T18:35:16.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="Node 54e82246711c/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="Node 54e82246711c/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="Node 54e82246711c/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="Node 54e82246711c/172.25.232.154, left gossip cluster" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=warning msg="memberlist: Failed to send gossip to 172.25.232.154:10036: write udp [::]:10034->172.25.232.154:10036: use of closed network connection" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="Node a0ebdbf45200 change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="node4(11355b3b772f): Node leave event for a0ebdbf45200/172.25.232.154" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="Node a0ebdbf45200 change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="node5(d66c09503d13): Node leave event for a0ebdbf45200/172.25.232.154" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="Node a0ebdbf45200 change state NodeActive --> NodeLeft" [2022-05-18T18:35:16.913Z] time="2022-05-18T18:35:16Z" level=info msg="node3(a0ebdbf45200): Node leave event for a0ebdbf45200/172.25.232.154" [2022-05-18T18:35:17.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:16Z" level=info msg="Node a0ebdbf45200/172.25.232.154, left gossip cluster" [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:16Z" level=info msg="Node a0ebdbf45200/172.25.232.154, left gossip cluster" [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:16Z" level=info msg="Node a0ebdbf45200/172.25.232.154, left gossip cluster" [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:17Z" level=debug msg="memberlist: Failed ping: d66c09503d13 (timeout reached)" [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.232.154:10036: use of closed network connection" [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.232.154:10035: use of closed network connection" [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:17Z" level=debug msg="memberlist: Stream connection from=172.25.232.154:49384" [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:17Z" level=info msg="Node 11355b3b772f change state NodeActive --> NodeLeft" [2022-05-18T18:35:17.384Z] time="2022-05-18T18:35:17Z" level=info msg="node5(d66c09503d13): Node leave event for 11355b3b772f/172.25.232.154" [2022-05-18T18:35:17.469Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:35:17.469Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:35:17.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-05-18T18:35:17.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2022-05-18T18:35:17.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-05-18T18:35:17.577Z] === RUN TestKillStoppedContainer [2022-05-18T18:35:17.577Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-18T18:35:17.577Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T18:35:17.577Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-18T18:35:17.577Z] === RUN TestKillDifferentUserContainer [2022-05-18T18:35:17.853Z] time="2022-05-18T18:35:17Z" level=info msg="Node 11355b3b772f change state NodeActive --> NodeLeft" [2022-05-18T18:35:17.853Z] time="2022-05-18T18:35:17Z" level=info msg="node4(11355b3b772f): Node leave event for 11355b3b772f/172.25.232.154" [2022-05-18T18:35:17.853Z] time="2022-05-18T18:35:17Z" level=warning msg="memberlist: Was able to connect to d66c09503d13 but other probes failed, network may be misconfigured" [2022-05-18T18:35:18.070Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T18:35:18.142Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-18T18:35:18.143Z] === RUN TestInspectOomKilledTrue [2022-05-18T18:35:18.143Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:35:18.143Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T18:35:18.143Z] === RUN TestInspectOomKilledFalse [2022-05-18T18:35:18.143Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:35:18.143Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T18:35:18.143Z] === RUN TestLinksEtcHostsContentMatch [2022-05-18T18:35:18.323Z] time="2022-05-18T18:35:17Z" level=info msg="Node 11355b3b772f/172.25.232.154, left gossip cluster" [2022-05-18T18:35:18.323Z] time="2022-05-18T18:35:18Z" level=info msg="Node 11355b3b772f/172.25.232.154, left gossip cluster" [2022-05-18T18:35:18.383Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-18T18:35:18.383Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-18T18:35:18.383Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-18T18:35:18.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-05-18T18:35:18.400Z] === RUN TestLinksContainerNames [2022-05-18T18:35:18.639Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-18T18:35:18.792Z] time="2022-05-18T18:35:18Z" level=warning msg="memberlist: Failed to send gossip to 172.25.232.154:10037: write udp [::]:10036->172.25.232.154:10037: use of closed network connection" [2022-05-18T18:35:18.792Z] time="2022-05-18T18:35:18Z" level=info msg="Node d66c09503d13/172.25.232.154, left gossip cluster" [2022-05-18T18:35:18.792Z] time="2022-05-18T18:35:18Z" level=info msg="Node d66c09503d13 change state NodeActive --> NodeFailed" [2022-05-18T18:35:18.792Z] time="2022-05-18T18:35:18Z" level=info msg="Node d66c09503d13/172.25.232.154, added to failed nodes list" [2022-05-18T18:35:18.792Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-18T18:35:18.792Z] PASS [2022-05-18T18:35:18.792Z] coverage: 60.0% of statements [2022-05-18T18:35:18.895Z] check_test.go:307: [dfccc3d33a636] daemon is not started [2022-05-18T18:35:18.895Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-18T18:35:19.078Z] --- PASS: TestUpdateRestartPolicy (20.50s) [2022-05-18T18:35:19.078Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T18:35:19.262Z] ok github.com/docker/docker/libnetwork/networkdb 104.103s coverage: 60.0% of statements [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/quota [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T18:35:19.262Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T18:35:19.334Z] --- PASS: TestLinksContainerNames (0.90s) [2022-05-18T18:35:19.334Z] === RUN TestLogsFollowTailEmpty [2022-05-18T18:35:19.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T18:35:19.456Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-18T18:35:19.900Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-05-18T18:35:19.900Z] === RUN TestContainerNetworkMountsNoChown [2022-05-18T18:35:20.018Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2022-05-18T18:35:20.018Z] PASS [2022-05-18T18:35:20.018Z] [2022-05-18T18:35:20.018Z] === Skipped [2022-05-18T18:35:20.018Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-18T18:35:20.018Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:35:20.018Z] [2022-05-18T18:35:20.018Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-18T18:35:20.018Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:35:20.018Z] [2022-05-18T18:35:20.018Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-18T18:35:20.018Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:35:20.018Z] [2022-05-18T18:35:20.018Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T18:35:20.018Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T18:35:20.018Z] [2022-05-18T18:35:20.018Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-18T18:35:20.018Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T18:35:20.018Z] [2022-05-18T18:35:20.018Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-18T18:35:20.018Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:35:20.018Z] [2022-05-18T18:35:20.018Z] DONE 238 tests, 6 skipped in 165.141s [2022-05-18T18:35:20.036Z] --- PASS: TestUpdateRestartWithAutoRemove (2.40s) [2022-05-18T18:35:20.036Z] === RUN TestWaitNonBlocked [2022-05-18T18:35:20.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:35:20.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:35:20.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:35:20.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:35:20.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:35:20.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:35:20.158Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/default [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/default [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/private [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/private [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/rprivate [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/slave [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/slave [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/rslave [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/shared [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/shared [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/rshared [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-18T18:35:20.158Z] === CONT TestMountDaemonRoot/default [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:35:20.158Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-18T18:35:20.158Z] === CONT TestMountDaemonRoot/rshared [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:35:20.158Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:35:20.158Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:35:20.158Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:35:20.275Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-18T18:35:20.275Z] ++ 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 [2022-05-18T18:35:20.275Z] ++ set -e [2022-05-18T18:35:20.275Z] ++ '[' -n 0 ']' [2022-05-18T18:35:20.275Z] ++ set -x [2022-05-18T18:35:20.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-05-18T18:35:20.275Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T18:35:20.377Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T18:35:20.416Z] === CONT TestMountDaemonRoot/shared [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:35:20.416Z] === CONT TestMountDaemonRoot/rslave [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:35:20.416Z] === CONT TestMountDaemonRoot/slave [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:35:20.416Z] === CONT TestMountDaemonRoot/rprivate [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:35:20.416Z] === CONT TestMountDaemonRoot/private [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:35:20.416Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-18T18:35:20.416Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-18T18:35:20.417Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:35:20.417Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:35:20.417Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-18T18:35:20.417Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-18T18:35:20.417Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:35:20.532Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:35:20.675Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-18T18:35:20.675Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-18T18:35:20.675Z] === RUN TestContainerBindMountNonRecursive [2022-05-18T18:35:20.788Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-18T18:35:20.788Z] === RUN TestConfigDaemonID [2022-05-18T18:35:21.311Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2022-05-18T18:35:21.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2022-05-18T18:35:21.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-05-18T18:35:21.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-18T18:35:21.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-18T18:35:21.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-18T18:35:21.311Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T18:35:21.352Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-18T18:35:21.609Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-18T18:35:21.866Z] daemon_test.go:84: [dff021ca1d4a6] daemon is not started [2022-05-18T18:35:21.866Z] --- PASS: TestConfigDaemonID (1.05s) [2022-05-18T18:35:21.866Z] === RUN TestDaemonConfigValidation [2022-05-18T18:35:21.866Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:35:21.866Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:35:21.866Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-18T18:35:21.866Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-18T18:35:21.866Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-18T18:35:21.866Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-18T18:35:21.866Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-18T18:35:21.866Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-18T18:35:21.866Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-18T18:35:21.866Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-18T18:35:21.866Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:35:21.866Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-18T18:35:22.049Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-05-18T18:35:22.049Z] === RUN TestContainerVolumesMountedAsShared [2022-05-18T18:35:22.123Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-18T18:35:22.123Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-18T18:35:22.123Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === Skipped [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-18T18:35:22.226Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-18T18:35:22.226Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-18T18:35:22.226Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-18T18:35:22.226Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.06s) [2022-05-18T18:35:22.226Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-18T18:35:22.226Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T18:35:22.226Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T18:35:22.226Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T18:35:22.226Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-18T18:35:22.226Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T18:35:22.226Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-18T18:35:22.226Z] daemon_test.go:145: root required [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-18T18:35:22.226Z] reload_test.go:342: root required [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-18T18:35:22.226Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-18T18:35:22.226Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-18T18:35:22.226Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-18T18:35:22.226Z] download_test.go:267: Needs fixing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-18T18:35:22.226Z] layer_test.go:291: Failing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-18T18:35:22.226Z] layer_test.go:340: Failing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-18T18:35:22.226Z] layer_test.go:455: Failing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-18T18:35:22.226Z] layer_test.go:684: Failing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-18T18:35:22.226Z] migration_test.go:45: Failing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-18T18:35:22.226Z] migration_test.go:181: Failing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.226Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-18T18:35:22.226Z] mount_test.go:17: Failing on Windows [2022-05-18T18:35:22.226Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-18T18:35:22.227Z] mount_test.go:76: Failing on Windows [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-18T18:35:22.227Z] mount_test.go:125: Failing on Windows [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-18T18:35:22.227Z] mount_test.go:212: Failing on Windows [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-18T18:35:22.227Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-18T18:35:22.227Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-18T18:35:22.227Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-18T18:35:22.227Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-18T18:35:22.227Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-18T18:35:22.227Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-18T18:35:22.227Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-18T18:35:22.227Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-18T18:35:22.227Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-18T18:35:22.227Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-18T18:35:22.227Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-18T18:35:22.227Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T18:35:22.227Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T18:35:22.227Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T18:35:22.227Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T18:35:22.227Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T18:35:22.227Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:133: Xz not present in msys2 [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-18T18:35:22.227Z] archive_test.go:140: zstd not installed [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:252: Failing on Windows CI machines [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-18T18:35:22.227Z] archive_windows_test.go:16: Currently fails [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-18T18:35:22.227Z] changes_test.go:196: needs more investigation [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-18T18:35:22.227Z] changes_test.go:433: needs further investigation [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-18T18:35:22.227Z] changes_test.go:469: needs further investigation [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-18T18:35:22.227Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-18T18:35:22.227Z] poller_test.go:40: No chmod on Windows [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-18T18:35:22.227Z] fileutils_test.go:133: Needs porting to Windows [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-18T18:35:22.227Z] fileutils_test.go:179: Needs porting to Windows [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-18T18:35:22.227Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-18T18:35:22.227Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-18T18:35:22.227Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-18T18:35:22.227Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-18T18:35:22.227Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-18T18:35:22.227Z] [2022-05-18T18:35:22.227Z] DONE 2329 tests, 68 skipped in 320.809s [2022-05-18T18:35:22.227Z] INFO: make.ps1 ended at 05/18/2022 18:35:22 [2022-05-18T18:35:22.380Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-18T18:35:22.380Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-05-18T18:35:22.380Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-05-18T18:35:22.380Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-05-18T18:35:22.380Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.26s) [2022-05-18T18:35:22.380Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-05-18T18:35:22.380Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T18:35:22.380Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-18T18:35:22.616Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-05-18T18:35:22.616Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-18T18:35:22.875Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-18T18:35:22.875Z] === RUN TestNetworkNat [2022-05-18T18:35:23.307Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-18T18:35:23.441Z] --- PASS: TestNetworkNat (0.49s) [2022-05-18T18:35:23.441Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T18:35:23.503Z] ok github.com/docker/docker/libnetwork/networkdb 104.610s coverage: 60.0% of statements [2022-05-18T18:35:23.503Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T18:35:23.503Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-18T18:35:23.503Z] ok github.com/docker/docker/libnetwork/osl 4.338s coverage: 39.7% of statements [2022-05-18T18:35:23.503Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-18T18:35:23.503Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-18T18:35:23.563Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-18T18:35:23.700Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-18T18:35:23.700Z] === RUN TestNetworkLoopbackNat [2022-05-18T18:35:23.743Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-18T18:35:23.743Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.96s) [2022-05-18T18:35:23.743Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.33s) [2022-05-18T18:35:23.743Z] === RUN TestWaitBlocked [2022-05-18T18:35:23.743Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:23.743Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-18T18:35:23.743Z] PASS [2022-05-18T18:35:23.743Z] ok github.com/docker/docker/integration/container 95.109s [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === Skipped [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-18T18:35:23.743Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-18T18:35:23.743Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-18T18:35:23.743Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T18:35:23.743Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-18T18:35:23.743Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T18:35:23.743Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T18:35:23.743Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-18T18:35:23.743Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-18T18:35:23.743Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-05-18T18:35:23.743Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:35:23.743Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-18T18:35:23.743Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:35:23.743Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-05-18T18:35:23.743Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:35:23.743Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-05-18T18:35:23.743Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:35:23.743Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.09s) [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-18T18:35:23.743Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-18T18:35:23.743Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-18T18:35:23.743Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-18T18:35:23.743Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T18:35:23.743Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-18T18:35:23.743Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-18T18:35:23.743Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T18:35:23.743Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:35:23.743Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T18:35:23.743Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T18:35:23.743Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-18T18:35:23.743Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T18:35:23.743Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-18T18:35:23.743Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-18T18:35:23.743Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-18T18:35:23.743Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-18T18:35:23.743Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-18T18:35:23.743Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-18T18:35:23.743Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-18T18:35:23.743Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-18T18:35:23.743Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T18:35:23.743Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:35:23.743Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-18T18:35:23.743Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-18T18:35:23.743Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-18T18:35:23.743Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:23.743Z] [2022-05-18T18:35:23.743Z] DONE 122 tests, 38 skipped in 97.189s [2022-05-18T18:35:23.743Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-18T18:35:23.760Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2022-05-18T18:35:24.322Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2022-05-18T18:35:24.322Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T18:35:24.322Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === Skipped [2022-05-18T18:35:24.322Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-18T18:35:24.322Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-18T18:35:24.322Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-18T18:35:24.322Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T18:35:24.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T18:35:24.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T18:35:24.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T18:35:24.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T18:35:24.322Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-18T18:35:24.322Z] firewalld_test.go:14: firewalld is not running [2022-05-18T18:35:24.322Z] [2022-05-18T18:35:24.322Z] DONE 326 tests, 9 skipped in 202.995s [2022-05-18T18:35:24.447Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-18T18:35:24.447Z] INFO: Unit tests ended at 05/18/2022 18:35:23. Duration:00:05:39.9104631 [2022-05-18T18:35:24.447Z] INFO: Building busybox [2022-05-18T18:35:24.447Z] Sending build context to Docker daemon 5.12kB [2022-05-18T18:35:24.447Z] [2022-05-18T18:35:24.447Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-18T18:35:24.447Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-18T18:35:24.447Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-18T18:35:24.447Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-18T18:35:24.447Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-18T18:35:24.447Z] ---> 3e15a767850d [2022-05-18T18:35:24.447Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-18T18:35:24.447Z] ---> Running in b8ed1735c493 [2022-05-18T18:35:24.930Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-18T18:35:25.055Z] .........................xx.................... [ 29%] Post stage [Pipeline] junit [2022-05-18T18:35:25.268Z] Recording test results [2022-05-18T18:35:25.857Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-18T18:35:25.858Z] daemon_test.go:198: [d0ca6c0219158] daemon is not started [2022-05-18T18:35:25.858Z] --- PASS: TestConfigDaemonSeccompProfiles (3.41s) [2022-05-18T18:35:25.858Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.22s) [2022-05-18T18:35:25.858Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2022-05-18T18:35:25.858Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-05-18T18:35:25.858Z] === RUN TestDaemonProxy [2022-05-18T18:35:25.858Z] === RUN TestDaemonProxy/environment_variables [2022-05-18T18:35:26.009Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-18T18:35:26.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.41s) [2022-05-18T18:35:26.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.50s) [2022-05-18T18:35:26.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.66s) [2022-05-18T18:35:26.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.76s) [2022-05-18T18:35:26.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.88s) [2022-05-18T18:35:26.009Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.86s) [2022-05-18T18:35:26.009Z] === RUN TestBuildMultiStageCopy [2022-05-18T18:35:26.009Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T18:35:26.227Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-05-18T18:35:26.227Z] === RUN TestPause [2022-05-18T18:35:26.577Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-18T18:35:26.577Z] === RUN TestBuildLabelWithTargets [2022-05-18T18:35:26.671Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-18T18:35:26.793Z] --- PASS: TestPause (0.48s) [2022-05-18T18:35:26.793Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T18:35:26.793Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T18:35:26.793Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T18:35:26.793Z] === RUN TestPauseStopPausedContainer [2022-05-18T18:35:27.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -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:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh dynbinary test-integration [2022-05-18T18:35:27.224Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-18T18:35:27.359Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-05-18T18:35:27.359Z] === RUN TestPidHost [2022-05-18T18:35:27.480Z] === RUN TestDaemonProxy/command-line_options [2022-05-18T18:35:27.594Z] [2022-05-18T18:35:27.594Z] Removing bundles/ [2022-05-18T18:35:27.594Z] [2022-05-18T18:35:27.594Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-18T18:35:27.594Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:35:27.594Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:35:28.043Z] check_test.go:307: [dc05a6c2003e7] daemon is not started [2022-05-18T18:35:28.043Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-18T18:35:28.293Z] --- PASS: TestPidHost (1.00s) [2022-05-18T18:35:28.293Z] === RUN TestPsFilter [2022-05-18T18:35:28.293Z] --- PASS: TestPsFilter (0.11s) [2022-05-18T18:35:28.293Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T18:35:28.858Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-18T18:35:28.858Z] === RUN TestRemoveContainerWithVolume [2022-05-18T18:35:29.117Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-05-18T18:35:29.117Z] === RUN TestRemoveContainerRunning [2022-05-18T18:35:29.407Z] === RUN TestDaemonProxy/configuration_file [2022-05-18T18:35:29.681Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-05-18T18:35:29.681Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T18:35:30.247Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-05-18T18:35:30.248Z] === RUN TestRemoveInvalidContainer [2022-05-18T18:35:30.248Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-18T18:35:30.248Z] === RUN TestRenameLinkedContainer [2022-05-18T18:35:30.335Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-18T18:35:31.263Z] === RUN TestDaemonProxy/conflicting_options [2022-05-18T18:35:31.263Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-18T18:35:31.519Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-18T18:35:31.776Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-18T18:35:32.032Z] --- PASS: TestDaemonProxy (6.34s) [2022-05-18T18:35:32.032Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-05-18T18:35:32.032Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-05-18T18:35:32.032Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-05-18T18:35:32.032Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-18T18:35:32.032Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-18T18:35:32.032Z] PASS [2022-05-18T18:35:32.032Z] [2022-05-18T18:35:32.032Z] DONE 18 tests in 11.956s [2022-05-18T18:35:32.032Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-18T18:35:32.032Z] ++ 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 [2022-05-18T18:35:32.032Z] ++ set -e [2022-05-18T18:35:32.032Z] ++ '[' -n 0 ']' [2022-05-18T18:35:32.032Z] ++ set -x [2022-05-18T18:35:32.032Z] ++ 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 [2022-05-18T18:35:32.148Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-05-18T18:35:32.148Z] === RUN TestRenameStoppedContainer [2022-05-18T18:35:32.289Z] INFO: Testing against a local daemon [2022-05-18T18:35:32.289Z] === RUN TestCommitInheritsEnv [2022-05-18T18:35:32.406Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-05-18T18:35:32.406Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T18:35:32.545Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-05-18T18:35:32.546Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T18:35:32.546Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-18T18:35:32.546Z] === RUN TestImportWithCustomPlatform [2022-05-18T18:35:32.546Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-18T18:35:32.803Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-18T18:35:32.803Z] === RUN TestImportWithCustomPlatform// [2022-05-18T18:35:32.803Z] === RUN TestImportWithCustomPlatform/linux [2022-05-18T18:35:33.059Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-18T18:35:33.059Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-18T18:35:33.316Z] === RUN TestImportWithCustomPlatform/macos [2022-05-18T18:35:33.316Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-18T18:35:33.316Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-18T18:35:33.316Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-18T18:35:33.316Z] === RUN TestImagesFilterMultiReference [2022-05-18T18:35:33.316Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-18T18:35:33.316Z] === RUN TestImagePullPlatformInvalid [2022-05-18T18:35:33.316Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-18T18:35:33.316Z] === RUN TestRemoveImageOrphaning [2022-05-18T18:35:33.364Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-05-18T18:35:33.364Z] === RUN TestRenameInvalidName [2022-05-18T18:35:33.880Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-05-18T18:35:33.880Z] === RUN TestRemoveImageGarbageCollector [2022-05-18T18:35:33.951Z] --- PASS: TestRenameInvalidName (0.46s) [2022-05-18T18:35:33.951Z] === RUN TestRenameAnonymousContainer [2022-05-18T18:35:34.136Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-18T18:35:34.392Z] time="2022-05-18T18:35:34Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-18T18:35:34.649Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-18T18:35:34.683Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-18T18:35:34.684Z] === RUN TestBuildWithEmptyLayers [2022-05-18T18:35:35.327Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-05-18T18:35:35.327Z] === RUN TestRenameContainerWithSameName [2022-05-18T18:35:35.893Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-05-18T18:35:35.893Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T18:35:36.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T18:35:36.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T18:35:36.558Z] --- PASS: TestRemoveImageGarbageCollector (2.43s) [2022-05-18T18:35:36.558Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T18:35:36.558Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-18T18:35:36.558Z] === RUN TestTagInvalidReference [2022-05-18T18:35:36.558Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-18T18:35:36.558Z] === RUN TestTagValidPrefixedRepo [2022-05-18T18:35:36.558Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-18T18:35:36.558Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T18:35:36.558Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-18T18:35:36.558Z] === RUN TestTagOfficialNames [2022-05-18T18:35:36.558Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-18T18:35:36.558Z] === RUN TestTagMatchesDigest [2022-05-18T18:35:36.558Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-18T18:35:36.558Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-18T18:35:36.829Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-05-18T18:35:36.829Z] === RUN TestResize [2022-05-18T18:35:37.212Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-18T18:35:37.212Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T18:35:37.258Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T18:35:37.396Z] --- PASS: TestResize (0.45s) [2022-05-18T18:35:37.396Z] === RUN TestResizeWithInvalidSize [2022-05-18T18:35:37.486Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-18T18:35:37.653Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-05-18T18:35:37.653Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T18:35:38.219Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:35:38.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:35:38.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:35:38.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:35:38.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:35:38.786Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T18:35:39.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:35:39.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:35:40.005Z] check_test.go:307: [d73d6a55b928a] daemon is not started [2022-05-18T18:35:40.005Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-18T18:35:40.321Z] --- PASS: TestBuildMultiStageCopy (14.57s) [2022-05-18T18:35:40.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.31s) [2022-05-18T18:35:40.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2022-05-18T18:35:40.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2022-05-18T18:35:40.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-05-18T18:35:40.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.68s) [2022-05-18T18:35:40.321Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T18:35:40.569Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-18T18:35:41.132Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-18T18:35:41.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:35:41.327Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-18T18:35:41.438Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T18:35:41.438Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T18:35:41.438Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-18T18:35:41.438Z] === RUN TestConfigDaemonID [2022-05-18T18:35:41.438Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T18:35:41.438Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-18T18:35:41.438Z] === RUN TestDaemonConfigValidation [2022-05-18T18:35:41.438Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T18:35:41.438Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-18T18:35:41.438Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T18:35:41.438Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T18:35:41.438Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T18:35:41.438Z] === RUN TestDaemonProxy [2022-05-18T18:35:41.438Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T18:35:41.438Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-18T18:35:41.438Z] PASS [2022-05-18T18:35:41.438Z] ok github.com/docker/docker/integration/daemon 0.077s [2022-05-18T18:35:41.438Z] [2022-05-18T18:35:41.438Z] === Skipped [2022-05-18T18:35:41.438Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-18T18:35:41.438Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T18:35:41.438Z] [2022-05-18T18:35:41.438Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-18T18:35:41.438Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T18:35:41.438Z] [2022-05-18T18:35:41.438Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-18T18:35:41.438Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T18:35:41.438Z] [2022-05-18T18:35:41.438Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T18:35:41.438Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T18:35:41.438Z] [2022-05-18T18:35:41.438Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-18T18:35:41.438Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T18:35:41.438Z] [2022-05-18T18:35:41.438Z] DONE 5 tests, 5 skipped in 17.447s [2022-05-18T18:35:41.438Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-18T18:35:41.695Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-18T18:35:42.285Z] Removing intermediate container b8ed1735c493 [2022-05-18T18:35:42.285Z] ---> 8aa8fdb909e1 [2022-05-18T18:35:42.285Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-18T18:35:42.285Z] ---> Running in eb6ddc0510eb [2022-05-18T18:35:42.285Z] Removing intermediate container eb6ddc0510eb [2022-05-18T18:35:42.285Z] ---> 47852ecf8b43 [2022-05-18T18:35:42.285Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-18T18:35:42.285Z] ---> Running in 09ff543ab2b2 [2022-05-18T18:35:42.285Z] Removing intermediate container 09ff543ab2b2 [2022-05-18T18:35:42.285Z] ---> 8a823c89503a [2022-05-18T18:35:42.285Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-18T18:35:42.477Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-18T18:35:42.477Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T18:35:42.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:35:42.735Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-05-18T18:35:42.735Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T18:35:42.754Z] [2022-05-18T18:35:43.211Z] --- PASS: TestBuildMultiStageParentConfig (2.80s) [2022-05-18T18:35:43.211Z] === RUN TestBuildLabelWithTargets [2022-05-18T18:35:43.211Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:35:43.211Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-18T18:35:43.211Z] === RUN TestBuildWithEmptyLayers [2022-05-18T18:35:43.223Z] ---> 007e761de961 [2022-05-18T18:35:43.224Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-18T18:35:43.224Z] ---> Running in 04acc91fd7b6 [2022-05-18T18:35:43.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:35:43.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:35:43.586Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-18T18:35:43.586Z] check_test.go:307: [d85c60ec6fe76] daemon is not started [2022-05-18T18:35:43.586Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-18T18:35:44.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:35:44.327Z] INFO: Testing against a local daemon [2022-05-18T18:35:44.327Z] === RUN TestCommitInheritsEnv [2022-05-18T18:35:44.327Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:35:44.327Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-18T18:35:44.327Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T18:35:44.327Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:35:44.327Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T18:35:44.327Z] === RUN TestImportWithCustomPlatform [2022-05-18T18:35:44.327Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:35:44.327Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-18T18:35:44.327Z] === RUN TestImagesFilterMultiReference [2022-05-18T18:35:44.327Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-18T18:35:44.327Z] === RUN TestImagePullPlatformInvalid [2022-05-18T18:35:44.327Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-18T18:35:44.327Z] === RUN TestRemoveImageOrphaning [2022-05-18T18:35:44.515Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-18T18:35:44.738Z] --- PASS: TestBuildWithEmptyLayers (1.62s) [2022-05-18T18:35:44.738Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T18:35:45.284Z] --- PASS: TestRemoveImageOrphaning (0.88s) [2022-05-18T18:35:45.284Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T18:35:45.284Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-18T18:35:45.284Z] === RUN TestTagInvalidReference [2022-05-18T18:35:45.284Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-18T18:35:45.284Z] === RUN TestTagValidPrefixedRepo [2022-05-18T18:35:45.284Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-18T18:35:45.284Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T18:35:45.285Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-18T18:35:45.285Z] === RUN TestTagOfficialNames [2022-05-18T18:35:45.285Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-18T18:35:45.285Z] === RUN TestTagMatchesDigest [2022-05-18T18:35:45.285Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-18T18:35:45.285Z] PASS [2022-05-18T18:35:45.285Z] ok github.com/docker/docker/integration/image 1.339s [2022-05-18T18:35:45.285Z] [2022-05-18T18:35:45.285Z] === Skipped [2022-05-18T18:35:45.285Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-18T18:35:45.285Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:35:45.285Z] [2022-05-18T18:35:45.285Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T18:35:45.285Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:35:45.285Z] [2022-05-18T18:35:45.285Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-18T18:35:45.285Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:35:45.285Z] [2022-05-18T18:35:45.285Z] DONE 12 tests, 3 skipped in 4.255s [2022-05-18T18:35:45.285Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-18T18:35:45.883Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-18T18:35:45.883Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-18T18:35:45.883Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-18T18:35:46.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:35:46.809Z] INFO: Testing against a local daemon [2022-05-18T18:35:46.809Z] === RUN TestNetworkCreateDelete [2022-05-18T18:35:46.809Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:46.809Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T18:35:46.809Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T18:35:46.809Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestDaemonDNSFallback [2022-05-18T18:35:46.809Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:46.809Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestInspectNetwork [2022-05-18T18:35:46.809Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T18:35:46.809Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T18:35:46.809Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:46.809Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T18:35:46.809Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:35:46.809Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:35:46.809Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:35:46.809Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T18:35:46.809Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T18:35:46.809Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T18:35:46.809Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestNetworkList [2022-05-18T18:35:46.809Z] === RUN TestNetworkList//networks [2022-05-18T18:35:46.809Z] === PAUSE TestNetworkList//networks [2022-05-18T18:35:46.809Z] === RUN TestNetworkList//networks/ [2022-05-18T18:35:46.809Z] === PAUSE TestNetworkList//networks/ [2022-05-18T18:35:46.809Z] === CONT TestNetworkList//networks [2022-05-18T18:35:46.809Z] === CONT TestNetworkList//networks/ [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkList (0.03s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T18:35:46.809Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T18:35:46.809Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T18:35:46.809Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T18:35:46.809Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T18:35:46.809Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T18:35:46.809Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T18:35:46.809Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T18:35:46.809Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T18:35:46.809Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:35:46.809Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T18:35:46.809Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-18T18:35:46.809Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T18:35:46.809Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T18:35:46.809Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T18:35:46.809Z] PASS [2022-05-18T18:35:47.263Z] ok github.com/docker/docker/integration/network 0.138s [2022-05-18T18:35:47.263Z] [2022-05-18T18:35:47.263Z] === Skipped [2022-05-18T18:35:47.263Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-18T18:35:47.263Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:47.263Z] [2022-05-18T18:35:47.263Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-18T18:35:47.263Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T18:35:47.263Z] [2022-05-18T18:35:47.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-18T18:35:47.263Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:47.263Z] [2022-05-18T18:35:47.263Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-18T18:35:47.263Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T18:35:47.263Z] [2022-05-18T18:35:47.263Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-18T18:35:47.263Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:35:47.263Z] [2022-05-18T18:35:47.263Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-18T18:35:47.263Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T18:35:47.263Z] [2022-05-18T18:35:47.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T18:35:47.263Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T18:35:47.263Z] [2022-05-18T18:35:47.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T18:35:47.264Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T18:35:47.264Z] [2022-05-18T18:35:47.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T18:35:47.264Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T18:35:47.264Z] [2022-05-18T18:35:47.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T18:35:47.264Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T18:35:47.264Z] [2022-05-18T18:35:47.264Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T18:35:47.264Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T18:35:47.264Z] [2022-05-18T18:35:47.264Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T18:35:47.264Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T18:35:47.264Z] [2022-05-18T18:35:47.264Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:35:47.264Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:35:47.264Z] [2022-05-18T18:35:47.264Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-18T18:35:47.264Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T18:35:47.264Z] [2022-05-18T18:35:47.264Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T18:35:47.264Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T18:35:47.264Z] [2022-05-18T18:35:47.264Z] DONE 34 tests, 15 skipped in 1.575s [2022-05-18T18:35:47.264Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-18T18:35:47.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:35:47.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:35:47.718Z] testing: warning: no tests to run [2022-05-18T18:35:47.718Z] PASS [2022-05-18T18:35:47.718Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2022-05-18T18:35:47.718Z] [2022-05-18T18:35:47.718Z] DONE 0 tests in 0.554s [2022-05-18T18:35:47.718Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-18T18:35:48.000Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-05-18T18:35:48.000Z] === RUN TestBuildWithHugeFile [2022-05-18T18:35:48.172Z] testing: warning: no tests to run [2022-05-18T18:35:48.172Z] PASS [2022-05-18T18:35:48.172Z] ok github.com/docker/docker/integration/network/macvlan 0.047s [2022-05-18T18:35:48.172Z] [2022-05-18T18:35:48.172Z] DONE 0 tests in 0.572s [2022-05-18T18:35:48.402Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-18T18:35:48.627Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-18T18:35:48.773Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-18T18:35:49.089Z] testing: warning: no tests to run [2022-05-18T18:35:49.089Z] PASS [2022-05-18T18:35:49.089Z] ok github.com/docker/docker/integration/plugin 0.048s [2022-05-18T18:35:49.089Z] [2022-05-18T18:35:49.089Z] DONE 0 tests in 0.528s [2022-05-18T18:35:49.089Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-18T18:35:49.557Z] testing: warning: no tests to run [2022-05-18T18:35:49.557Z] PASS [2022-05-18T18:35:49.557Z] ok github.com/docker/docker/integration/plugin/authz 0.046s [2022-05-18T18:35:49.557Z] [2022-05-18T18:35:49.557Z] DONE 0 tests in 0.543s [2022-05-18T18:35:49.557Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-18T18:35:49.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:35:50.293Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-18T18:35:50.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:35:50.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:35:52.185Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-18T18:35:52.185Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-18T18:35:52.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:35:53.143Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:35:53.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:35:53.346Z] INFO: Testing against a local daemon [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:35:53.346Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:35:53.346Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T18:35:53.346Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T18:35:53.346Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T18:35:53.346Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T18:35:53.346Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T18:35:53.346Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T18:35:53.346Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T18:35:53.346Z] === RUN TestPluginInstall [2022-05-18T18:35:53.346Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T18:35:53.346Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-18T18:35:53.346Z] === RUN TestPluginsWithRuntimes [2022-05-18T18:35:53.346Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T18:35:53.346Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-18T18:35:53.346Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T18:35:53.346Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T18:35:53.346Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T18:35:53.346Z] PASS [2022-05-18T18:35:53.346Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-05-18T18:35:53.346Z] [2022-05-18T18:35:53.346Z] === Skipped [2022-05-18T18:35:53.346Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-18T18:35:53.346Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T18:35:53.346Z] [2022-05-18T18:35:53.346Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-18T18:35:53.346Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T18:35:53.346Z] [2022-05-18T18:35:53.346Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T18:35:53.346Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T18:35:53.346Z] [2022-05-18T18:35:53.346Z] DONE 19 tests, 3 skipped in 3.622s [2022-05-18T18:35:53.346Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-18T18:35:53.623Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-18T18:35:54.077Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-18T18:35:54.333Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-18T18:35:55.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:35:55.688Z] Removing intermediate container 04acc91fd7b6 [2022-05-18T18:35:55.688Z] ---> f32f88ebabe3 [2022-05-18T18:35:55.688Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-18T18:35:55.688Z] ---> Running in 053158882a79 [2022-05-18T18:35:55.701Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-18T18:35:56.145Z] [2022-05-18T18:35:56.145Z] SUCCESS: Specified value was saved. [2022-05-18T18:35:56.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:35:56.316Z] INFO: Testing against a local daemon [2022-05-18T18:35:56.316Z] === RUN TestExternalGraphDriver [2022-05-18T18:35:56.316Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T18:35:56.316Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-18T18:35:56.316Z] === RUN TestGraphdriverPluginV2 [2022-05-18T18:35:56.316Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T18:35:56.316Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-18T18:35:56.316Z] PASS [2022-05-18T18:35:56.316Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2022-05-18T18:35:56.316Z] [2022-05-18T18:35:56.316Z] === Skipped [2022-05-18T18:35:56.316Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-18T18:35:56.316Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T18:35:56.316Z] [2022-05-18T18:35:56.316Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-18T18:35:56.316Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T18:35:56.316Z] [2022-05-18T18:35:56.316Z] DONE 2 tests, 2 skipped in 2.519s [2022-05-18T18:35:56.316Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-05-18T18:35:56.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-05-18T18:35:56.421Z] === RUN TestCgroupNamespacesRun [2022-05-18T18:35:57.793Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-05-18T18:35:57.793Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-18T18:35:57.793Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-18T18:35:57.793Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-18T18:35:57.793Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-18T18:35:57.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:35:57.876Z] INFO: Testing against a local daemon [2022-05-18T18:35:57.876Z] === RUN TestReadPluginNoRead [2022-05-18T18:35:57.876Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T18:35:57.876Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-18T18:35:57.876Z] PASS [2022-05-18T18:35:57.876Z] ok github.com/docker/docker/integration/plugin/logging 0.067s [2022-05-18T18:35:57.876Z] [2022-05-18T18:35:57.876Z] === Skipped [2022-05-18T18:35:57.876Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-18T18:35:57.876Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T18:35:57.876Z] [2022-05-18T18:35:57.876Z] DONE 1 tests, 1 skipped in 1.622s [2022-05-18T18:35:57.876Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-18T18:35:58.344Z] testing: warning: no tests to run [2022-05-18T18:35:58.344Z] PASS [2022-05-18T18:35:58.344Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [2022-05-18T18:35:58.344Z] [2022-05-18T18:35:58.344Z] DONE 0 tests in 0.836s [2022-05-18T18:35:58.727Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-05-18T18:35:58.727Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-18T18:35:58.811Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-18T18:35:58.971Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-18T18:35:59.043Z] Removing intermediate container 053158882a79 [2022-05-18T18:35:59.043Z] ---> 619b30da4fca [2022-05-18T18:35:59.043Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-18T18:35:59.043Z] ---> Running in 3ba0a5b5f3a5 [2022-05-18T18:35:59.514Z] --- PASS: TestBuildMultiStageOnBuild (14.75s) [2022-05-18T18:35:59.515Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T18:35:59.515Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:35:59.515Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-18T18:35:59.515Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T18:36:00.101Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-18T18:36:00.101Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-18T18:36:00.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:36:00.380Z] INFO: Testing against a local daemon [2022-05-18T18:36:00.380Z] === RUN TestPluginWithDevMounts [2022-05-18T18:36:00.380Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:00.380Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-18T18:36:00.380Z] PASS [2022-05-18T18:36:00.380Z] ok github.com/docker/docker/integration/plugin/volumes 0.068s [2022-05-18T18:36:00.380Z] [2022-05-18T18:36:00.380Z] === Skipped [2022-05-18T18:36:00.380Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-18T18:36:00.380Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:00.380Z] [2022-05-18T18:36:00.380Z] DONE 1 tests, 1 skipped in 1.604s [2022-05-18T18:36:00.380Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-18T18:36:00.869Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-18T18:36:01.035Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-05-18T18:36:01.035Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-18T18:36:01.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:36:01.942Z] INFO: Testing against a local daemon [2022-05-18T18:36:01.942Z] === RUN TestSecretInspect [2022-05-18T18:36:01.942Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-18T18:36:01.942Z] === RUN TestSecretList [2022-05-18T18:36:01.942Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] --- SKIP: TestSecretList (0.00s) [2022-05-18T18:36:01.942Z] === RUN TestSecretsCreateAndDelete [2022-05-18T18:36:01.942Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-18T18:36:01.942Z] === RUN TestSecretsUpdate [2022-05-18T18:36:01.942Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-18T18:36:01.942Z] === RUN TestTemplatedSecret [2022-05-18T18:36:01.942Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-18T18:36:01.942Z] === RUN TestSecretCreateResolve [2022-05-18T18:36:01.942Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:01.942Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-18T18:36:01.942Z] PASS [2022-05-18T18:36:01.942Z] ok github.com/docker/docker/integration/secret 0.062s [2022-05-18T18:36:01.942Z] [2022-05-18T18:36:01.942Z] === Skipped [2022-05-18T18:36:01.942Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-18T18:36:01.942Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] [2022-05-18T18:36:01.942Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-18T18:36:01.942Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] [2022-05-18T18:36:01.942Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-18T18:36:01.942Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] [2022-05-18T18:36:01.942Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-18T18:36:01.942Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] [2022-05-18T18:36:01.942Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-18T18:36:01.942Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:01.942Z] [2022-05-18T18:36:01.942Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-18T18:36:01.942Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:01.942Z] [2022-05-18T18:36:01.942Z] DONE 6 tests, 6 skipped in 1.292s [2022-05-18T18:36:01.942Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-18T18:36:02.408Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2022-05-18T18:36:02.408Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-18T18:36:02.762Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-18T18:36:02.978Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-18T18:36:02.978Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-18T18:36:03.325Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-18T18:36:03.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:36:03.505Z] INFO: Testing against a local daemon [2022-05-18T18:36:03.505Z] === RUN TestServiceCreateInit [2022-05-18T18:36:03.505Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T18:36:03.505Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T18:36:03.505Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- PASS: TestServiceCreateInit (0.04s) [2022-05-18T18:36:03.505Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:36:03.505Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T18:36:03.505Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestCreateServiceConflict [2022-05-18T18:36:03.505Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T18:36:03.505Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-05-18T18:36:03.505Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T18:36:03.505Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T18:36:03.505Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T18:36:03.505Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestCreateServiceSysctls [2022-05-18T18:36:03.505Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-18T18:36:03.505Z] === RUN TestCreateServiceCapabilities [2022-05-18T18:36:03.505Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-18T18:36:03.505Z] === RUN TestInspect [2022-05-18T18:36:03.505Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestInspect (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestCreateJob [2022-05-18T18:36:03.505Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestCreateJob (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestReplicatedJob [2022-05-18T18:36:03.505Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestUpdateReplicatedJob [2022-05-18T18:36:03.505Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestServiceListWithStatuses [2022-05-18T18:36:03.505Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T18:36:03.505Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestDockerNetworkReConnect [2022-05-18T18:36:03.505Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestServicePlugin [2022-05-18T18:36:03.505Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.505Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestServiceUpdateLabel [2022-05-18T18:36:03.505Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.505Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestServiceUpdateSecrets [2022-05-18T18:36:03.505Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.505Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestServiceUpdateConfigs [2022-05-18T18:36:03.505Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.505Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestServiceUpdateNetwork [2022-05-18T18:36:03.505Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.505Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-18T18:36:03.505Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T18:36:03.505Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.505Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-18T18:36:03.505Z] PASS [2022-05-18T18:36:03.505Z] ok github.com/docker/docker/integration/service 0.196s [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === Skipped [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:36:03.972Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:36:03.972Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-18T18:36:03.972Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-18T18:36:03.972Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-05-18T18:36:03.972Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T18:36:03.972Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-18T18:36:03.972Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-18T18:36:03.972Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-18T18:36:03.972Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-05-18T18:36:03.972Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-18T18:36:03.972Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-18T18:36:03.972Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-18T18:36:03.972Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-18T18:36:03.972Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-18T18:36:03.972Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-18T18:36:03.972Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-18T18:36:03.972Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-18T18:36:03.972Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-18T18:36:03.972Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-18T18:36:03.972Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-18T18:36:03.972Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.972Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-18T18:36:03.972Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.972Z] [2022-05-18T18:36:03.973Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-18T18:36:03.973Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:36:03.973Z] [2022-05-18T18:36:03.973Z] DONE 24 tests, 23 skipped in 2.026s [2022-05-18T18:36:03.973Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-18T18:36:04.349Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-05-18T18:36:04.350Z] === RUN TestNISDomainname [2022-05-18T18:36:04.841Z] Cannot create a file when that file already exists. [2022-05-18T18:36:04.915Z] --- PASS: TestNISDomainname (0.60s) [2022-05-18T18:36:04.915Z] === RUN TestHostnameDnsResolution [2022-05-18T18:36:04.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:36:04.956Z] INFO: Testing against a local daemon [2022-05-18T18:36:04.956Z] === RUN TestSessionCreate [2022-05-18T18:36:04.956Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T18:36:04.956Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-18T18:36:04.956Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T18:36:04.956Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T18:36:04.956Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T18:36:04.956Z] PASS [2022-05-18T18:36:04.956Z] ok github.com/docker/docker/integration/session 0.060s [2022-05-18T18:36:04.956Z] [2022-05-18T18:36:04.956Z] === Skipped [2022-05-18T18:36:04.956Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-18T18:36:04.956Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T18:36:04.956Z] [2022-05-18T18:36:04.956Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T18:36:04.956Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T18:36:04.956Z] [2022-05-18T18:36:04.956Z] DONE 2 tests, 2 skipped in 1.249s [2022-05-18T18:36:04.956Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-18T18:36:05.481Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-05-18T18:36:05.481Z] === RUN TestUnprivilegedPortsAndPing [2022-05-18T18:36:05.842Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-18T18:36:06.047Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-05-18T18:36:06.047Z] === RUN TestPrivilegedHostDevices [2022-05-18T18:36:06.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:36:06.518Z] INFO: Testing against a local daemon [2022-05-18T18:36:06.518Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:36:06.518Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:06.518Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestDiskUsage [2022-05-18T18:36:06.518Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T18:36:06.518Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestEventsExecDie [2022-05-18T18:36:06.518Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T18:36:06.518Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestEventsBackwardsCompatible [2022-05-18T18:36:06.518Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T18:36:06.518Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestEventsVolumeCreate [2022-05-18T18:36:06.518Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T18:36:06.518Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestInfoAPI [2022-05-18T18:36:06.518Z] --- PASS: TestInfoAPI (0.03s) [2022-05-18T18:36:06.518Z] === RUN TestInfoAPIWarnings [2022-05-18T18:36:06.518Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:36:06.518Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestInfoDebug [2022-05-18T18:36:06.518Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:36:06.518Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestInfoInsecureRegistries [2022-05-18T18:36:06.518Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:36:06.518Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestInfoRegistryMirrors [2022-05-18T18:36:06.518Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:36:06.518Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-18T18:36:06.518Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T18:36:06.612Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-05-18T18:36:06.612Z] === RUN TestConsoleSize [2022-05-18T18:36:06.771Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-18T18:36:07.178Z] --- PASS: TestConsoleSize (0.44s) [2022-05-18T18:36:07.178Z] === RUN TestStats [2022-05-18T18:36:07.501Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-05-18T18:36:07.501Z] === RUN TestPingCacheHeaders [2022-05-18T18:36:07.501Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-18T18:36:07.501Z] === RUN TestPingGet [2022-05-18T18:36:07.501Z] --- PASS: TestPingGet (0.03s) [2022-05-18T18:36:07.501Z] === RUN TestPingHead [2022-05-18T18:36:07.501Z] --- PASS: TestPingHead (0.03s) [2022-05-18T18:36:07.501Z] === RUN TestPingSwarmHeader [2022-05-18T18:36:07.501Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:07.501Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-18T18:36:07.501Z] === RUN TestVersion [2022-05-18T18:36:07.501Z] --- PASS: TestVersion (0.03s) [2022-05-18T18:36:07.501Z] PASS [2022-05-18T18:36:07.968Z] ok github.com/docker/docker/integration/system 1.132s [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === Skipped [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:36:07.968Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-18T18:36:07.968Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-18T18:36:07.968Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-18T18:36:07.968Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-18T18:36:07.968Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-18T18:36:07.968Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-18T18:36:07.968Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-18T18:36:07.968Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-18T18:36:07.968Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-18T18:36:07.968Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:07.968Z] [2022-05-18T18:36:07.968Z] DONE 16 tests, 10 skipped in 2.627s [2022-05-18T18:36:07.968Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-18T18:36:08.662Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-18T18:36:09.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:36:09.540Z] INFO: Testing against a local daemon [2022-05-18T18:36:09.540Z] === RUN TestVolumesCreateAndList [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-05-18T18:36:09.540Z] === RUN TestVolumesRemove [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesRemove (0.12s) [2022-05-18T18:36:09.540Z] === RUN TestVolumesInspect [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-18T18:36:09.540Z] === RUN TestVolumesInvalidJSON [2022-05-18T18:36:09.540Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T18:36:09.540Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T18:36:09.540Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T18:36:09.540Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T18:36:09.540Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T18:36:09.540Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T18:36:09.540Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T18:36:09.540Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T18:36:09.540Z] PASS [2022-05-18T18:36:09.540Z] ok github.com/docker/docker/integration/volume 0.262s [2022-05-18T18:36:09.540Z] [2022-05-18T18:36:09.540Z] DONE 9 tests in 1.574s [2022-05-18T18:36:09.540Z] INFO: make.ps1 ended at 05/18/2022 18:36:09 [2022-05-18T18:36:09.540Z] INFO: Integration CLI tests being run from the host: [2022-05-18T18:36:09.540Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-18T18:36:09.594Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-18T18:36:09.704Z] --- PASS: TestStats (2.47s) [2022-05-18T18:36:09.704Z] === RUN TestStopContainerWithTimeout [2022-05-18T18:36:09.704Z] === RUN TestStopContainerWithTimeout/0 [2022-05-18T18:36:09.704Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-18T18:36:09.704Z] === RUN TestStopContainerWithTimeout/1 [2022-05-18T18:36:09.704Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-18T18:36:09.704Z] === RUN TestStopContainerWithTimeout/3 [2022-05-18T18:36:09.704Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-18T18:36:09.704Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-18T18:36:09.704Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-18T18:36:09.704Z] === CONT TestStopContainerWithTimeout/0 [2022-05-18T18:36:09.704Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-18T18:36:09.749Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-18T18:36:10.270Z] === CONT TestStopContainerWithTimeout/3 [2022-05-18T18:36:10.624Z] Removing intermediate container 3ba0a5b5f3a5 [2022-05-18T18:36:10.624Z] ---> 9b70eafd4d30 [2022-05-18T18:36:10.624Z] Step 13/13 : CMD ["sh"] [2022-05-18T18:36:10.624Z] ---> Running in 7a988822a109 [2022-05-18T18:36:10.624Z] Removing intermediate container 7a988822a109 [2022-05-18T18:36:10.624Z] ---> 4f5ac249391c [2022-05-18T18:36:10.624Z] Successfully built 4f5ac249391c [2022-05-18T18:36:10.624Z] Successfully tagged busybox:latest [2022-05-18T18:36:10.624Z] INFO: Docker images of the daemon under test [2022-05-18T18:36:10.624Z] [2022-05-18T18:36:10.624Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-18T18:36:10.624Z] busybox latest 4f5ac249391c Less than a second ago 5.29GB [2022-05-18T18:36:10.624Z] microsoft/windowsservercore latest 3e15a767850d 13 days ago 5.26GB [2022-05-18T18:36:10.624Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 13 days ago 5.26GB [2022-05-18T18:36:10.624Z] [2022-05-18T18:36:10.624Z] INFO: Running integration tests at 05/18/2022 18:36:10... [2022-05-18T18:36:10.624Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-18T18:36:10.624Z] INFO: Integration API tests being run from the host: [2022-05-18T18:36:10.624Z] INFO: make.ps1 starting at 05/18/2022 18:36:10 [2022-05-18T18:36:10.963Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-18T18:36:11.874Z] --- PASS: TestBuildMultiStageLayerLeak (12.40s) [2022-05-18T18:36:11.875Z] === RUN TestBuildWithHugeFile [2022-05-18T18:36:12.163Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-18T18:36:12.167Z] === CONT TestStopContainerWithTimeout/1 [2022-05-18T18:36:14.064Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-18T18:36:14.064Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-05-18T18:36:14.064Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-05-18T18:36:14.064Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-05-18T18:36:14.064Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-05-18T18:36:14.064Z] === RUN TestDeleteDevicemapper [2022-05-18T18:36:14.064Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T18:36:14.064Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-18T18:36:14.064Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T18:36:14.233Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-18T18:36:15.964Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2022-05-18T18:36:15.964Z] === RUN TestUpdateMemory [2022-05-18T18:36:15.964Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:36:15.964Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-18T18:36:15.964Z] === RUN TestUpdateCPUQuota [2022-05-18T18:36:16.530Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-05-18T18:36:16.530Z] === RUN TestUpdatePidsLimit [2022-05-18T18:36:16.530Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-18T18:36:16.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:36:16.720Z] INFO: Testing against a local daemon [2022-05-18T18:36:16.720Z] === RUN TestDockerSuite [2022-05-18T18:36:16.720Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-18T18:36:16.720Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-18T18:36:16.720Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T18:36:16.720Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-18T18:36:16.788Z] === RUN TestUpdatePidsLimit/no_change [2022-05-18T18:36:17.046Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-18T18:36:17.186Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-18T18:36:17.186Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-18T18:36:17.186Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-18T18:36:17.186Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T18:36:17.186Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-18T18:36:17.186Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-18T18:36:17.304Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-18T18:36:17.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-18T18:36:17.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-18T18:36:17.655Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-18T18:36:17.655Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-18T18:36:17.821Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-18T18:36:18.638Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-18T18:36:18.638Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-18T18:36:18.807Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-05-18T18:36:18.807Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-05-18T18:36:18.807Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-18T18:36:18.807Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-05-18T18:36:18.807Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-18T18:36:18.807Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-05-18T18:36:18.807Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-05-18T18:36:18.807Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-18T18:36:18.807Z] === RUN TestUpdateRestartPolicy [2022-05-18T18:36:19.233Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-18T18:36:20.620Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-18T18:36:20.770Z] docker_cli_daemon_test.go:2503: [d2123258abdd6] daemon is not started [2022-05-18T18:36:21.332Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-18T18:36:21.894Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-18T18:36:22.150Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-18T18:36:24.786Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-18T18:36:27.399Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-18T18:36:27.399Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-18T18:36:27.399Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-18T18:36:27.961Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-18T18:36:27.961Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-18T18:36:28.217Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-18T18:36:28.474Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-18T18:36:29.473Z] ............................ [ 66%] [2022-05-18T18:36:29.862Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-18T18:36:31.008Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-05-18T18:36:31.008Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T18:36:31.008Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-18T18:36:31.008Z] === RUN TestWaitNonBlocked [2022-05-18T18:36:31.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:36:31.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:36:31.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:36:31.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:36:31.008Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:36:31.008Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:36:31.008Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-18T18:36:31.008Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-05-18T18:36:31.008Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-05-18T18:36:31.008Z] === RUN TestWaitBlocked [2022-05-18T18:36:31.008Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:36:31.008Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:36:31.008Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:36:31.008Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:36:31.008Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:36:31.008Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:36:31.230Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-18T18:36:31.945Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-18T18:36:31.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2022-05-18T18:36:31.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2022-05-18T18:36:31.945Z] === CONT TestContainerStartOnDaemonRestart [2022-05-18T18:36:31.945Z] === CONT TestContainerKillOnDaemonStart [2022-05-18T18:36:32.597Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-18T18:36:32.597Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-18T18:36:33.845Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-05-18T18:36:33.845Z] === CONT TestIpcModeOlderClient [2022-05-18T18:36:33.845Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-18T18:36:33.845Z] === CONT TestDaemonHostGatewayIP [2022-05-18T18:36:34.488Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-18T18:36:34.488Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-18T18:36:35.855Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-18T18:36:36.373Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-05-18T18:36:36.373Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-18T18:36:37.223Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-18T18:36:37.223Z] check_test.go:307: [da9c16fa8c081] daemon is not started [2022-05-18T18:36:37.223Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-18T18:36:37.223Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-18T18:36:38.152Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-18T18:36:38.275Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.73s) [2022-05-18T18:36:38.275Z] === CONT TestDaemonRestartIpcMode [2022-05-18T18:36:40.176Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite (334.05s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.31s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.57s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.50s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.00s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.66s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.66s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.59s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.14s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2022-05-18T18:36:43.401Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.54s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.05s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.96s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.40s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.38s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.52s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.46s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.95s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.55s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.16s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.33s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2022-05-18T18:36:43.401Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-18T18:36:43.401Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.40s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.60s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.91s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.09s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.71s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.66s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.36s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.61s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.51s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.48s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.59s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.48s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.45s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.80s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.57s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.06s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.69s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.29s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.30s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.16s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.46s) [2022-05-18T18:36:43.401Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.41s) [2022-05-18T18:36:43.402Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s) [2022-05-18T18:36:43.402Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-05-18T18:36:43.402Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2022-05-18T18:36:43.402Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-05-18T18:36:43.402Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.76s) [2022-05-18T18:36:43.402Z] === RUN TestDockerSwarmSuite [2022-05-18T18:36:43.402Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-18T18:36:43.455Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-05-18T18:36:43.455Z] PASS [2022-05-18T18:36:43.455Z] [2022-05-18T18:36:43.455Z] === Skipped [2022-05-18T18:36:43.455Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-18T18:36:43.455Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:36:43.455Z] [2022-05-18T18:36:43.455Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-18T18:36:43.455Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:36:43.455Z] [2022-05-18T18:36:43.455Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-18T18:36:43.455Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:36:43.455Z] [2022-05-18T18:36:43.455Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T18:36:43.455Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T18:36:43.455Z] [2022-05-18T18:36:43.455Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-18T18:36:43.455Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-18T18:36:43.455Z] [2022-05-18T18:36:43.455Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-18T18:36:43.455Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T18:36:43.455Z] [2022-05-18T18:36:43.455Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-18T18:36:43.455Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:36:43.455Z] [2022-05-18T18:36:43.455Z] DONE 238 tests, 7 skipped in 118.685s [2022-05-18T18:36:43.455Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-18T18:36:43.455Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T18:36:44.021Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-18T18:36:44.021Z] === RUN TestConfigDaemonID [2022-05-18T18:36:44.263Z] --- PASS: TestBuildWithHugeFile (51.01s) [2022-05-18T18:36:44.263Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T18:36:44.263Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:36:44.263Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:36:44.263Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T18:36:44.263Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:36:44.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:36:44.263Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:36:44.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:36:44.263Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:36:44.263Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:36:44.263Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:36:44.263Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:36:44.263Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:36:44.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-18T18:36:44.263Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-05-18T18:36:44.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-05-18T18:36:44.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-18T18:36:44.263Z] === RUN TestBuildPreserveOwnership [2022-05-18T18:36:44.263Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-18T18:36:44.263Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-18T18:36:45.295Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-18T18:36:45.395Z] daemon_test.go:84: [d13ef08042995] daemon is not started [2022-05-18T18:36:45.395Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-18T18:36:45.395Z] === RUN TestDaemonConfigValidation [2022-05-18T18:36:45.395Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:36:45.395Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:36:45.395Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-18T18:36:45.395Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-18T18:36:45.395Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-18T18:36:45.395Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-18T18:36:45.395Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-18T18:36:45.395Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-18T18:36:45.395Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-18T18:36:45.395Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-18T18:36:45.395Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:36:45.395Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-18T18:36:45.395Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-18T18:36:45.395Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-18T18:36:45.395Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-18T18:36:45.395Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-18T18:36:45.395Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-18T18:36:45.395Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-18T18:36:45.395Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-18T18:36:45.395Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-05-18T18:36:45.395Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-18T18:36:45.395Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T18:36:45.395Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-18T18:36:45.551Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-18T18:36:46.328Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-18T18:36:47.701Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-18T18:36:47.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:36:47.857Z] INFO: Testing against a local daemon [2022-05-18T18:36:47.857Z] === RUN TestBuildWithSession [2022-05-18T18:36:47.857Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:36:47.857Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T18:36:47.857Z] === RUN TestBuildSquashParent [2022-05-18T18:36:47.857Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:36:47.857Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-18T18:36:47.857Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T18:36:47.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:36:47.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:36:47.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:36:47.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:36:47.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:36:47.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:36:47.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:36:47.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:36:47.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:36:47.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:36:47.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:36:47.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:36:47.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:36:47.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:36:47.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:36:47.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:36:48.447Z] --- PASS: TestBuildPreserveOwnership (9.68s) [2022-05-18T18:36:48.447Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.65s) [2022-05-18T18:36:48.447Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-18T18:36:48.447Z] === RUN TestBuildPlatformInvalid [2022-05-18T18:36:48.447Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-18T18:36:48.447Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-18T18:36:48.447Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-18T18:36:48.447Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-18T18:36:48.447Z] PASS [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === Skipped [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-18T18:36:48.447Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:36:48.447Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-18T18:36:48.447Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] DONE 34 tests, 3 skipped in 112.513s [2022-05-18T18:36:48.447Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-18T18:36:48.447Z] INFO: Testing against a local daemon [2022-05-18T18:36:48.447Z] === RUN TestConfigInspect [2022-05-18T18:36:48.447Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] --- SKIP: TestConfigInspect (0.03s) [2022-05-18T18:36:48.447Z] === RUN TestConfigList [2022-05-18T18:36:48.447Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] --- SKIP: TestConfigList (0.01s) [2022-05-18T18:36:48.447Z] === RUN TestConfigsCreateAndDelete [2022-05-18T18:36:48.447Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-18T18:36:48.447Z] === RUN TestConfigsUpdate [2022-05-18T18:36:48.447Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-18T18:36:48.447Z] === RUN TestTemplatedConfig [2022-05-18T18:36:48.447Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-18T18:36:48.447Z] === RUN TestConfigCreateResolve [2022-05-18T18:36:48.447Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-18T18:36:48.447Z] PASS [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === Skipped [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-05-18T18:36:48.447Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-18T18:36:48.447Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-18T18:36:48.447Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-18T18:36:48.447Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-18T18:36:48.447Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-18T18:36:48.447Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:36:48.447Z] [2022-05-18T18:36:48.447Z] DONE 6 tests, 6 skipped in 0.216s [2022-05-18T18:36:48.447Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-18T18:36:48.634Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-18T18:36:48.634Z] daemon_test.go:198: [d12439ea8a393] daemon is not started [2022-05-18T18:36:48.634Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-05-18T18:36:48.634Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-18T18:36:48.634Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-05-18T18:36:48.634Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-05-18T18:36:48.634Z] === RUN TestDaemonProxy [2022-05-18T18:36:48.634Z] === RUN TestDaemonProxy/environment_variables [2022-05-18T18:36:48.705Z] INFO: Testing against a local daemon [2022-05-18T18:36:48.705Z] === RUN TestAttachWithTTY [2022-05-18T18:36:48.705Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-18T18:36:48.705Z] === RUN TestAttachWithoutTTy [2022-05-18T18:36:48.821Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-18T18:36:48.964Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-18T18:36:48.964Z] === RUN TestCheckpoint [2022-05-18T18:36:48.964Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:36:48.964Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T18:36:48.964Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T18:36:48.964Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:36:48.964Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:36:48.964Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:36:48.964Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:36:48.964Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:36:48.964Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:36:48.964Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T18:36:48.964Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T18:36:48.964Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-18T18:36:48.964Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-18T18:36:48.964Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T18:36:48.964Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T18:36:48.964Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T18:36:48.964Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T18:36:48.964Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T18:36:48.964Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T18:36:48.964Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-18T18:36:48.964Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T18:36:48.964Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-18T18:36:48.964Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T18:36:48.965Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-18T18:36:48.965Z] === RUN TestCopyEmptyFile [2022-05-18T18:36:49.223Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-18T18:36:49.223Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T18:36:49.223Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-18T18:36:49.223Z] === RUN TestCopyFromContainer [2022-05-18T18:36:50.532Z] === RUN TestDaemonProxy/command-line_options [2022-05-18T18:36:51.904Z] === RUN TestDaemonProxy/configuration_file [2022-05-18T18:36:53.408Z] === RUN TestCopyFromContainer// [2022-05-18T18:36:53.408Z] === RUN TestCopyFromContainer//bar/root [2022-05-18T18:36:53.408Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-18T18:36:53.408Z] === RUN TestCopyFromContainer/bar/quux [2022-05-18T18:36:53.408Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-18T18:36:53.408Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-18T18:36:53.408Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-18T18:36:53.667Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-18T18:36:53.667Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-18T18:36:53.667Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-18T18:36:53.802Z] === RUN TestDaemonProxy/conflicting_options [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer (4.50s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-18T18:36:53.926Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-18T18:36:53.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T18:36:53.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:36:53.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:36:53.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:36:53.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:36:53.926Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:36:53.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:36:53.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:36:53.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:36:53.926Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:36:53.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-18T18:36:53.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T18:36:53.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T18:36:53.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T18:36:53.926Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T18:36:53.926Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-18T18:36:53.926Z] === RUN TestCreateWithInvalidEnv [2022-05-18T18:36:53.926Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T18:36:53.926Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T18:36:53.926Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T18:36:53.926Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T18:36:53.926Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T18:36:53.926Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T18:36:53.926Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T18:36:53.926Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T18:36:53.926Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T18:36:53.926Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-18T18:36:53.926Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T18:36:53.926Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T18:36:53.926Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T18:36:53.926Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T18:36:53.926Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-18T18:36:53.926Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T18:36:54.061Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-18T18:36:54.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-18T18:36:54.627Z] daemon_test.go:375: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-05-18T18:36:54.627Z] --- PASS: TestDaemonProxy (6.23s) [2022-05-18T18:36:54.627Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-05-18T18:36:54.627Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-18T18:36:54.627Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-05-18T18:36:54.627Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-18T18:36:54.627Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-18T18:36:54.627Z] PASS [2022-05-18T18:36:54.627Z] [2022-05-18T18:36:54.627Z] === Skipped [2022-05-18T18:36:54.627Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-05-18T18:36:54.627Z] daemon_test.go:375: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-05-18T18:36:54.627Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-18T18:36:54.627Z] [2022-05-18T18:36:54.627Z] DONE 18 tests, 1 skipped in 11.151s [2022-05-18T18:36:54.627Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-18T18:36:54.885Z] INFO: Testing against a local daemon [2022-05-18T18:36:54.885Z] === RUN TestCommitInheritsEnv [2022-05-18T18:36:55.143Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-05-18T18:36:55.143Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T18:36:55.143Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-18T18:36:55.143Z] === RUN TestImportWithCustomPlatform [2022-05-18T18:36:55.143Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-18T18:36:55.143Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-18T18:36:55.143Z] === RUN TestImportWithCustomPlatform// [2022-05-18T18:36:55.143Z] === RUN TestImportWithCustomPlatform/linux [2022-05-18T18:36:55.143Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-18T18:36:55.300Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-05-18T18:36:55.300Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T18:36:55.401Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-18T18:36:55.401Z] === RUN TestImportWithCustomPlatform/macos [2022-05-18T18:36:55.401Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-18T18:36:55.401Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-18T18:36:55.401Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-18T18:36:55.401Z] === RUN TestImagesFilterMultiReference [2022-05-18T18:36:55.401Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-18T18:36:55.401Z] === RUN TestImagePullPlatformInvalid [2022-05-18T18:36:55.402Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-18T18:36:55.402Z] === RUN TestRemoveImageOrphaning [2022-05-18T18:36:55.660Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-05-18T18:36:55.660Z] === RUN TestRemoveImageGarbageCollector [2022-05-18T18:36:56.225Z] time="2022-05-18T18:36:56Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-18T18:36:56.237Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-05-18T18:36:56.237Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T18:36:56.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:36:56.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:36:56.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:36:56.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:36:56.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:36:56.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:36:56.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:36:56.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:36:56.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:36:56.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:36:56.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:36:56.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:36:56.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:36:56.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:36:56.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:36:56.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-18T18:36:56.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-18T18:36:56.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-18T18:36:56.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-18T18:36:56.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-05-18T18:36:56.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-18T18:36:56.495Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T18:36:56.753Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-05-18T18:36:56.753Z] === RUN TestCreateDifferentPlatform [2022-05-18T18:36:56.753Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T18:36:56.753Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T18:36:56.753Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-18T18:36:56.753Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T18:36:56.753Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T18:36:56.753Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T18:36:57.013Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-05-18T18:36:57.013Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T18:36:57.013Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-18T18:36:57.013Z] === RUN TestContainerStartOnDaemonRestart [2022-05-18T18:36:57.013Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-18T18:36:57.013Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-18T18:36:57.013Z] === RUN TestDaemonRestartIpcMode [2022-05-18T18:36:57.013Z] === PAUSE TestDaemonRestartIpcMode [2022-05-18T18:36:57.013Z] === RUN TestDaemonHostGatewayIP [2022-05-18T18:36:57.013Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:36:57.013Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-18T18:36:57.013Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-18T18:36:57.013Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-18T18:36:57.013Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T18:36:57.013Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-18T18:36:57.013Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-18T18:36:57.013Z] === RUN TestDiff [2022-05-18T18:36:57.271Z] --- PASS: TestDiff (0.43s) [2022-05-18T18:36:57.272Z] === RUN TestExecWithCloseStdin [2022-05-18T18:36:57.598Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-05-18T18:36:57.598Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T18:36:57.598Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-18T18:36:57.598Z] === RUN TestTagInvalidReference [2022-05-18T18:36:57.598Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-18T18:36:57.598Z] === RUN TestTagValidPrefixedRepo [2022-05-18T18:36:57.598Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-18T18:36:57.598Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T18:36:57.598Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-18T18:36:57.598Z] === RUN TestTagOfficialNames [2022-05-18T18:36:57.839Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-05-18T18:36:57.839Z] === RUN TestExec [2022-05-18T18:36:57.856Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-18T18:36:57.856Z] === RUN TestTagMatchesDigest [2022-05-18T18:36:57.856Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-18T18:36:57.856Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-18T18:36:58.407Z] --- PASS: TestExec (0.51s) [2022-05-18T18:36:58.407Z] === RUN TestExecUser [2022-05-18T18:36:58.974Z] --- PASS: TestExecUser (0.47s) [2022-05-18T18:36:58.974Z] === RUN TestExportContainerAndImportImage [2022-05-18T18:36:59.541Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-05-18T18:36:59.541Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T18:37:00.403Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:37:00.403Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:37:00.917Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-05-18T18:37:00.917Z] === RUN TestHealthCheckWorkdir [2022-05-18T18:37:01.483Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-05-18T18:37:01.483Z] === RUN TestHealthKillContainer [2022-05-18T18:37:03.992Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-18T18:37:03.992Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:37:03.992Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:37:03.992Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-18T18:37:03.992Z] [2022-05-18T18:37:03.992Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-18T18:37:03.992Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-18T18:37:03.992Z] HOSTNAME=fbb8c776c555 [2022-05-18T18:37:03.992Z] TESTDEBUG=0 [2022-05-18T18:37:03.992Z] DEST=bundles/test-integration [2022-05-18T18:37:03.992Z] PWD=/go/src/github.com/docker/docker [2022-05-18T18:37:03.992Z] DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 [2022-05-18T18:37:03.992Z] container=docker [2022-05-18T18:37:03.992Z] HOME=/root [2022-05-18T18:37:03.992Z] GOLANG_VERSION=1.18.2 [2022-05-18T18:37:03.992Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-18T18:37:03.992Z] VALIDATE_BRANCH=master [2022-05-18T18:37:03.992Z] TERM=xterm [2022-05-18T18:37:03.992Z] DOCKER_PKG=github.com/docker/docker [2022-05-18T18:37:03.992Z] SHLVL=1 [2022-05-18T18:37:03.992Z] TIMEOUT=120m [2022-05-18T18:37:03.992Z] DOCKER_BUILDTAGS= journald [2022-05-18T18:37:03.992Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-18T18:37:03.992Z] GO111MODULE=off [2022-05-18T18:37:03.992Z] DOCKER_EXPERIMENTAL=1 [2022-05-18T18:37:03.992Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-18T18:37:03.992Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-18T18:37:03.992Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-18T18:37:03.992Z] GOPATH=/go [2022-05-18T18:37:03.992Z] PKG_CONFIG=pkg-config [2022-05-18T18:37:03.992Z] _=/usr/bin/env [2022-05-18T18:37:03.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-18T18:37:06.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-18T18:37:06.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-18T18:37:07.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-18T18:37:08.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-18T18:37:09.591Z] --- PASS: TestHealthKillContainer (7.89s) [2022-05-18T18:37:09.592Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T18:37:09.592Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T18:37:09.592Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T18:37:09.592Z] === RUN TestIpcModeNone [2022-05-18T18:37:09.853Z] --- PASS: TestIpcModeNone (0.63s) [2022-05-18T18:37:09.853Z] === RUN TestIpcModePrivate [2022-05-18T18:37:10.112Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-18T18:37:10.311Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-18T18:37:10.371Z] --- PASS: TestIpcModePrivate (0.56s) [2022-05-18T18:37:10.371Z] === RUN TestIpcModeShareable [2022-05-18T18:37:10.371Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:37:10.371Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-18T18:37:10.371Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-18T18:37:10.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-18T18:37:10.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.74s) [2022-05-18T18:37:10.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.94s) [2022-05-18T18:37:10.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.45s) [2022-05-18T18:37:10.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.54s) [2022-05-18T18:37:10.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.56s) [2022-05-18T18:37:10.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (22.42s) [2022-05-18T18:37:10.840Z] === RUN TestBuildMultiStageCopy [2022-05-18T18:37:10.840Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T18:37:11.748Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-05-18T18:37:11.748Z] === RUN TestAPIIpcModeHost [2022-05-18T18:37:11.748Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:37:11.748Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-18T18:37:11.748Z] === RUN TestDaemonIpcModeShareable [2022-05-18T18:37:11.748Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:37:11.748Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-18T18:37:11.748Z] === RUN TestDaemonIpcModePrivate [2022-05-18T18:37:11.952Z] docker_api_swarm_test.go:563: [d8dbd3fc89b6e] joining swarm manager [dcaf191b2e6f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:37:13.125Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-18T18:37:13.125Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-05-18T18:37:13.125Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-18T18:37:13.125Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:37:13.125Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-18T18:37:13.125Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-18T18:37:13.125Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:37:13.125Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-18T18:37:13.125Z] === RUN TestIpcModeOlderClient [2022-05-18T18:37:13.125Z] === PAUSE TestIpcModeOlderClient [2022-05-18T18:37:13.125Z] === RUN TestKillContainerInvalidSignal [2022-05-18T18:37:13.692Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-18T18:37:13.692Z] === RUN TestKillContainer [2022-05-18T18:37:13.692Z] === RUN TestKillContainer/no_signal [2022-05-18T18:37:13.950Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T18:37:14.210Z] === RUN TestKillContainer/killing_signal [2022-05-18T18:37:14.778Z] --- PASS: TestKillContainer (1.30s) [2022-05-18T18:37:14.778Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-18T18:37:14.778Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-18T18:37:14.778Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-18T18:37:14.778Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T18:37:14.778Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-18T18:37:15.344Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-18T18:37:15.602Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-05-18T18:37:15.602Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-18T18:37:15.602Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-05-18T18:37:15.602Z] === RUN TestKillStoppedContainer [2022-05-18T18:37:15.860Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-18T18:37:15.860Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T18:37:15.860Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-18T18:37:15.860Z] === RUN TestKillDifferentUserContainer [2022-05-18T18:37:16.119Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-18T18:37:16.119Z] === RUN TestInspectOomKilledTrue [2022-05-18T18:37:16.119Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:37:16.119Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T18:37:16.119Z] === RUN TestInspectOomKilledFalse [2022-05-18T18:37:16.119Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:37:16.119Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T18:37:16.119Z] === RUN TestLinksEtcHostsContentMatch [2022-05-18T18:37:16.119Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-18T18:37:16.119Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-18T18:37:16.119Z] === RUN TestLinksContainerNames [2022-05-18T18:37:16.122Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-18T18:37:16.685Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-18T18:37:17.054Z] --- PASS: TestLinksContainerNames (0.85s) [2022-05-18T18:37:17.054Z] === RUN TestLogsFollowTailEmpty [2022-05-18T18:37:17.290Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-18T18:37:17.621Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-05-18T18:37:17.621Z] === RUN TestContainerNetworkMountsNoChown [2022-05-18T18:37:17.853Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-18T18:37:17.879Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/default [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/default [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/private [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/private [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rprivate [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/slave [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/slave [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rslave [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/shared [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/shared [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rshared [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/default [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/rprivate [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/rshared [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/shared [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/rslave [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/slave [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:37:17.879Z] === CONT TestMountDaemonRoot/private [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:37:17.879Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:37:17.879Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-18T18:37:17.880Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-18T18:37:17.880Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:37:17.880Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:37:17.880Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-18T18:37:17.880Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-18T18:37:17.880Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-18T18:37:17.880Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:37:17.880Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-18T18:37:18.138Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:37:18.396Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:37:18.396Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:37:18.396Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-18T18:37:18.396Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-18T18:37:18.396Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-18T18:37:18.396Z] === RUN TestContainerBindMountNonRecursive [2022-05-18T18:37:18.396Z] 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) [2022-05-18T18:37:18.396Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-05-18T18:37:18.396Z] === RUN TestContainerVolumesMountedAsShared [2022-05-18T18:37:18.396Z] 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) [2022-05-18T18:37:18.396Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-18T18:37:18.396Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-18T18:37:18.397Z] 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) [2022-05-18T18:37:18.397Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-18T18:37:18.397Z] === RUN TestNetworkNat [2022-05-18T18:37:18.781Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-18T18:37:18.781Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-18T18:37:18.964Z] --- PASS: TestNetworkNat (0.58s) [2022-05-18T18:37:18.964Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T18:37:19.037Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-18T18:37:19.294Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-18T18:37:19.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T18:37:19.531Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-18T18:37:19.531Z] === RUN TestNetworkLoopbackNat [2022-05-18T18:37:19.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T18:37:20.975Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T18:37:22.060Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-05-18T18:37:22.060Z] === RUN TestPause [2022-05-18T18:37:22.060Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:37:22.060Z] --- SKIP: TestPause (0.00s) [2022-05-18T18:37:22.060Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T18:37:22.060Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T18:37:22.060Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T18:37:22.060Z] === RUN TestPauseStopPausedContainer [2022-05-18T18:37:22.060Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:37:22.060Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-18T18:37:22.060Z] === RUN TestPidHost [2022-05-18T18:37:22.545Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T18:37:22.995Z] --- PASS: TestPidHost (0.92s) [2022-05-18T18:37:22.995Z] === RUN TestPsFilter [2022-05-18T18:37:22.995Z] --- PASS: TestPsFilter (0.12s) [2022-05-18T18:37:22.995Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T18:37:23.254Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-18T18:37:23.254Z] === RUN TestRemoveContainerWithVolume [2022-05-18T18:37:23.535Z] --- PASS: TestBuildMultiStageCopy (13.89s) [2022-05-18T18:37:23.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.24s) [2022-05-18T18:37:23.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2022-05-18T18:37:23.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2022-05-18T18:37:23.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2022-05-18T18:37:23.535Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2022-05-18T18:37:23.535Z] === RUN TestBuildMultiStageParentConfig [2022-05-18T18:37:23.821Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-18T18:37:23.821Z] === RUN TestRemoveContainerRunning [2022-05-18T18:37:24.389Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-18T18:37:24.389Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T18:37:24.542Z] docker_api_swarm_test.go:585: [d5b325110722b] joining swarm manager [dcaf191b2e6f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:37:24.648Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-05-18T18:37:24.648Z] === RUN TestRemoveInvalidContainer [2022-05-18T18:37:24.648Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-18T18:37:24.648Z] === RUN TestRenameLinkedContainer [2022-05-18T18:37:26.493Z] --- PASS: TestBuildMultiStageParentConfig (2.85s) [2022-05-18T18:37:26.493Z] === RUN TestBuildLabelWithTargets [2022-05-18T18:37:26.493Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:37:26.493Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-18T18:37:26.493Z] === RUN TestBuildWithEmptyLayers [2022-05-18T18:37:26.553Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-05-18T18:37:26.553Z] === RUN TestRenameStoppedContainer [2022-05-18T18:37:26.812Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-05-18T18:37:26.812Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T18:37:27.063Z] check_test.go:378: [d8dbd3fc89b6e] daemon is not started [2022-05-18T18:37:27.748Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-05-18T18:37:27.748Z] === RUN TestRenameInvalidName [2022-05-18T18:37:28.007Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-18T18:37:28.007Z] === RUN TestRenameAnonymousContainer [2022-05-18T18:37:28.062Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2022-05-18T18:37:28.062Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T18:37:28.373Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-18T18:37:28.373Z] tests/integration/client_test.py ..... [ 75%] [2022-05-18T18:37:28.373Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-18T18:37:28.373Z] tests/integration/errors_test.py . [ 76%] [2022-05-18T18:37:29.910Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-05-18T18:37:29.910Z] === RUN TestRenameContainerWithSameName [2022-05-18T18:37:29.910Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-05-18T18:37:29.910Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T18:37:30.331Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-18T18:37:30.331Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-18T18:37:30.588Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-18T18:37:30.847Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-05-18T18:37:30.847Z] === RUN TestResize [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-18T18:37:30.895Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-18T18:37:30.895Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-18T18:37:30.895Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-18T18:37:30.895Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-18T18:37:30.895Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-18T18:37:30.895Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-18T18:37:30.895Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-18T18:37:30.895Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-18T18:37:30.895Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-18T18:37:30.895Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-18T18:37:30.895Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-18T18:37:30.895Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-18T18:37:30.895Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-18T18:37:30.895Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-18T18:37:30.895Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-18T18:37:30.895Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T18:37:30.895Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-18T18:37:31.150Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-18T18:37:31.361Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-18T18:37:31.361Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T18:37:31.361Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-18T18:37:31.361Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T18:37:31.361Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-18T18:37:31.413Z] --- PASS: TestResize (0.44s) [2022-05-18T18:37:31.413Z] === RUN TestResizeWithInvalidSize [2022-05-18T18:37:31.672Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-05-18T18:37:31.672Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T18:37:31.712Z] === RUN TestDockerSuite/TestBuildFails [2022-05-18T18:37:32.246Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-18T18:37:32.246Z] === RUN TestDaemonRestartKillContainers [2022-05-18T18:37:32.246Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-18T18:37:32.246Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:37:32.246Z] === RUN TestCgroupNamespacesRun [2022-05-18T18:37:32.281Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-18T18:37:32.537Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-18T18:37:33.663Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-05-18T18:37:33.663Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-18T18:37:34.427Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-18T18:37:34.600Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-05-18T18:37:34.600Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-18T18:37:35.535Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-05-18T18:37:35.535Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-18T18:37:36.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-18T18:37:36.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-18T18:37:36.320Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-18T18:37:36.912Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-18T18:37:36.912Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-18T18:37:37.215Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-18T18:37:37.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-18T18:37:37.687Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-18T18:37:37.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-18T18:37:37.943Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-18T18:37:38.286Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-18T18:37:38.286Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-18T18:37:39.221Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-18T18:37:39.221Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-18T18:37:39.787Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-05-18T18:37:39.787Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-18T18:37:39.835Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-18T18:37:40.348Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-18T18:37:40.348Z] docker_api_swarm_test.go:46: [d8c97142331f7] joining swarm manager [d3810c288f09a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:37:41.169Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-05-18T18:37:41.169Z] === RUN TestNISDomainname [2022-05-18T18:37:41.169Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-18T18:37:41.169Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-18T18:37:41.169Z] === RUN TestHostnameDnsResolution [2022-05-18T18:37:41.277Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-18T18:37:41.736Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-05-18T18:37:41.736Z] === RUN TestUnprivilegedPortsAndPing [2022-05-18T18:37:41.736Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-18T18:37:41.736Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-18T18:37:41.736Z] === RUN TestPrivilegedHostDevices [2022-05-18T18:37:42.304Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-18T18:37:42.304Z] === RUN TestConsoleSize [2022-05-18T18:37:42.562Z] --- PASS: TestConsoleSize (0.43s) [2022-05-18T18:37:42.562Z] === RUN TestStats [2022-05-18T18:37:42.562Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:37:42.562Z] --- SKIP: TestStats (0.01s) [2022-05-18T18:37:42.562Z] === RUN TestStopContainerWithTimeout [2022-05-18T18:37:42.562Z] === RUN TestStopContainerWithTimeout/0 [2022-05-18T18:37:42.562Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-18T18:37:42.562Z] === RUN TestStopContainerWithTimeout/1 [2022-05-18T18:37:42.562Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-18T18:37:42.562Z] === RUN TestStopContainerWithTimeout/3 [2022-05-18T18:37:42.562Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-18T18:37:42.562Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-18T18:37:42.562Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-18T18:37:42.562Z] === CONT TestStopContainerWithTimeout/0 [2022-05-18T18:37:42.562Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-18T18:37:43.005Z] --- PASS: TestBuildMultiStageOnBuild (13.65s) [2022-05-18T18:37:43.005Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T18:37:43.005Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:37:43.005Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-18T18:37:43.005Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T18:37:43.167Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-18T18:37:43.497Z] === CONT TestStopContainerWithTimeout/3 [2022-05-18T18:37:44.095Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-18T18:37:44.352Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-18T18:37:45.397Z] === CONT TestStopContainerWithTimeout/1 [2022-05-18T18:37:46.243Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-18T18:37:46.624Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-18T18:37:46.776Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-18T18:37:46.776Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-05-18T18:37:46.776Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-05-18T18:37:46.776Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-05-18T18:37:46.776Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-05-18T18:37:46.776Z] === RUN TestDeleteDevicemapper [2022-05-18T18:37:46.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T18:37:46.776Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-18T18:37:46.776Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T18:37:48.136Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-18T18:37:48.151Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-05-18T18:37:48.151Z] === RUN TestUpdateMemory [2022-05-18T18:37:48.151Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:37:48.151Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-18T18:37:48.151Z] === RUN TestUpdateCPUQuota [2022-05-18T18:37:48.151Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:37:48.151Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-18T18:37:48.151Z] === RUN TestUpdatePidsLimit [2022-05-18T18:37:48.151Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:37:48.151Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-18T18:37:48.151Z] === RUN TestUpdateRestartPolicy [2022-05-18T18:37:49.502Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-18T18:37:53.673Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-18T18:37:54.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-18T18:37:54.235Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-18T18:37:55.164Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-18T18:37:55.727Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-18T18:37:56.295Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-18T18:37:56.295Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-18T18:37:57.223Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-18T18:37:57.479Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-18T18:37:57.948Z] --- PASS: TestBuildMultiStageLayerLeak (15.68s) [2022-05-18T18:37:57.948Z] === RUN TestBuildWithHugeFile [2022-05-18T18:37:58.041Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-18T18:37:58.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-18T18:37:58.554Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-18T18:37:59.116Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-18T18:37:59.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-18T18:37:59.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-18T18:37:59.678Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-18T18:38:00.352Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-05-18T18:38:00.352Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T18:38:00.352Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-18T18:38:00.352Z] === RUN TestWaitNonBlocked [2022-05-18T18:38:00.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:38:00.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:38:00.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:38:00.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:38:00.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:38:00.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:38:00.352Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-18T18:38:00.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-05-18T18:38:00.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-05-18T18:38:00.352Z] === RUN TestWaitBlocked [2022-05-18T18:38:00.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:38:00.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:38:00.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:38:00.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:38:00.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:38:00.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:38:00.919Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-18T18:38:00.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-05-18T18:38:00.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-05-18T18:38:00.919Z] === CONT TestDaemonRestartIpcMode [2022-05-18T18:38:00.919Z] === CONT TestIpcModeOlderClient [2022-05-18T18:38:00.919Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-18T18:38:00.919Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-18T18:38:01.045Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-18T18:38:02.845Z] ......... [ 85%] [2022-05-18T18:38:03.450Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-05-18T18:38:03.708Z] --- PASS: TestDaemonRestartIpcMode (2.77s) [2022-05-18T18:38:03.708Z] PASS [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === Skipped [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-18T18:38:03.708Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-18T18:38:03.708Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-18T18:38:03.708Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-18T18:38:03.708Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T18:38:03.708Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-18T18:38:03.708Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-18T18:38:03.708Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-18T18:38:03.708Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-18T18:38:03.708Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-18T18:38:03.708Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-18T18:38:03.708Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-18T18:38:03.708Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-18T18:38:03.708Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-05-18T18:38:03.708Z] 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) [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-18T18:38:03.708Z] 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) [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-18T18:38:03.708Z] 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) [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-18T18:38:03.708Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T18:38:03.708Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-18T18:38:03.708Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:38:03.708Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-18T18:38:03.708Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-18T18:38:03.708Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestStats (0.01s) [2022-05-18T18:38:03.708Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-18T18:38:03.708Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-18T18:38:03.708Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-18T18:38:03.708Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-18T18:38:03.708Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-18T18:38:03.708Z] [2022-05-18T18:38:03.708Z] DONE 215 tests, 27 skipped in 75.155s [2022-05-18T18:38:03.708Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-18T18:38:03.967Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T18:38:04.536Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-18T18:38:04.536Z] === RUN TestConfigDaemonID [2022-05-18T18:38:05.215Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-18T18:38:05.471Z] daemon_test.go:84: [dcf92adada8ad] daemon is not started [2022-05-18T18:38:05.471Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-18T18:38:05.471Z] === RUN TestDaemonConfigValidation [2022-05-18T18:38:05.471Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:38:05.471Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:38:05.471Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-18T18:38:05.471Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-18T18:38:05.471Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-18T18:38:05.471Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-18T18:38:05.471Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-18T18:38:05.471Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-18T18:38:05.471Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-18T18:38:05.471Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-18T18:38:05.471Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:38:05.471Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-18T18:38:05.730Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-18T18:38:05.730Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-18T18:38:05.730Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-18T18:38:05.730Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-18T18:38:05.730Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-18T18:38:05.730Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-05-18T18:38:05.730Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-05-18T18:38:05.730Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-18T18:38:05.730Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-18T18:38:05.730Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T18:38:05.730Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-18T18:38:07.105Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-18T18:38:07.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-18T18:38:07.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-18T18:38:07.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-18T18:38:07.697Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-18T18:38:08.040Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-18T18:38:08.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-18T18:38:08.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-18T18:38:08.888Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-18T18:38:08.975Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-18T18:38:08.975Z] daemon_test.go:198: [d7b0e619704bf] daemon is not started [2022-05-18T18:38:08.975Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-05-18T18:38:08.975Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-18T18:38:08.975Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-05-18T18:38:08.975Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-05-18T18:38:08.975Z] === RUN TestDaemonProxy [2022-05-18T18:38:08.975Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-18T18:38:08.975Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-18T18:38:08.975Z] PASS [2022-05-18T18:38:08.975Z] [2022-05-18T18:38:08.975Z] === Skipped [2022-05-18T18:38:08.975Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-18T18:38:08.975Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-18T18:38:08.975Z] [2022-05-18T18:38:08.975Z] DONE 13 tests, 1 skipped in 5.340s [2022-05-18T18:38:08.975Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-18T18:38:09.234Z] INFO: Testing against a local daemon [2022-05-18T18:38:09.234Z] === RUN TestCommitInheritsEnv [2022-05-18T18:38:09.383Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-18T18:38:09.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-18T18:38:11.143Z] --- PASS: TestCommitInheritsEnv (1.89s) [2022-05-18T18:38:11.143Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T18:38:11.143Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-18T18:38:11.143Z] === RUN TestImportWithCustomPlatform [2022-05-18T18:38:11.143Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-18T18:38:11.143Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-18T18:38:11.143Z] === RUN TestImportWithCustomPlatform// [2022-05-18T18:38:11.143Z] === RUN TestImportWithCustomPlatform/linux [2022-05-18T18:38:11.401Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-18T18:38:11.401Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-18T18:38:11.401Z] === RUN TestImportWithCustomPlatform/macos [2022-05-18T18:38:11.401Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-18T18:38:11.401Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-18T18:38:11.401Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-18T18:38:11.401Z] === RUN TestImagesFilterMultiReference [2022-05-18T18:38:11.660Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-18T18:38:11.660Z] === RUN TestImagePullPlatformInvalid [2022-05-18T18:38:11.660Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-18T18:38:11.660Z] === RUN TestRemoveImageOrphaning [2022-05-18T18:38:11.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-18T18:38:12.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-18T18:38:12.651Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-18T18:38:12.651Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-18T18:38:12.651Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-18T18:38:12.651Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-18T18:38:12.907Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-18T18:38:13.164Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-18T18:38:13.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-18T18:38:13.560Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-05-18T18:38:13.560Z] === RUN TestRemoveImageGarbageCollector [2022-05-18T18:38:13.560Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-18T18:38:13.560Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-18T18:38:13.560Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T18:38:13.560Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-18T18:38:13.560Z] === RUN TestTagInvalidReference [2022-05-18T18:38:13.560Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-18T18:38:13.560Z] === RUN TestTagValidPrefixedRepo [2022-05-18T18:38:13.560Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-18T18:38:13.560Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T18:38:13.560Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-18T18:38:13.560Z] === RUN TestTagOfficialNames [2022-05-18T18:38:13.560Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-18T18:38:13.560Z] === RUN TestTagMatchesDigest [2022-05-18T18:38:13.560Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-18T18:38:13.560Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-18T18:38:13.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-18T18:38:14.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-18T18:38:15.057Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-18T18:38:15.438Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-18T18:38:15.438Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-18T18:38:15.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-18T18:38:16.425Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-18T18:38:16.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-18T18:38:17.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-18T18:38:17.195Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-18T18:38:18.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-18T18:38:18.566Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-18T18:38:18.566Z] Using test binary docker [2022-05-18T18:38:18.566Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-18T18:38:18.566Z] +++ /etc/init.d/apparmor start [2022-05-18T18:38:18.566Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-18T18:38:18.566Z] INFO: Waiting for daemon to start... [2022-05-18T18:38:18.566Z] Starting dockerd [2022-05-18T18:38:18.566Z] +++ 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 [2022-05-18T18:38:19.695Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-18T18:38:20.257Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-18T18:38:20.467Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-18T18:38:20.467Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-18T18:38:20.820Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-18T18:38:23.742Z] --- PASS: TestBuildWithHugeFile (117.06s) [2022-05-18T18:38:23.742Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T18:38:23.742Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:38:23.742Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:38:23.742Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T18:38:23.742Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:38:23.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:38:23.742Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:38:23.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:38:23.742Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:38:23.742Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:38:23.742Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:38:23.742Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:38:23.742Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:38:23.742Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-18T18:38:23.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-18T18:38:23.742Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-18T18:38:23.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-18T18:38:23.742Z] === RUN TestBuildPreserveOwnership [2022-05-18T18:38:23.742Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:38:23.742Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-18T18:38:23.742Z] === RUN TestBuildPlatformInvalid [2022-05-18T18:38:23.742Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-18T18:38:23.742Z] PASS [2022-05-18T18:38:23.742Z] ok github.com/docker/docker/integration/build 188.812s [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === Skipped [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-18T18:38:23.742Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-18T18:38:23.742Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-18T18:38:23.742Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-18T18:38:23.742Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:38:23.742Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-18T18:38:23.742Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] DONE 29 tests, 6 skipped in 222.868s [2022-05-18T18:38:23.742Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-18T18:38:23.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:38:23.742Z] INFO: Testing against a local daemon [2022-05-18T18:38:23.742Z] === RUN TestConfigInspect [2022-05-18T18:38:23.742Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-18T18:38:23.742Z] === RUN TestConfigList [2022-05-18T18:38:23.742Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] --- SKIP: TestConfigList (0.00s) [2022-05-18T18:38:23.742Z] === RUN TestConfigsCreateAndDelete [2022-05-18T18:38:23.742Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-18T18:38:23.742Z] === RUN TestConfigsUpdate [2022-05-18T18:38:23.742Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-18T18:38:23.742Z] === RUN TestTemplatedConfig [2022-05-18T18:38:23.742Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-05-18T18:38:23.742Z] === RUN TestConfigCreateResolve [2022-05-18T18:38:23.742Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:38:23.742Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-18T18:38:23.742Z] PASS [2022-05-18T18:38:23.742Z] ok github.com/docker/docker/integration/config 0.108s [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === Skipped [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-18T18:38:23.742Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-18T18:38:23.742Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-18T18:38:23.742Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-18T18:38:23.742Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-05-18T18:38:23.742Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-18T18:38:23.742Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:38:23.742Z] [2022-05-18T18:38:23.742Z] DONE 6 tests, 6 skipped in 2.217s [2022-05-18T18:38:23.742Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-18T18:38:23.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:38:23.742Z] INFO: Testing against a local daemon [2022-05-18T18:38:23.742Z] === RUN TestAttachWithTTY [2022-05-18T18:38:23.742Z] --- PASS: TestAttachWithTTY (0.19s) [2022-05-18T18:38:23.742Z] === RUN TestAttachWithoutTTy [2022-05-18T18:38:23.742Z] --- PASS: TestAttachWithoutTTy (0.19s) [2022-05-18T18:38:23.742Z] === RUN TestCheckpoint [2022-05-18T18:38:23.742Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:38:23.742Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T18:38:23.742Z] === RUN TestContainerInvalidJSON [2022-05-18T18:38:23.742Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T18:38:23.742Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T18:38:23.742Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T18:38:23.742Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T18:38:23.742Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:38:23.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:38:23.742Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:38:23.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:38:23.742Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:38:23.742Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:38:23.742Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T18:38:23.742Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:38:23.742Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T18:38:23.742Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T18:38:23.742Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T18:38:23.743Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T18:38:23.743Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T18:38:23.743Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/create (0.03s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T18:38:23.743Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-05-18T18:38:23.743Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T18:38:23.743Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-05-18T18:38:23.743Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T18:38:23.743Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-05-18T18:38:23.743Z] === RUN TestCopyEmptyFile [2022-05-18T18:38:23.743Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-05-18T18:38:23.743Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T18:38:23.743Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-05-18T18:38:23.743Z] === RUN TestCopyFromContainer [2022-05-18T18:38:23.743Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.743Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T18:38:23.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:38:23.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:38:23.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:38:23.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:38:23.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:38:23.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:38:23.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:38:23.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:38:23.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:38:23.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-18T18:38:23.743Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T18:38:23.743Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T18:38:23.743Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidEnv [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T18:38:23.743Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T18:38:23.743Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T18:38:23.743Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T18:38:23.743Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T18:38:23.743Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T18:38:23.743Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T18:38:23.743Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.743Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T18:38:23.743Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:38:23.743Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) [2022-05-18T18:38:23.743Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T18:38:23.743Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:38:23.743Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:38:23.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:38:23.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:38:23.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:38:23.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:38:23.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:38:23.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:38:23.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:38:23.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:38:23.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:38:23.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:38:23.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T18:38:23.743Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T18:38:23.743Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCreateDifferentPlatform [2022-05-18T18:38:23.743Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T18:38:23.743Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T18:38:23.743Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T18:38:23.743Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T18:38:23.743Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-05-18T18:38:23.743Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T18:38:23.743Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T18:38:23.743Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-18T18:38:23.743Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T18:38:23.743Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:23.743Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-18T18:38:23.743Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:38:23.743Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:38:23.743Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:23.743Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:38:24.073Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-18T18:38:24.212Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-18T18:38:24.212Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.27s) [2022-05-18T18:38:24.212Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.59s) [2022-05-18T18:38:24.212Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.59s) [2022-05-18T18:38:24.212Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-05-18T18:38:24.212Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.69s) [2022-05-18T18:38:24.212Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.34s) [2022-05-18T18:38:24.212Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.70s) [2022-05-18T18:38:24.212Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.82s) [2022-05-18T18:38:24.212Z] === RUN TestDiff [2022-05-18T18:38:24.212Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T18:38:24.212Z] --- SKIP: TestDiff (0.00s) [2022-05-18T18:38:24.212Z] === RUN TestExecWithCloseStdin [2022-05-18T18:38:24.596Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-18T18:38:24.596Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-18T18:38:24.596Z] [2022-05-18T18:38:24.596Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-18T18:38:24.596Z] =========================== short test summary info ============================ [2022-05-18T18:38:24.596Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-18T18:38:24.596Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-18T18:38:24.596Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-18T18:38:24.596Z] Not supported on most drivers [2022-05-18T18:38:24.596Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-18T18:38:24.596Z] Output of docker top depends on host distro, and is not formalized. [2022-05-18T18:38:24.596Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-18T18:38:24.596Z] Output of docker top depends on host distro, and is not formalized. [2022-05-18T18:38:24.596Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-18T18:38:24.596Z] Can fail if eth0 has multiple IP addresses [2022-05-18T18:38:24.596Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-18T18:38:24.596Z] This doesn't seem to be taken into account by the engine [2022-05-18T18:38:24.596Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-18T18:38:24.596Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-18T18:38:24.596Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.80 seconds == [2022-05-18T18:38:24.854Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-18T18:38:25.360Z] . [2022-05-18T18:38:25.360Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-18T18:38:25.360Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-18T18:38:25.360Z] Error: No such image: emptyfs [2022-05-18T18:38:25.619Z] ++++ docker load [2022-05-18T18:38:25.619Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-18T18:38:25.619Z] Running integration-test (iteration 1) [2022-05-18T18:38:25.619Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-18T18:38:25.619Z] ++ 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 [2022-05-18T18:38:25.619Z] ++ set -e [2022-05-18T18:38:25.619Z] ++ '[' -n 0 ']' [2022-05-18T18:38:25.619Z] ++ set -x [2022-05-18T18:38:25.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-18T18:38:25.875Z] Loaded image: busybox:latest [2022-05-18T18:38:26.131Z] Loaded image: busybox:glibc [2022-05-18T18:38:27.061Z] Loaded image: debian:bullseye-slim [2022-05-18T18:38:27.061Z] Loaded image: hello-world:latest [2022-05-18T18:38:27.170Z] --- PASS: TestExecWithCloseStdin (2.73s) [2022-05-18T18:38:27.170Z] === RUN TestExec [2022-05-18T18:38:27.458Z] --- PASS: TestImportExtremelyLargeImageWorks (170.48s) [2022-05-18T18:38:27.458Z] PASS [2022-05-18T18:38:27.458Z] [2022-05-18T18:38:27.458Z] DONE 22 tests in 174.838s [2022-05-18T18:38:27.458Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-18T18:38:27.458Z] ++ 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 [2022-05-18T18:38:27.458Z] ++ set -e [2022-05-18T18:38:27.458Z] ++ '[' -n 0 ']' [2022-05-18T18:38:27.458Z] ++ set -x [2022-05-18T18:38:27.458Z] ++ 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 [2022-05-18T18:38:27.458Z] INFO: Testing against a local daemon [2022-05-18T18:38:27.458Z] === RUN TestNetworkCreateDelete [2022-05-18T18:38:27.458Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-05-18T18:38:27.458Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T18:38:27.460Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:38:27.460Z] INFO: Testing against a local daemon [2022-05-18T18:38:27.460Z] === RUN TestCgroupNamespacesBuild [2022-05-18T18:38:27.715Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-05-18T18:38:27.715Z] === RUN TestDaemonDNSFallback [2022-05-18T18:38:28.389Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-05-18T18:38:28.389Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-18T18:38:29.084Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-18T18:38:29.802Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-18T18:38:29.802Z] === RUN TestBuildWithSession [2022-05-18T18:38:29.802Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:38:29.802Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-18T18:38:29.802Z] === RUN TestBuildSquashParent [2022-05-18T18:38:30.164Z] --- PASS: TestExec (2.57s) [2022-05-18T18:38:30.164Z] === RUN TestExecUser [2022-05-18T18:38:30.164Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T18:38:30.164Z] --- SKIP: TestExecUser (0.00s) [2022-05-18T18:38:30.164Z] === RUN TestExportContainerAndImportImage [2022-05-18T18:38:30.164Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:30.164Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-18T18:38:30.164Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T18:38:30.164Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:30.164Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T18:38:30.164Z] === RUN TestHealthCheckWorkdir [2022-05-18T18:38:30.164Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T18:38:30.164Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-18T18:38:30.164Z] === RUN TestHealthKillContainer [2022-05-18T18:38:30.164Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T18:38:30.164Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-18T18:38:30.164Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T18:38:30.164Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T18:38:30.164Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T18:38:30.164Z] === RUN TestKillContainerInvalidSignal [2022-05-18T18:38:31.605Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-18T18:38:32.168Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-18T18:38:32.386Z] --- PASS: TestKillContainerInvalidSignal (2.31s) [2022-05-18T18:38:32.386Z] === RUN TestKillContainer [2022-05-18T18:38:32.386Z] === RUN TestKillContainer/no_signal [2022-05-18T18:38:33.987Z] --- PASS: TestBuildSquashParent (3.78s) [2022-05-18T18:38:33.987Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-18T18:38:33.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:38:33.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:38:33.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:38:33.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:38:33.987Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:38:33.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:38:33.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:38:33.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:38:33.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:38:33.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:38:33.987Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:38:33.987Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:38:33.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-18T18:38:33.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-18T18:38:34.055Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-18T18:38:34.055Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-18T18:38:34.055Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-18T18:38:34.286Z] --- PASS: TestImportExtremelyLargeImageWorks (91.53s) [2022-05-18T18:38:34.286Z] PASS [2022-05-18T18:38:34.286Z] [2022-05-18T18:38:34.286Z] DONE 22 tests in 94.566s [2022-05-18T18:38:34.286Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-18T18:38:34.286Z] INFO: Testing against a local daemon [2022-05-18T18:38:34.286Z] === RUN TestNetworkCreateDelete [2022-05-18T18:38:34.286Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-18T18:38:34.286Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T18:38:34.286Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-18T18:38:34.286Z] === RUN TestDaemonDNSFallback [2022-05-18T18:38:34.310Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-05-18T18:38:34.310Z] === RUN TestInspectNetwork [2022-05-18T18:38:34.602Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T18:38:34.602Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T18:38:34.602Z] === RUN TestKillContainer/killing_signal [2022-05-18T18:38:34.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-18T18:38:34.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-18T18:38:35.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-18T18:38:36.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-18T18:38:36.183Z] --- PASS: TestDaemonDNSFallback (6.40s) [2022-05-18T18:38:36.183Z] === RUN TestInspectNetwork [2022-05-18T18:38:37.123Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T18:38:37.124Z] [2022-05-18T18:38:37.124Z] Unloading profiles will leave already running processes permanently [2022-05-18T18:38:37.124Z] unconfined, which can lead to unexpected situations. [2022-05-18T18:38:37.124Z] [2022-05-18T18:38:37.124Z] To set a process to complain mode, use the command line tool [2022-05-18T18:38:37.124Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T18:38:37.124Z] Post stage [Pipeline] junit [2022-05-18T18:38:37.135Z] Recording test results [2022-05-18T18:38:37.265Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-18T18:38:37.468Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-18T18:38:37.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-05-18T18:38:37.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-05-18T18:38:37.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2022-05-18T18:38:37.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-05-18T18:38:37.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.20s) [2022-05-18T18:38:37.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-05-18T18:38:37.468Z] === RUN TestBuildMultiStageCopy [2022-05-18T18:38:37.468Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-18T18:38:37.538Z] + echo Ensuring container killed. [2022-05-18T18:38:37.538Z] Ensuring container killed. [2022-05-18T18:38:37.538Z] + docker rm -vf docker-pr7 [2022-05-18T18:38:37.538Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-05-18T18:38:37.576Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-18T18:38:37.818Z] + echo Chowning /workspace to jenkins user [2022-05-18T18:38:37.818Z] Chowning /workspace to jenkins user [2022-05-18T18:38:37.818Z] + id -u [2022-05-18T18:38:37.818Z] + id -g [2022-05-18T18:38:37.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43593:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T18:38:37.832Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-18T18:38:38.392Z] === RUN TestInspectNetwork/full_network_id [2022-05-18T18:38:38.392Z] === RUN TestInspectNetwork/partial_network_id [2022-05-18T18:38:38.392Z] === RUN TestInspectNetwork/network_name [2022-05-18T18:38:38.392Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-18T18:38:38.398Z] --- PASS: TestKillContainer (5.79s) [2022-05-18T18:38:38.398Z] --- PASS: TestKillContainer/no_signal (2.57s) [2022-05-18T18:38:38.398Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:38:38.398Z] --- PASS: TestKillContainer/killing_signal (3.15s) [2022-05-18T18:38:38.398Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T18:38:38.398Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:38:38.398Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T18:38:38.398Z] === RUN TestKillStoppedContainer [2022-05-18T18:38:38.398Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:38:38.398Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-18T18:38:38.398Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T18:38:38.398Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:38:38.398Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T18:38:38.398Z] === RUN TestKillDifferentUserContainer [2022-05-18T18:38:38.398Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T18:38:38.398Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-18T18:38:38.398Z] === RUN TestInspectOomKilledTrue [2022-05-18T18:38:38.398Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:38.398Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T18:38:38.398Z] === RUN TestInspectOomKilledFalse [2022-05-18T18:38:38.398Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:38:38.398Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T18:38:38.398Z] === RUN TestLogsFollowTailEmpty [2022-05-18T18:38:38.399Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-18T18:38:38.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-18T18:38:38.655Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-18T18:38:38.911Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-18T18:38:39.167Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-05-18T18:38:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-05-18T18:38:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-18T18:38:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-18T18:38:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-18T18:38:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-05-18T18:38:39.167Z] === RUN TestBuildMultiStageParentConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T18:38:39.319Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-18T18:38:39.319Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-18T18:38:39.464Z] === RUN TestInspectNetwork/full_network_id [2022-05-18T18:38:39.464Z] === RUN TestInspectNetwork/partial_network_id [2022-05-18T18:38:39.464Z] === RUN TestInspectNetwork/network_name [2022-05-18T18:38:39.464Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-18T18:38:39.484Z] + bundleName=docker-py [2022-05-18T18:38:39.484Z] + echo Creating docker-py-bundles.tar.gz [2022-05-18T18:38:39.484Z] Creating docker-py-bundles.tar.gz [2022-05-18T18:38:39.484Z] + 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 [2022-05-18T18:38:39.494Z] Archiving artifacts [2022-05-18T18:38:39.729Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-05-18T18:38:39.730Z] === RUN TestBuildLabelWithTargets [2022-05-18T18:38:39.783Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-18T18:38:40.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh binary [2022-05-18T18:38:40.400Z] [2022-05-18T18:38:40.621Z] --- PASS: TestLogsFollowTailEmpty (2.80s) [2022-05-18T18:38:40.621Z] === RUN TestNetworkNat [2022-05-18T18:38:40.621Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T18:38:40.621Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-18T18:38:40.621Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T18:38:40.658Z] Removing bundles/ [2022-05-18T18:38:40.658Z] [2022-05-18T18:38:40.658Z] ---> Making bundle: binary (in bundles/binary) [2022-05-18T18:38:40.658Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-18T18:38:40.658Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:38:40.658Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-05-18T18:38:40.658Z] === RUN TestBuildWithEmptyLayers [2022-05-18T18:38:40.685Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-18T18:38:41.222Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-18T18:38:41.222Z] === RUN TestBuildMultiStageOnBuild [2022-05-18T18:38:41.247Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-18T18:38:42.173Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-18T18:38:42.590Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-05-18T18:38:42.590Z] === RUN TestBuildUncleanTarFilenames [2022-05-18T18:38:42.735Z] --- PASS: TestInspectNetwork (8.33s) [2022-05-18T18:38:42.735Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-18T18:38:42.735Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-18T18:38:42.735Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-18T18:38:42.735Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-18T18:38:42.735Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T18:38:42.735Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-18T18:38:43.153Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-05-18T18:38:43.153Z] === RUN TestBuildMultiStageLayerLeak [2022-05-18T18:38:43.688Z] --- PASS: TestInspectNetwork (7.35s) [2022-05-18T18:38:43.688Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-18T18:38:43.688Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-18T18:38:43.688Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-18T18:38:43.688Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-18T18:38:43.688Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T18:38:44.103Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-18T18:38:44.417Z] --- PASS: TestNetworkLocalhostTCPNat (3.61s) [2022-05-18T18:38:44.417Z] === RUN TestNetworkLoopbackNat [2022-05-18T18:38:44.417Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T18:38:44.417Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-18T18:38:44.417Z] === RUN TestPause [2022-05-18T18:38:44.417Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T18:38:44.417Z] --- SKIP: TestPause (0.00s) [2022-05-18T18:38:44.417Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T18:38:44.519Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-05-18T18:38:44.520Z] === RUN TestBuildWithHugeFile [2022-05-18T18:38:44.665Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T18:38:44.665Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:38:44.665Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:38:44.665Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:38:44.665Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T18:38:44.665Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T18:38:44.665Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T18:38:44.665Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T18:38:44.665Z] === RUN TestNetworkList [2022-05-18T18:38:44.665Z] === RUN TestNetworkList//networks [2022-05-18T18:38:44.665Z] === PAUSE TestNetworkList//networks [2022-05-18T18:38:44.665Z] === RUN TestNetworkList//networks/ [2022-05-18T18:38:44.665Z] === PAUSE TestNetworkList//networks/ [2022-05-18T18:38:44.665Z] === CONT TestNetworkList//networks [2022-05-18T18:38:44.665Z] === CONT TestNetworkList//networks/ [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkList (0.02s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T18:38:44.665Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T18:38:44.665Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T18:38:44.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-18T18:38:44.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-18T18:38:44.921Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-18T18:38:45.062Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T18:38:45.062Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:38:45.062Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:38:45.062Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:38:45.062Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T18:38:45.062Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T18:38:45.062Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T18:38:45.062Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T18:38:45.063Z] === RUN TestNetworkList [2022-05-18T18:38:45.063Z] === RUN TestNetworkList//networks [2022-05-18T18:38:45.063Z] === PAUSE TestNetworkList//networks [2022-05-18T18:38:45.063Z] === RUN TestNetworkList//networks/ [2022-05-18T18:38:45.063Z] === PAUSE TestNetworkList//networks/ [2022-05-18T18:38:45.063Z] === CONT TestNetworkList//networks [2022-05-18T18:38:45.063Z] === CONT TestNetworkList//networks/ [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkList (0.01s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T18:38:45.063Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T18:38:45.063Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T18:38:45.177Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-18T18:38:45.177Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T18:38:45.433Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-18T18:38:45.629Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-18T18:38:45.629Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T18:38:45.996Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-18T18:38:46.252Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-05-18T18:38:46.252Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T18:38:46.642Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.54s) [2022-05-18T18:38:46.642Z] === RUN TestPauseStopPausedContainer [2022-05-18T18:38:46.642Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:38:46.642Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-18T18:38:46.642Z] === RUN TestPsFilter [2022-05-18T18:38:47.003Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-18T18:38:47.003Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T18:38:47.110Z] --- PASS: TestPsFilter (0.42s) [2022-05-18T18:38:47.110Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T18:38:47.180Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-05-18T18:38:47.180Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T18:38:47.464Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-18T18:38:47.568Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-18T18:38:47.568Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T18:38:48.027Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-18T18:38:48.284Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2022-05-18T18:38:48.284Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T18:38:48.502Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-18T18:38:48.502Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T18:38:48.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-18T18:38:49.466Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-18T18:38:49.466Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T18:38:49.466Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-18T18:38:49.874Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-18T18:38:49.874Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T18:38:49.906Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2022-05-18T18:38:49.906Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T18:38:50.047Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.84s) [2022-05-18T18:38:50.047Z] === RUN TestRemoveContainerWithVolume [2022-05-18T18:38:50.162Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-18T18:38:50.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-05-18T18:38:50.162Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T18:38:50.438Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-18T18:38:50.438Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T18:38:51.088Z] docker_api_swarm_test.go:304: [d5a3d4d42233e] joining swarm manager [db0dfccc97804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:38:51.649Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-18T18:38:52.577Z] docker_api_swarm_test.go:305: [d5c2fe186fd69] joining swarm manager [db0dfccc97804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:38:52.936Z] --- PASS: TestRemoveContainerWithVolume (2.61s) [2022-05-18T18:38:52.936Z] === RUN TestRemoveContainerRunning [2022-05-18T18:38:52.964Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-05-18T18:38:52.964Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T18:38:52.964Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:38:52.964Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:38:52.964Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T18:38:53.172Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-18T18:38:53.172Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-18T18:38:53.504Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2022-05-18T18:38:53.504Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T18:38:53.504Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:38:53.504Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:38:53.504Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T18:38:53.762Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-18T18:38:53.762Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-18T18:38:55.105Z] --- PASS: TestRemoveContainerRunning (2.46s) [2022-05-18T18:38:55.105Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T18:38:55.128Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-18T18:38:56.494Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-18T18:38:56.494Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-18T18:38:56.924Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-18T18:38:57.884Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-18T18:38:57.884Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T18:38:57.884Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-18T18:38:57.884Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T18:38:57.884Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-18T18:38:57.884Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T18:38:57.884Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-18T18:38:57.884Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-18T18:38:57.995Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.40s) [2022-05-18T18:38:57.995Z] === RUN TestRemoveInvalidContainer [2022-05-18T18:38:57.995Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-18T18:38:57.995Z] === RUN TestRenameLinkedContainer [2022-05-18T18:38:57.995Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T18:38:57.995Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-18T18:38:57.995Z] === RUN TestRenameStoppedContainer [2022-05-18T18:38:58.844Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-18T18:38:59.007Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-18T18:39:00.372Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-18T18:39:00.885Z] --- PASS: TestRenameStoppedContainer (3.09s) [2022-05-18T18:39:00.885Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T18:39:00.934Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-18T18:39:01.497Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-18T18:39:01.732Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-18T18:39:03.257Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-18T18:39:03.257Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T18:39:03.257Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-18T18:39:03.257Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T18:39:03.257Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-18T18:39:03.257Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-18T18:39:05.556Z] --- PASS: TestRenameRunningContainerAndReuse (4.89s) [2022-05-18T18:39:05.556Z] === RUN TestRenameInvalidName [2022-05-18T18:39:06.138Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-18T18:39:07.738Z] --- PASS: TestRenameInvalidName (2.18s) [2022-05-18T18:39:07.738Z] === RUN TestRenameAnonymousContainer [2022-05-18T18:39:07.829Z] --- PASS: TestServiceWithDataPathPortInit (14.30s) [2022-05-18T18:39:07.829Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T18:39:09.587Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-18T18:39:09.587Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-18T18:39:09.587Z] --- PASS: TestServiceWithDataPathPortInit (15.32s) [2022-05-18T18:39:09.587Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T18:39:09.730Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tiwfdu85s88invyi94avvq1mi Created:2022-05-18 18:39:08.390026051 +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[c67287d5bd8179d8d6e0c7f498510146a7c86705682b9a24bc5712c8721a6458:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.reedz0cpid0hm3el8y3dskmpk EndpointID:15fd59d69448a24430d5a06497ec0b619cadc1eaec0b8e827e25ae1829873f2b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3b165f68b824ee7318da35488ce9f0eabcce2d832197f735339cec044d5a1476 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:bf44dc69dbde IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.reedz0cpid0hm3el8y3dskmpk EndpointID:15fd59d69448a24430d5a06497ec0b619cadc1eaec0b8e827e25ae1829873f2b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-18T18:39:12.109Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-18T18:39:12.365Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xp7mszmwxu8hvwutr7ftuyyqu Created:2022-05-18 18:39:10.304362118 +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[d279b9b796670543fb22d8f4ac6d49ca37d67159509a76e5c779be53dfa944ae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wbr0j15z9uq8cijj65cz5tr9v EndpointID:638d830769a7ac709c87073f5518109edef4e78f6604cda6e6fd0f865e9bcbba MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:27dea396088eec0e5c09fbb391c59bd067d003bd8039663052723ac21547eda4 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:b936ba881d09 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wbr0j15z9uq8cijj65cz5tr9v EndpointID:638d830769a7ac709c87073f5518109edef4e78f6604cda6e6fd0f865e9bcbba EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-18T18:39:13.292Z] === RUN TestDockerSuite/TestBuildRm [2022-05-18T18:39:14.992Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s) [2022-05-18T18:39:14.992Z] PASS [2022-05-18T18:39:14.992Z] [2022-05-18T18:39:14.992Z] === Skipped [2022-05-18T18:39:14.992Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:39:14.992Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:39:14.992Z] [2022-05-18T18:39:14.992Z] DONE 38 tests, 1 skipped in 44.913s [2022-05-18T18:39:14.992Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-18T18:39:14.992Z] INFO: Testing against a local daemon [2022-05-18T18:39:14.992Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-18T18:39:14.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:14.992Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T18:39:14.992Z] === RUN TestDockerNetworkIpvlan [2022-05-18T18:39:14.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:14.992Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-18T18:39:14.992Z] PASS [2022-05-18T18:39:14.992Z] [2022-05-18T18:39:14.992Z] === Skipped [2022-05-18T18:39:14.992Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T18:39:14.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:14.992Z] [2022-05-18T18:39:14.992Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-18T18:39:14.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:14.992Z] [2022-05-18T18:39:14.992Z] DONE 2 tests, 2 skipped in 0.022s [2022-05-18T18:39:14.992Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-18T18:39:14.992Z] INFO: Testing against a local daemon [2022-05-18T18:39:14.992Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-18T18:39:15.198Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-18T18:39:15.558Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-05-18T18:39:15.558Z] === RUN TestDockerNetworkMacvlan [2022-05-18T18:39:16.123Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-18T18:39:16.124Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-18T18:39:16.449Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-18T18:39:17.053Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s) [2022-05-18T18:39:17.053Z] PASS [2022-05-18T18:39:17.053Z] [2022-05-18T18:39:17.053Z] === Skipped [2022-05-18T18:39:17.053Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:39:17.053Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:39:17.053Z] [2022-05-18T18:39:17.053Z] DONE 38 tests, 1 skipped in 49.994s [2022-05-18T18:39:17.053Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-18T18:39:17.053Z] ++ 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 [2022-05-18T18:39:17.053Z] ++ set -e [2022-05-18T18:39:17.053Z] ++ '[' -n 0 ']' [2022-05-18T18:39:17.053Z] ++ set -x [2022-05-18T18:39:17.053Z] ++ 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 [2022-05-18T18:39:17.053Z] INFO: Testing against a local daemon [2022-05-18T18:39:17.053Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-18T18:39:17.053Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:17.053Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T18:39:17.053Z] === RUN TestDockerNetworkIpvlan [2022-05-18T18:39:17.053Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:17.053Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-18T18:39:17.053Z] PASS [2022-05-18T18:39:17.053Z] [2022-05-18T18:39:17.053Z] === Skipped [2022-05-18T18:39:17.053Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T18:39:17.053Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:17.053Z] [2022-05-18T18:39:17.053Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-18T18:39:17.053Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:17.053Z] [2022-05-18T18:39:17.053Z] DONE 2 tests, 2 skipped in 0.043s [2022-05-18T18:39:17.053Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-18T18:39:17.053Z] ++ 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 [2022-05-18T18:39:17.053Z] ++ set -e [2022-05-18T18:39:17.053Z] ++ '[' -n 0 ']' [2022-05-18T18:39:17.053Z] ++ set -x [2022-05-18T18:39:17.053Z] ++ 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 [2022-05-18T18:39:17.053Z] INFO: Testing against a local daemon [2022-05-18T18:39:17.053Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-18T18:39:17.053Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-18T18:39:17.058Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-18T18:39:17.616Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-18T18:39:17.991Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-18T18:39:18.028Z] --- PASS: TestRenameAnonymousContainer (9.39s) [2022-05-18T18:39:18.028Z] === RUN TestRenameContainerWithSameName [2022-05-18T18:39:18.179Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-18T18:39:18.436Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-05-18T18:39:18.436Z] === RUN TestDockerNetworkMacvlan [2022-05-18T18:39:18.997Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-18T18:39:19.253Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-18T18:39:19.558Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2022-05-18T18:39:19.558Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T18:39:19.558Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T18:39:19.558Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T18:39:19.558Z] === RUN TestResize [2022-05-18T18:39:19.815Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-18T18:39:19.891Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-18T18:39:20.071Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-18T18:39:20.633Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-18T18:39:20.889Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-18T18:39:21.109Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-18T18:39:21.563Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-18T18:39:21.563Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T18:39:21.563Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-18T18:39:21.730Z] --- PASS: TestResize (2.15s) [2022-05-18T18:39:21.730Z] === RUN TestResizeWithInvalidSize [2022-05-18T18:39:21.793Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-18T18:39:23.404Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-18T18:39:23.904Z] --- PASS: TestResizeWithInvalidSize (2.35s) [2022-05-18T18:39:23.904Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T18:39:23.967Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-18T18:39:23.967Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-18T18:39:24.223Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-18T18:39:24.223Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-18T18:39:24.223Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-18T18:39:24.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-18T18:39:25.042Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-18T18:39:25.075Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-18T18:39:25.271Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-18T18:39:25.298Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-18T18:39:25.860Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-18T18:39:26.008Z] --- PASS: TestDockerNetworkMacvlan (10.29s) [2022-05-18T18:39:26.008Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-05-18T18:39:26.008Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-18T18:39:26.008Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-05-18T18:39:26.008Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s) [2022-05-18T18:39:26.008Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2022-05-18T18:39:26.008Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-05-18T18:39:26.008Z] PASS [2022-05-18T18:39:26.008Z] [2022-05-18T18:39:26.008Z] DONE 8 tests in 11.581s [2022-05-18T18:39:26.008Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-18T18:39:26.008Z] testing: warning: no tests to run [2022-05-18T18:39:26.008Z] PASS [2022-05-18T18:39:26.008Z] [2022-05-18T18:39:26.008Z] DONE 0 tests in 0.007s [2022-05-18T18:39:26.008Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-18T18:39:26.008Z] INFO: Testing against a local daemon [2022-05-18T18:39:26.008Z] === RUN TestAuthZPluginAllowRequest [2022-05-18T18:39:26.117Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-18T18:39:26.229Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-18T18:39:26.794Z] --- PASS: TestResizeWhenContainerNotStarted (2.74s) [2022-05-18T18:39:26.794Z] === RUN TestDaemonRestartKillContainers [2022-05-18T18:39:26.794Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:39:26.794Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:39:26.794Z] === RUN TestStats [2022-05-18T18:39:26.794Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T18:39:26.794Z] --- SKIP: TestStats (0.00s) [2022-05-18T18:39:26.794Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T18:39:27.046Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-18T18:39:27.381Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-05-18T18:39:27.381Z] === RUN TestAuthZPluginTLS [2022-05-18T18:39:27.609Z] docker_api_swarm_test.go:272: [d686de063db4f] joining swarm manager [dc4b0c49617a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:39:27.639Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-18T18:39:27.639Z] === RUN TestAuthZPluginDenyRequest [2022-05-18T18:39:28.204Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-18T18:39:28.204Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-18T18:39:28.769Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-18T18:39:28.769Z] === RUN TestAuthZPluginDenyResponse [2022-05-18T18:39:28.977Z] docker_api_swarm_test.go:273: [d69391dacef16] joining swarm manager [dc4b0c49617a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:39:29.334Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-18T18:39:29.334Z] === RUN TestAuthZPluginAllowEventStream [2022-05-18T18:39:30.708Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-05-18T18:39:30.708Z] === RUN TestAuthZPluginErrorResponse [2022-05-18T18:39:30.868Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-18T18:39:30.889Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-18T18:39:30.889Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T18:39:30.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-18T18:39:30.889Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T18:39:30.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-18T18:39:30.889Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T18:39:30.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-18T18:39:30.889Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T18:39:30.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-18T18:39:30.966Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-18T18:39:30.966Z] === RUN TestAuthZPluginErrorRequest [2022-05-18T18:39:31.343Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-18T18:39:31.431Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-18T18:39:31.532Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-18T18:39:31.533Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-18T18:39:31.994Z] --- PASS: TestDockerNetworkMacvlan (13.43s) [2022-05-18T18:39:31.994Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-18T18:39:31.994Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-05-18T18:39:31.994Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2022-05-18T18:39:31.994Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.12s) [2022-05-18T18:39:31.994Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.08s) [2022-05-18T18:39:31.994Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2022-05-18T18:39:31.994Z] PASS [2022-05-18T18:39:31.994Z] [2022-05-18T18:39:31.994Z] DONE 8 tests in 14.816s [2022-05-18T18:39:31.994Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-18T18:39:31.994Z] ++ 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 [2022-05-18T18:39:31.994Z] ++ set -e [2022-05-18T18:39:31.994Z] ++ '[' -n 0 ']' [2022-05-18T18:39:31.994Z] ++ set -x [2022-05-18T18:39:31.994Z] ++ 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 [2022-05-18T18:39:31.994Z] testing: warning: no tests to run [2022-05-18T18:39:31.994Z] PASS [2022-05-18T18:39:31.994Z] [2022-05-18T18:39:31.994Z] DONE 0 tests in 0.021s [2022-05-18T18:39:31.994Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-18T18:39:31.994Z] ++ 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 [2022-05-18T18:39:31.994Z] ++ set -e [2022-05-18T18:39:31.994Z] ++ '[' -n 0 ']' [2022-05-18T18:39:31.994Z] ++ set -x [2022-05-18T18:39:31.994Z] ++ 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 [2022-05-18T18:39:31.994Z] INFO: Testing against a local daemon [2022-05-18T18:39:31.994Z] === RUN TestAuthZPluginAllowRequest [2022-05-18T18:39:32.098Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-18T18:39:32.098Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-18T18:39:32.250Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-18T18:39:32.568Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.74s) [2022-05-18T18:39:32.569Z] === RUN TestStopContainerWithTimeout [2022-05-18T18:39:32.569Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T18:39:32.569Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-18T18:39:32.569Z] === RUN TestUpdateRestartPolicy [2022-05-18T18:39:33.178Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-18T18:39:33.434Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-05-18T18:39:33.434Z] === RUN TestAuthZPluginTLS [2022-05-18T18:39:33.472Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s) [2022-05-18T18:39:33.472Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-18T18:39:33.690Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-18T18:39:33.946Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-05-18T18:39:33.946Z] === RUN TestAuthZPluginDenyRequest [2022-05-18T18:39:34.520Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-18T18:39:34.520Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-18T18:39:34.520Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-18T18:39:35.081Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-18T18:39:35.081Z] === RUN TestAuthZPluginDenyResponse [2022-05-18T18:39:35.372Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.57s) [2022-05-18T18:39:35.372Z] === RUN TestAuthZPluginHeader [2022-05-18T18:39:35.643Z] === RUN TestDockerSuite/TestBuildUser [2022-05-18T18:39:35.643Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-05-18T18:39:35.643Z] === RUN TestAuthZPluginAllowEventStream [2022-05-18T18:39:35.938Z] --- PASS: TestAuthZPluginHeader (0.76s) [2022-05-18T18:39:35.938Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-18T18:39:37.008Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2022-05-18T18:39:37.008Z] === RUN TestAuthZPluginErrorResponse [2022-05-18T18:39:37.265Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-18T18:39:37.522Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-18T18:39:37.522Z] === RUN TestAuthZPluginErrorRequest [2022-05-18T18:39:38.083Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-18T18:39:38.083Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-18T18:39:38.647Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-05-18T18:39:38.647Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-18T18:39:40.013Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-18T18:39:40.119Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.98s) [2022-05-18T18:39:40.119Z] === RUN TestAuthZPluginV2Disable [2022-05-18T18:39:40.574Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2022-05-18T18:39:40.574Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-18T18:39:40.700Z] --- PASS: TestBuildWithHugeFile (46.88s) [2022-05-18T18:39:40.701Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T18:39:40.701Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:39:40.701Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:39:40.701Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T18:39:40.701Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:39:40.701Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:39:40.701Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:39:40.701Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:39:40.701Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:39:40.701Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:39:40.701Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:39:40.701Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:39:40.701Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:39:40.701Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-18T18:39:40.701Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-18T18:39:40.701Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-18T18:39:40.701Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-18T18:39:40.701Z] === RUN TestBuildPreserveOwnership [2022-05-18T18:39:40.701Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-18T18:39:40.701Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-18T18:39:40.701Z] --- PASS: TestBuildPreserveOwnership (2.91s) [2022-05-18T18:39:40.701Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-05-18T18:39:40.701Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-05-18T18:39:40.701Z] === RUN TestBuildPlatformInvalid [2022-05-18T18:39:40.701Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-18T18:39:40.701Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-18T18:39:40.701Z] Loaded image: busybox:latest [2022-05-18T18:39:40.701Z] Loaded image: busybox:glibc [2022-05-18T18:39:40.701Z] Loaded image: debian:bullseye-slim [2022-05-18T18:39:40.701Z] Loaded image: hello-world:latest [2022-05-18T18:39:40.701Z] Loaded image: arm32v7/hello-world:latest [2022-05-18T18:39:42.465Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.62s) [2022-05-18T18:39:42.465Z] === RUN TestAuthZPluginHeader [2022-05-18T18:39:42.722Z] --- PASS: TestAuthZPluginHeader (0.76s) [2022-05-18T18:39:42.722Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-18T18:39:43.458Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-05-18T18:39:43.458Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-18T18:39:43.971Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.37s) [2022-05-18T18:39:43.971Z] PASS [2022-05-18T18:39:43.971Z] [2022-05-18T18:39:43.971Z] === Skipped [2022-05-18T18:39:43.971Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-18T18:39:43.971Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:39:43.971Z] [2022-05-18T18:39:43.971Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:39:43.971Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:39:43.971Z] [2022-05-18T18:39:43.971Z] DONE 34 tests, 2 skipped in 78.255s [2022-05-18T18:39:43.971Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-18T18:39:43.971Z] ++ 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 [2022-05-18T18:39:43.971Z] ++ set -e [2022-05-18T18:39:43.971Z] ++ '[' -n 0 ']' [2022-05-18T18:39:43.971Z] ++ set -x [2022-05-18T18:39:43.971Z] ++ 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 [2022-05-18T18:39:43.971Z] INFO: Testing against a local daemon [2022-05-18T18:39:43.971Z] === RUN TestConfigInspect [2022-05-18T18:39:46.489Z] --- PASS: TestConfigInspect (2.38s) [2022-05-18T18:39:46.489Z] === RUN TestConfigList [2022-05-18T18:39:46.737Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-05-18T18:39:46.737Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-18T18:39:46.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-18T18:39:47.820Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.86s) [2022-05-18T18:39:47.820Z] === RUN TestAuthZPluginV2Disable [2022-05-18T18:39:49.006Z] --- PASS: TestConfigList (2.19s) [2022-05-18T18:39:49.006Z] === RUN TestConfigsCreateAndDelete [2022-05-18T18:39:49.996Z] --- PASS: TestImportExtremelyLargeImageWorks (92.78s) [2022-05-18T18:39:49.996Z] PASS [2022-05-18T18:39:49.996Z] [2022-05-18T18:39:49.996Z] === Skipped [2022-05-18T18:39:49.996Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-18T18:39:49.996Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-18T18:39:49.996Z] [2022-05-18T18:39:49.996Z] DONE 22 tests, 1 skipped in 97.056s [2022-05-18T18:39:49.996Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-18T18:39:49.996Z] INFO: Testing against a local daemon [2022-05-18T18:39:49.996Z] === RUN TestNetworkCreateDelete [2022-05-18T18:39:49.996Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-18T18:39:49.996Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T18:39:49.996Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-18T18:39:49.996Z] === RUN TestDaemonDNSFallback [2022-05-18T18:39:50.896Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-05-18T18:39:50.896Z] === RUN TestConfigsUpdate [2022-05-18T18:39:51.990Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-05-18T18:39:51.990Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-18T18:39:52.552Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-18T18:39:53.114Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-18T18:39:53.277Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-05-18T18:39:53.277Z] === RUN TestInspectNetwork [2022-05-18T18:39:53.277Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:39:53.277Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-18T18:39:53.277Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T18:39:53.277Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.277Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T18:39:53.277Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:39:53.277Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:39:53.277Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:39:53.277Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T18:39:53.277Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T18:39:53.277Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T18:39:53.277Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T18:39:53.277Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-18T18:39:53.277Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-18T18:39:53.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T18:39:53.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T18:39:53.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T18:39:53.277Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T18:39:53.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-18T18:39:53.277Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T18:39:53.278Z] === RUN TestNetworkList [2022-05-18T18:39:53.278Z] === RUN TestNetworkList//networks [2022-05-18T18:39:53.278Z] === PAUSE TestNetworkList//networks [2022-05-18T18:39:53.278Z] === RUN TestNetworkList//networks/ [2022-05-18T18:39:53.278Z] === PAUSE TestNetworkList//networks/ [2022-05-18T18:39:53.278Z] === CONT TestNetworkList//networks [2022-05-18T18:39:53.278Z] === CONT TestNetworkList//networks/ [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkList (0.02s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T18:39:53.278Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T18:39:53.278Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T18:39:53.278Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-18T18:39:53.278Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T18:39:53.278Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-18T18:39:53.278Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T18:39:53.278Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-18T18:39:53.278Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T18:39:53.278Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-18T18:39:53.278Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T18:39:53.278Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-18T18:39:53.278Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T18:39:53.278Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-18T18:39:53.278Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T18:39:53.278Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:39:53.278Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T18:39:53.278Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T18:39:53.278Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:39:53.278Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:39:53.278Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T18:39:53.278Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:39:53.278Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-18T18:39:53.278Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T18:39:53.278Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:39:53.278Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T18:39:53.278Z] PASS [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === Skipped [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-18T18:39:53.278Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-18T18:39:53.278Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-18T18:39:53.278Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-18T18:39:53.278Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-18T18:39:53.278Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-18T18:39:53.278Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-18T18:39:53.278Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-18T18:39:53.278Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T18:39:53.278Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:39:53.278Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-18T18:39:53.278Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T18:39:53.278Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:39:53.278Z] [2022-05-18T18:39:53.278Z] DONE 34 tests, 12 skipped in 7.223s [2022-05-18T18:39:53.278Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-18T18:39:53.370Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-18T18:39:53.417Z] --- PASS: TestConfigsUpdate (2.20s) [2022-05-18T18:39:53.417Z] === RUN TestTemplatedConfig [2022-05-18T18:39:53.536Z] INFO: Testing against a local daemon [2022-05-18T18:39:53.536Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-18T18:39:53.536Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:53.536Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T18:39:53.536Z] === RUN TestDockerNetworkIpvlan [2022-05-18T18:39:53.536Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:53.536Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-18T18:39:53.536Z] PASS [2022-05-18T18:39:53.536Z] [2022-05-18T18:39:53.536Z] === Skipped [2022-05-18T18:39:53.536Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T18:39:53.536Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:53.536Z] [2022-05-18T18:39:53.536Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-18T18:39:53.536Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:39:53.536Z] [2022-05-18T18:39:53.536Z] DONE 2 tests, 2 skipped in 0.096s [2022-05-18T18:39:53.536Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-18T18:39:53.536Z] INFO: Testing against a local daemon [2022-05-18T18:39:53.536Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-18T18:39:53.536Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.536Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-18T18:39:53.536Z] === RUN TestDockerNetworkMacvlan [2022-05-18T18:39:53.536Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.536Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-18T18:39:53.536Z] PASS [2022-05-18T18:39:53.536Z] [2022-05-18T18:39:53.536Z] === Skipped [2022-05-18T18:39:53.536Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-18T18:39:53.536Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.536Z] [2022-05-18T18:39:53.536Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-18T18:39:53.536Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-18T18:39:53.536Z] [2022-05-18T18:39:53.536Z] DONE 2 tests, 2 skipped in 0.146s [2022-05-18T18:39:53.536Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-18T18:39:53.795Z] testing: warning: no tests to run [2022-05-18T18:39:53.795Z] PASS [2022-05-18T18:39:53.795Z] [2022-05-18T18:39:53.795Z] DONE 0 tests in 0.027s [2022-05-18T18:39:53.795Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-18T18:39:53.795Z] INFO: Testing against a local daemon [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginAllowRequest [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginTLS [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginDenyRequest [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginDenyResponse [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginAllowEventStream [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginErrorResponse [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginErrorRequest [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginHeader [2022-05-18T18:39:53.795Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:53.795Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-18T18:39:53.795Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-05-18T18:39:54.054Z] === RUN TestAuthZPluginV2Disable [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-18T18:39:54.054Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-18T18:39:54.054Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-18T18:39:54.054Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-18T18:39:54.054Z] PASS [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === Skipped [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-18T18:39:54.054Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] [2022-05-18T18:39:54.054Z] DONE 17 tests, 17 skipped in 0.328s [2022-05-18T18:39:54.054Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-18T18:39:54.054Z] INFO: Testing against a local daemon [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:39:54.054Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:39:54.054Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T18:39:54.054Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T18:39:54.054Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T18:39:54.054Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T18:39:54.054Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T18:39:54.054Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T18:39:54.054Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T18:39:54.054Z] === RUN TestPluginInstall [2022-05-18T18:39:54.054Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.054Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-18T18:39:54.054Z] === RUN TestPluginsWithRuntimes [2022-05-18T18:39:54.054Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-18T18:39:54.054Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-18T18:39:54.054Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T18:39:54.054Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-18T18:39:54.054Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T18:39:54.054Z] PASS [2022-05-18T18:39:54.304Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-18T18:39:54.312Z] [2022-05-18T18:39:54.312Z] === Skipped [2022-05-18T18:39:54.312Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-18T18:39:54.312Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-18T18:39:54.312Z] [2022-05-18T18:39:54.312Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-18T18:39:54.312Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-18T18:39:54.312Z] [2022-05-18T18:39:54.312Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T18:39:54.312Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-18T18:39:54.312Z] [2022-05-18T18:39:54.312Z] DONE 19 tests, 3 skipped in 0.155s [2022-05-18T18:39:54.312Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-18T18:39:54.312Z] INFO: Testing against a local daemon [2022-05-18T18:39:54.312Z] === RUN TestExternalGraphDriver [2022-05-18T18:39:54.312Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-18T18:39:54.312Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-05-18T18:39:54.312Z] === RUN TestGraphdriverPluginV2 [2022-05-18T18:39:54.866Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-18T18:39:55.122Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2022-05-18T18:39:55.122Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-18T18:39:55.934Z] --- PASS: TestTemplatedConfig (2.49s) [2022-05-18T18:39:55.934Z] === RUN TestConfigCreateResolve [2022-05-18T18:39:56.049Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-18T18:39:56.049Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-18T18:39:56.049Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-18T18:39:56.049Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-18T18:39:56.049Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-18T18:39:56.049Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-18T18:39:56.049Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-18T18:39:56.049Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-18T18:39:56.049Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-18T18:39:56.702Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.27s) [2022-05-18T18:39:56.702Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-18T18:39:57.419Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-18T18:39:57.419Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-18T18:39:57.698Z] --- PASS: TestUpdateRestartPolicy (22.39s) [2022-05-18T18:39:57.698Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T18:39:57.698Z] --- PASS: TestUpdateRestartWithAutoRemove (2.17s) [2022-05-18T18:39:57.698Z] === RUN TestWaitNonBlocked [2022-05-18T18:39:57.698Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:39:57.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:39:57.698Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:39:57.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:39:57.698Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:39:57.698Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:39:57.828Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-18T18:39:57.828Z] PASS [2022-05-18T18:39:57.828Z] [2022-05-18T18:39:57.828Z] DONE 6 tests in 13.720s [2022-05-18T18:39:57.828Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-18T18:39:57.828Z] ++ 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 [2022-05-18T18:39:57.828Z] ++ set -e [2022-05-18T18:39:57.828Z] ++ '[' -n 0 ']' [2022-05-18T18:39:57.828Z] ++ set -x [2022-05-18T18:39:57.828Z] ++ 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 [2022-05-18T18:39:57.828Z] INFO: Testing against a local daemon [2022-05-18T18:39:57.828Z] === RUN TestAttachWithTTY [2022-05-18T18:39:57.828Z] --- PASS: TestAttachWithTTY (0.08s) [2022-05-18T18:39:57.828Z] === RUN TestAttachWithoutTTy [2022-05-18T18:39:58.084Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-18T18:39:58.084Z] === RUN TestCheckpoint [2022-05-18T18:39:58.084Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:39:58.084Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T18:39:58.084Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T18:39:58.084Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:39:58.084Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:39:58.084Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:39:58.084Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:39:58.084Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:39:58.084Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:39:58.084Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T18:39:58.084Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T18:39:58.084Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T18:39:58.084Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-18T18:39:58.084Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T18:39:58.084Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-18T18:39:58.085Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T18:39:58.085Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T18:39:58.085Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T18:39:58.085Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T18:39:58.085Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T18:39:58.085Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-05-18T18:39:58.085Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T18:39:58.085Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-18T18:39:58.085Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T18:39:58.085Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-18T18:39:58.085Z] === RUN TestCopyEmptyFile [2022-05-18T18:39:58.341Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-18T18:39:58.341Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T18:39:58.341Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-18T18:39:58.341Z] === RUN TestCopyFromContainer [2022-05-18T18:39:58.362Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-18T18:39:58.549Z] --- PASS: TestGraphdriverPluginV2 (3.67s) [2022-05-18T18:39:58.549Z] PASS [2022-05-18T18:39:58.549Z] [2022-05-18T18:39:58.549Z] === Skipped [2022-05-18T18:39:58.549Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-05-18T18:39:58.549Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-18T18:39:58.549Z] [2022-05-18T18:39:58.549Z] DONE 2 tests, 1 skipped in 3.828s [2022-05-18T18:39:58.549Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-18T18:39:58.549Z] INFO: Testing against a local daemon [2022-05-18T18:39:58.549Z] === RUN TestContinueAfterPluginCrash [2022-05-18T18:39:58.549Z] === PAUSE TestContinueAfterPluginCrash [2022-05-18T18:39:58.549Z] === RUN TestReadPluginNoRead [2022-05-18T18:39:58.549Z] === PAUSE TestReadPluginNoRead [2022-05-18T18:39:58.549Z] === RUN TestDaemonStartWithLogOpt [2022-05-18T18:39:58.549Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-18T18:39:58.549Z] === CONT TestContinueAfterPluginCrash [2022-05-18T18:39:58.549Z] === CONT TestDaemonStartWithLogOpt [2022-05-18T18:39:59.329Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-18T18:39:59.708Z] === RUN TestCopyFromContainer// [2022-05-18T18:39:59.708Z] === RUN TestCopyFromContainer//bar/root [2022-05-18T18:39:59.708Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-18T18:39:59.708Z] === RUN TestCopyFromContainer/bar/quux [2022-05-18T18:39:59.708Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-18T18:39:59.708Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-18T18:39:59.708Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-18T18:39:59.914Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-18T18:39:59.914Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.16s) [2022-05-18T18:39:59.914Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.23s) [2022-05-18T18:39:59.914Z] === RUN TestWaitBlocked [2022-05-18T18:39:59.914Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:39:59.914Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-18T18:39:59.914Z] PASS [2022-05-18T18:39:59.914Z] ok github.com/docker/docker/integration/container 104.629s [2022-05-18T18:39:59.964Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-18T18:39:59.964Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-18T18:39:59.964Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer (1.62s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-18T18:39:59.964Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-18T18:39:59.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T18:39:59.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:39:59.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:39:59.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:39:59.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:39:59.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:39:59.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:39:59.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:39:59.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:40:00.221Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:40:00.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-18T18:40:00.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-18T18:40:00.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-18T18:40:00.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-18T18:40:00.221Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T18:40:00.221Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-18T18:40:00.221Z] === RUN TestCreateWithInvalidEnv [2022-05-18T18:40:00.221Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T18:40:00.221Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T18:40:00.221Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T18:40:00.221Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T18:40:00.221Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T18:40:00.221Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T18:40:00.221Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T18:40:00.221Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T18:40:00.221Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T18:40:00.221Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-18T18:40:00.221Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T18:40:00.221Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T18:40:00.221Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-18T18:40:00.221Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T18:40:00.221Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-18T18:40:00.221Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T18:40:00.260Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === Skipped [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-18T18:40:00.384Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-18T18:40:00.384Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-18T18:40:00.384Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T18:40:00.384Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) [2022-05-18T18:40:00.384Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T18:40:00.384Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T18:40:00.384Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-18T18:40:00.384Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-18T18:40:00.384Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.27s) [2022-05-18T18:40:00.384Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:40:00.384Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.27s) [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-18T18:40:00.384Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-18T18:40:00.384Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-18T18:40:00.384Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T18:40:00.384Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-18T18:40:00.384Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-18T18:40:00.384Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T18:40:00.384Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:40:00.384Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T18:40:00.384Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T18:40:00.384Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-18T18:40:00.384Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T18:40:00.384Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-18T18:40:00.384Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T18:40:00.384Z] [2022-05-18T18:40:00.384Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-18T18:40:00.385Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-18T18:40:00.385Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-18T18:40:00.385Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-18T18:40:00.385Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-18T18:40:00.385Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-18T18:40:00.385Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-18T18:40:00.385Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T18:40:00.385Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:40:00.385Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-18T18:40:00.385Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-18T18:40:00.385Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-18T18:40:00.385Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:00.385Z] [2022-05-18T18:40:00.385Z] DONE 122 tests, 34 skipped in 107.985s [2022-05-18T18:40:00.385Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-18T18:40:00.516Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-18T18:40:01.587Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-05-18T18:40:01.587Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T18:40:02.516Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-05-18T18:40:02.516Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T18:40:02.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:40:02.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:40:02.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:40:02.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:40:02.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:40:02.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:40:02.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:40:02.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:40:02.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:40:02.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:40:02.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:40:02.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:40:02.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:40:02.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:40:02.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:40:02.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-18T18:40:02.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-18T18:40:02.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-18T18:40:02.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T18:40:02.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-18T18:40:02.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-18T18:40:02.516Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T18:40:03.078Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-05-18T18:40:03.078Z] === RUN TestCreateDifferentPlatform [2022-05-18T18:40:03.078Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T18:40:03.078Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T18:40:03.078Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-18T18:40:03.078Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T18:40:03.078Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T18:40:03.078Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T18:40:03.078Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-18T18:40:03.078Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T18:40:03.078Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-18T18:40:03.078Z] === RUN TestContainerStartOnDaemonRestart [2022-05-18T18:40:03.078Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-18T18:40:03.078Z] === RUN TestDaemonRestartIpcMode [2022-05-18T18:40:03.078Z] === PAUSE TestDaemonRestartIpcMode [2022-05-18T18:40:03.078Z] === RUN TestDaemonHostGatewayIP [2022-05-18T18:40:03.078Z] === PAUSE TestDaemonHostGatewayIP [2022-05-18T18:40:03.078Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-18T18:40:03.078Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-18T18:40:03.078Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T18:40:03.078Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-18T18:40:03.078Z] === RUN TestDiff [2022-05-18T18:40:03.642Z] --- PASS: TestDiff (0.44s) [2022-05-18T18:40:03.642Z] === RUN TestExecWithCloseStdin [2022-05-18T18:40:03.787Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-18T18:40:03.816Z] --- PASS: TestDaemonStartWithLogOpt (4.92s) [2022-05-18T18:40:03.816Z] === CONT TestReadPluginNoRead [2022-05-18T18:40:04.204Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-05-18T18:40:04.204Z] === RUN TestExec [2022-05-18T18:40:04.716Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-18T18:40:04.766Z] --- PASS: TestExec (0.52s) [2022-05-18T18:40:04.766Z] === RUN TestExecUser [2022-05-18T18:40:05.022Z] --- PASS: TestExecUser (0.46s) [2022-05-18T18:40:05.022Z] === RUN TestExportContainerAndImportImage [2022-05-18T18:40:05.278Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-18T18:40:05.585Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-05-18T18:40:05.585Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T18:40:05.721Z] === RUN TestReadPluginNoRead/default [2022-05-18T18:40:05.840Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-18T18:40:05.840Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.87s) [2022-05-18T18:40:05.840Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-18T18:40:06.403Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-18T18:40:06.403Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-18T18:40:06.403Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-18T18:40:06.964Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-18T18:40:06.997Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-05-18T18:40:06.997Z] === RUN TestHealthCheckWorkdir [2022-05-18T18:40:07.008Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-18T18:40:07.008Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T18:40:07.008Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-18T18:40:07.008Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T18:40:07.008Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-18T18:40:07.096Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-18T18:40:07.662Z] --- PASS: TestContinueAfterPluginCrash (9.56s) [2022-05-18T18:40:07.925Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-05-18T18:40:07.925Z] === RUN TestHealthKillContainer [2022-05-18T18:40:08.228Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-18T18:40:08.332Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-18T18:40:08.332Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-18T18:40:08.332Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T18:40:08.332Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-18T18:40:08.893Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-18T18:40:09.454Z] === RUN TestDockerSuite/TestCommitChange [2022-05-18T18:40:09.603Z] === CONT TestReadPluginNoRead [2022-05-18T18:40:09.603Z] read_test.go:92: [d12623082d7f0] daemon is not started [2022-05-18T18:40:09.603Z] --- PASS: TestReadPluginNoRead (6.34s) [2022-05-18T18:40:09.603Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2022-05-18T18:40:09.603Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-05-18T18:40:09.603Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-05-18T18:40:09.603Z] PASS [2022-05-18T18:40:09.603Z] [2022-05-18T18:40:09.603Z] DONE 6 tests in 11.386s [2022-05-18T18:40:09.603Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-18T18:40:09.603Z] testing: warning: no tests to run [2022-05-18T18:40:09.603Z] PASS [2022-05-18T18:40:09.603Z] [2022-05-18T18:40:09.603Z] DONE 0 tests in 0.057s [2022-05-18T18:40:09.603Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-18T18:40:09.603Z] INFO: Testing against a local daemon [2022-05-18T18:40:09.603Z] === RUN TestPluginWithDevMounts [2022-05-18T18:40:09.603Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-18T18:40:09.603Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-18T18:40:09.603Z] PASS [2022-05-18T18:40:09.603Z] [2022-05-18T18:40:09.603Z] === Skipped [2022-05-18T18:40:09.603Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-18T18:40:09.603Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-18T18:40:09.603Z] [2022-05-18T18:40:09.603Z] DONE 1 tests, 1 skipped in 0.114s [2022-05-18T18:40:09.603Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-18T18:40:09.862Z] INFO: Testing against a local daemon [2022-05-18T18:40:09.862Z] === RUN TestSecretInspect [2022-05-18T18:40:09.862Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-18T18:40:09.862Z] === RUN TestSecretList [2022-05-18T18:40:09.862Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] --- SKIP: TestSecretList (0.01s) [2022-05-18T18:40:09.862Z] === RUN TestSecretsCreateAndDelete [2022-05-18T18:40:09.862Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-05-18T18:40:09.862Z] === RUN TestSecretsUpdate [2022-05-18T18:40:09.862Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-18T18:40:09.862Z] === RUN TestTemplatedSecret [2022-05-18T18:40:09.862Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-18T18:40:09.862Z] === RUN TestSecretCreateResolve [2022-05-18T18:40:09.862Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-18T18:40:09.862Z] PASS [2022-05-18T18:40:09.862Z] [2022-05-18T18:40:09.862Z] === Skipped [2022-05-18T18:40:09.862Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-18T18:40:09.862Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] [2022-05-18T18:40:09.862Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-18T18:40:09.862Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] [2022-05-18T18:40:09.862Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-05-18T18:40:09.862Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] [2022-05-18T18:40:09.862Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-18T18:40:09.862Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] [2022-05-18T18:40:09.862Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-18T18:40:09.862Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.862Z] [2022-05-18T18:40:09.862Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-18T18:40:09.862Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.863Z] [2022-05-18T18:40:09.863Z] DONE 6 tests, 6 skipped in 0.176s [2022-05-18T18:40:09.863Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-18T18:40:09.863Z] INFO: Testing against a local daemon [2022-05-18T18:40:09.863Z] === RUN TestServiceCreateInit [2022-05-18T18:40:09.863Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T18:40:09.863Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.863Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T18:40:09.863Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.863Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-18T18:40:09.863Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:40:09.863Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:40:09.863Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T18:40:09.863Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:09.863Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-18T18:40:09.863Z] === RUN TestCreateServiceConflict [2022-05-18T18:40:10.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-18T18:40:10.122Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T18:40:10.122Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T18:40:10.122Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.03s) [2022-05-18T18:40:10.122Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T18:40:10.122Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T18:40:10.122Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestCreateServiceSysctls [2022-05-18T18:40:10.122Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-18T18:40:10.122Z] === RUN TestCreateServiceCapabilities [2022-05-18T18:40:10.122Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-18T18:40:10.122Z] === RUN TestInspect [2022-05-18T18:40:10.122Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestInspect (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestCreateJob [2022-05-18T18:40:10.122Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestCreateJob (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestReplicatedJob [2022-05-18T18:40:10.122Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestUpdateReplicatedJob [2022-05-18T18:40:10.122Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestServiceListWithStatuses [2022-05-18T18:40:10.122Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T18:40:10.122Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T18:40:10.122Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T18:40:10.122Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-18T18:40:10.122Z] === RUN TestDockerNetworkReConnect [2022-05-18T18:40:10.122Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:10.122Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-05-18T18:40:10.122Z] === RUN TestServicePlugin [2022-05-18T18:40:10.273Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-18T18:40:11.201Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-18T18:40:12.569Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-18T18:40:12.653Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] --- SKIP: TestServicePlugin (2.00s) [2022-05-18T18:40:12.653Z] === RUN TestServiceUpdateLabel [2022-05-18T18:40:12.653Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-18T18:40:12.653Z] === RUN TestServiceUpdateSecrets [2022-05-18T18:40:12.653Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-18T18:40:12.653Z] === RUN TestServiceUpdateConfigs [2022-05-18T18:40:12.653Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-18T18:40:12.653Z] === RUN TestServiceUpdateNetwork [2022-05-18T18:40:12.653Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-18T18:40:12.653Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T18:40:12.653Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-18T18:40:12.653Z] PASS [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === Skipped [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:40:12.653Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:40:12.653Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-18T18:40:12.653Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-18T18:40:12.653Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-18T18:40:12.653Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.03s) [2022-05-18T18:40:12.653Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-18T18:40:12.653Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-18T18:40:12.653Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-18T18:40:12.653Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-18T18:40:12.653Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-18T18:40:12.653Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-18T18:40:12.653Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-18T18:40:12.653Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-18T18:40:12.653Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-18T18:40:12.653Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-18T18:40:12.653Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-05-18T18:40:12.653Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2022-05-18T18:40:12.653Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-18T18:40:12.653Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-18T18:40:12.653Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-18T18:40:12.653Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-18T18:40:12.653Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-18T18:40:12.653Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] DONE 24 tests, 23 skipped in 2.453s [2022-05-18T18:40:12.653Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-18T18:40:12.653Z] INFO: Testing against a local daemon [2022-05-18T18:40:12.653Z] === RUN TestSessionCreate [2022-05-18T18:40:12.653Z] --- PASS: TestSessionCreate (0.04s) [2022-05-18T18:40:12.653Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T18:40:12.653Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-05-18T18:40:12.653Z] PASS [2022-05-18T18:40:12.653Z] [2022-05-18T18:40:12.653Z] DONE 2 tests in 0.193s [2022-05-18T18:40:12.653Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-18T18:40:12.653Z] INFO: Testing against a local daemon [2022-05-18T18:40:12.653Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:40:12.653Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T18:40:12.653Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:40:12.653Z] === RUN TestDiskUsage [2022-05-18T18:40:12.653Z] === PAUSE TestDiskUsage [2022-05-18T18:40:12.653Z] === RUN TestEventsExecDie [2022-05-18T18:40:13.220Z] --- PASS: TestEventsExecDie (0.54s) [2022-05-18T18:40:13.220Z] === RUN TestEventsBackwardsCompatible [2022-05-18T18:40:13.220Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-18T18:40:13.220Z] === RUN TestEventsVolumeCreate [2022-05-18T18:40:13.220Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-18T18:40:13.220Z] === RUN TestInfoBinaryCommits [2022-05-18T18:40:13.220Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-18T18:40:13.220Z] === RUN TestInfoAPIVersioned [2022-05-18T18:40:13.220Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-18T18:40:13.220Z] === RUN TestInfoAPI [2022-05-18T18:40:13.220Z] --- PASS: TestInfoAPI (0.02s) [2022-05-18T18:40:13.220Z] === RUN TestInfoAPIWarnings [2022-05-18T18:40:13.937Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-18T18:40:13.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-18T18:40:14.499Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-18T18:40:14.771Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-18T18:40:14.771Z] PASS [2022-05-18T18:40:14.771Z] [2022-05-18T18:40:14.771Z] DONE 17 tests in 47.466s [2022-05-18T18:40:14.771Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-18T18:40:14.771Z] INFO: Testing against a local daemon [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:14.771Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:14.771Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:14.771Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:14.771Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:14.771Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T18:40:14.771Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T18:40:14.771Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T18:40:14.771Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T18:40:14.771Z] === RUN TestPluginInstall [2022-05-18T18:40:14.771Z] === RUN TestPluginInstall/no_auth [2022-05-18T18:40:14.771Z] time="2022-05-18T18:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:14.771Z] time="2022-05-18T18:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53e778b321799c8bded58e2005cacb4d66e6e4580971545b0091ab128e2c3a50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:14.771Z] time="2022-05-18T18:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:14.771Z] time="2022-05-18T18:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53e778b321799c8bded58e2005cacb4d66e6e4580971545b0091ab128e2c3a50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:14.771Z] === RUN TestPluginInstall/with_htpasswd [2022-05-18T18:40:14.771Z] time="2022-05-18T18:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:14.771Z] time="2022-05-18T18:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:332fec78bb47491aac14dc97429be4c3561666dbbf06d4cc80858496c863cbe1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:14.771Z] time="2022-05-18T18:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:14.771Z] time="2022-05-18T18:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:332fec78bb47491aac14dc97429be4c3561666dbbf06d4cc80858496c863cbe1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:15.030Z] === RUN TestPluginInstall/with_insecure [2022-05-18T18:40:15.870Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-18T18:40:15.964Z] time="2022-05-18T18:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:15.964Z] time="2022-05-18T18:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fdf89ff7393a92cd0a8e6449003b4be18a8e06d86e2df8102f751b8ae6996ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:15.964Z] time="2022-05-18T18:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:15.964Z] time="2022-05-18T18:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fdf89ff7393a92cd0a8e6449003b4be18a8e06d86e2df8102f751b8ae6996ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:16.011Z] --- PASS: TestHealthKillContainer (7.89s) [2022-05-18T18:40:16.011Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T18:40:16.011Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-05-18T18:40:16.011Z] === RUN TestIpcModeNone [2022-05-18T18:40:16.126Z] docker_api_swarm_node_test.go:20: [d57166d00a75b] joining swarm manager [dd5f6f4fa15fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:40:16.223Z] plugin_test.go:195: [dac26bc454b09] daemon is not started [2022-05-18T18:40:16.223Z] --- PASS: TestPluginInstall (2.76s) [2022-05-18T18:40:16.223Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-05-18T18:40:16.223Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-05-18T18:40:16.223Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-05-18T18:40:16.223Z] === RUN TestPluginsWithRuntimes [2022-05-18T18:40:16.382Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-18T18:40:16.573Z] --- PASS: TestIpcModeNone (0.43s) [2022-05-18T18:40:16.573Z] === RUN TestIpcModePrivate [2022-05-18T18:40:16.829Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-18T18:40:16.829Z] --- PASS: TestIpcModePrivate (0.49s) [2022-05-18T18:40:16.829Z] === RUN TestIpcModeShareable [2022-05-18T18:40:17.309Z] docker_api_swarm_node_test.go:21: [dc7bc87dbf8e4] joining swarm manager [dd5f6f4fa15fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:40:17.391Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-18T18:40:17.391Z] --- PASS: TestIpcModeShareable (0.53s) [2022-05-18T18:40:17.391Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-18T18:40:17.595Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-18T18:40:17.872Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-18T18:40:18.434Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-18T18:40:18.434Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-18T18:40:18.434Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-18T18:40:18.434Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-18T18:40:18.434Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-18T18:40:18.434Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-18T18:40:18.434Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-18T18:40:18.528Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-18T18:40:19.281Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-05-18T18:40:19.281Z] === RUN TestAPIIpcModeHost [2022-05-18T18:40:19.281Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-05-18T18:40:19.281Z] === RUN TestDaemonIpcModeShareable [2022-05-18T18:40:19.462Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-05-18T18:40:19.462Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-05-18T18:40:19.462Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-18T18:40:19.462Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T18:40:19.491Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-18T18:40:19.491Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T18:40:19.491Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-18T18:40:19.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-18T18:40:19.806Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-18T18:40:20.028Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-05-18T18:40:20.028Z] PASS [2022-05-18T18:40:20.028Z] [2022-05-18T18:40:20.028Z] DONE 24 tests in 6.666s [2022-05-18T18:40:20.028Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-18T18:40:20.028Z] INFO: Testing against a local daemon [2022-05-18T18:40:20.028Z] === RUN TestExternalGraphDriver [2022-05-18T18:40:20.028Z] === RUN TestExternalGraphDriver/json [2022-05-18T18:40:20.210Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-18T18:40:20.466Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-05-18T18:40:20.466Z] === RUN TestDaemonIpcModePrivate [2022-05-18T18:40:20.741Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-18T18:40:20.741Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-18T18:40:21.000Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-18T18:40:21.394Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-18T18:40:21.562Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-18T18:40:21.650Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-05-18T18:40:21.650Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-18T18:40:21.926Z] === RUN TestExternalGraphDriver/spec [2022-05-18T18:40:22.125Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-18T18:40:22.381Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-18T18:40:22.381Z] PASS [2022-05-18T18:40:22.381Z] [2022-05-18T18:40:22.381Z] DONE 17 tests in 50.543s [2022-05-18T18:40:22.381Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-18T18:40:22.381Z] ++ 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 [2022-05-18T18:40:22.381Z] ++ set -e [2022-05-18T18:40:22.381Z] ++ '[' -n 0 ']' [2022-05-18T18:40:22.381Z] ++ set -x [2022-05-18T18:40:22.381Z] ++ 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 [2022-05-18T18:40:22.578Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-18T18:40:22.638Z] INFO: Testing against a local daemon [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:22.638Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:22.638Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:22.638Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:22.638Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-18T18:40:22.638Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T18:40:22.638Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T18:40:22.638Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T18:40:22.638Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T18:40:22.638Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T18:40:22.638Z] === RUN TestPluginInstall [2022-05-18T18:40:22.638Z] === RUN TestPluginInstall/no_auth [2022-05-18T18:40:22.834Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-05-18T18:40:22.834Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-18T18:40:23.200Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-18T18:40:23.200Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-18T18:40:23.200Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-18T18:40:23.300Z] === RUN TestExternalGraphDriver/pull [2022-05-18T18:40:23.762Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-18T18:40:23.762Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-18T18:40:23.762Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-18T18:40:23.762Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-18T18:40:23.762Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-18T18:40:24.018Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-18T18:40:24.019Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-05-18T18:40:24.019Z] === RUN TestIpcModeOlderClient [2022-05-18T18:40:24.019Z] === PAUSE TestIpcModeOlderClient [2022-05-18T18:40:24.019Z] === RUN TestKillContainerInvalidSignal [2022-05-18T18:40:24.275Z] time="2022-05-18T18:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:24.275Z] time="2022-05-18T18:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6dee64cfabfd91bbe7ba35422a7dd2527cc9cbd14e110aa9654da572500c361f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:24.275Z] time="2022-05-18T18:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:24.275Z] time="2022-05-18T18:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6dee64cfabfd91bbe7ba35422a7dd2527cc9cbd14e110aa9654da572500c361f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:24.532Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-18T18:40:24.581Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-05-18T18:40:24.581Z] === RUN TestKillContainer [2022-05-18T18:40:24.581Z] === RUN TestKillContainer/no_signal [2022-05-18T18:40:24.788Z] === RUN TestPluginInstall/with_htpasswd [2022-05-18T18:40:24.837Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T18:40:25.045Z] time="2022-05-18T18:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:25.045Z] time="2022-05-18T18:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c6c70edec5f6d3cab66a157ca11a60c975518a80019b5d69814ba3ceae73b6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:25.045Z] time="2022-05-18T18:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:25.045Z] time="2022-05-18T18:40:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c6c70edec5f6d3cab66a157ca11a60c975518a80019b5d69814ba3ceae73b6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:25.052Z] --- PASS: TestBuildWithHugeFile (140.68s) [2022-05-18T18:40:25.052Z] === RUN TestBuildWCOWSandboxSize [2022-05-18T18:40:25.052Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:40:25.052Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestBuildWithEmptyDockerfile [2022-05-18T18:40:25.052Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:40:25.052Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:40:25.052Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:40:25.052Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:40:25.052Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:40:25.052Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:40:25.052Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-18T18:40:25.052Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-18T18:40:25.052Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-18T18:40:25.052Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-18T18:40:25.052Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-18T18:40:25.052Z] === RUN TestBuildPreserveOwnership [2022-05-18T18:40:25.052Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:40:25.052Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestBuildPlatformInvalid [2022-05-18T18:40:25.052Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-18T18:40:25.052Z] PASS [2022-05-18T18:40:25.052Z] ok github.com/docker/docker/integration/build 210.943s [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === Skipped [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-18T18:40:25.052Z] build_session_test.go:25: TODO: BuildKit [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-18T18:40:25.052Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-18T18:40:25.052Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-18T18:40:25.052Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-18T18:40:25.052Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-18T18:40:25.052Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] DONE 29 tests, 6 skipped in 246.660s [2022-05-18T18:40:25.052Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-18T18:40:25.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:40:25.052Z] INFO: Testing against a local daemon [2022-05-18T18:40:25.052Z] === RUN TestConfigInspect [2022-05-18T18:40:25.052Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestConfigList [2022-05-18T18:40:25.052Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] --- SKIP: TestConfigList (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestConfigsCreateAndDelete [2022-05-18T18:40:25.052Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestConfigsUpdate [2022-05-18T18:40:25.052Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestTemplatedConfig [2022-05-18T18:40:25.052Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestConfigCreateResolve [2022-05-18T18:40:25.052Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:25.052Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-18T18:40:25.052Z] PASS [2022-05-18T18:40:25.052Z] ok github.com/docker/docker/integration/config 0.086s [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === Skipped [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-18T18:40:25.052Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-18T18:40:25.052Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-18T18:40:25.052Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-18T18:40:25.052Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-18T18:40:25.052Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-18T18:40:25.052Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:25.052Z] [2022-05-18T18:40:25.052Z] DONE 6 tests, 6 skipped in 2.065s [2022-05-18T18:40:25.052Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-18T18:40:25.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:40:25.052Z] INFO: Testing against a local daemon [2022-05-18T18:40:25.052Z] === RUN TestAttachWithTTY [2022-05-18T18:40:25.052Z] --- PASS: TestAttachWithTTY (0.11s) [2022-05-18T18:40:25.052Z] === RUN TestAttachWithoutTTy [2022-05-18T18:40:25.052Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-05-18T18:40:25.052Z] === RUN TestCheckpoint [2022-05-18T18:40:25.052Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:40:25.052Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/commit [2022-05-18T18:40:25.052Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-18T18:40:25.052Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:40:25.052Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:40:25.052Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:40:25.052Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:40:25.052Z] === CONT TestContainerInvalidJSON/commit [2022-05-18T18:40:25.052Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-18T18:40:25.052Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-18T18:40:25.052Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-18T18:40:25.052Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-18T18:40:25.052Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-18T18:40:25.052Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-18T18:40:25.052Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-18T18:40:25.052Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-05-18T18:40:25.052Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-18T18:40:25.052Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-05-18T18:40:25.052Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-18T18:40:25.052Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-18T18:40:25.052Z] === RUN TestCopyEmptyFile [2022-05-18T18:40:25.093Z] === RUN TestKillContainer/killing_signal [2022-05-18T18:40:25.199Z] --- PASS: TestExternalGraphDriver (5.00s) [2022-05-18T18:40:25.199Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-05-18T18:40:25.199Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-05-18T18:40:25.199Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-05-18T18:40:25.199Z] === RUN TestGraphdriverPluginV2 [2022-05-18T18:40:25.302Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-18T18:40:25.525Z] --- PASS: TestCopyEmptyFile (0.58s) [2022-05-18T18:40:25.525Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-18T18:40:25.558Z] === RUN TestPluginInstall/with_insecure [2022-05-18T18:40:25.656Z] --- PASS: TestKillContainer (1.29s) [2022-05-18T18:40:25.656Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-18T18:40:25.656Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-18T18:40:25.656Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-18T18:40:25.656Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T18:40:25.656Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-18T18:40:25.814Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-18T18:40:25.814Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-18T18:40:25.994Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-05-18T18:40:25.994Z] === RUN TestCopyFromContainer [2022-05-18T18:40:25.994Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.994Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-18T18:40:25.994Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-18T18:40:25.994Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:40:25.994Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:40:25.994Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:40:25.994Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:40:25.994Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:40:25.994Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:40:25.994Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-18T18:40:25.994Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-18T18:40:25.994Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-18T18:40:25.994Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2022-05-18T18:40:25.994Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-18T18:40:25.994Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-18T18:40:25.994Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-18T18:40:25.994Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-18T18:40:25.994Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T18:40:25.994Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidEnv [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-18T18:40:25.994Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-18T18:40:25.994Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-18T18:40:25.994Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-18T18:40:25.994Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-18T18:40:25.994Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-18T18:40:25.994Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-18T18:40:25.994Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-18T18:40:25.994Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-18T18:40:25.994Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-18T18:40:25.994Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-18T18:40:25.994Z] === RUN TestCreateTmpfsMountsTarget [2022-05-18T18:40:25.994Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:25.994Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T18:40:25.994Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-18T18:40:25.994Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:25.994Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-18T18:40:25.994Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-18T18:40:25.994Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:25.994Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:40:25.994Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:40:25.994Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:40:25.994Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:40:25.994Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:40:25.995Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:40:25.995Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:40:25.995Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:40:25.995Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-18T18:40:25.995Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-18T18:40:25.995Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-18T18:40:25.995Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-18T18:40:25.995Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-18T18:40:25.995Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-18T18:40:25.995Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-18T18:40:25.995Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-18T18:40:25.995Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-18T18:40:25.995Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-18T18:40:25.995Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-18T18:40:25.995Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-18T18:40:25.995Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T18:40:25.995Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T18:40:25.995Z] === RUN TestCreateDifferentPlatform [2022-05-18T18:40:25.995Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-18T18:40:25.995Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-18T18:40:25.995Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-18T18:40:25.995Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-18T18:40:25.995Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-18T18:40:25.995Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-18T18:40:26.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-18T18:40:26.376Z] time="2022-05-18T18:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:26.376Z] time="2022-05-18T18:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e7acb5b0eb5b9195e3893a26b44771e38a8e45d4ea6d0527535a870cf0f1a45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:26.376Z] time="2022-05-18T18:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:40:26.376Z] time="2022-05-18T18:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e7acb5b0eb5b9195e3893a26b44771e38a8e45d4ea6d0527535a870cf0f1a45" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:40:26.463Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-18T18:40:26.464Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-18T18:40:26.464Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T18:40:26.464Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-18T18:40:26.464Z] === RUN TestContainerKillOnDaemonStart [2022-05-18T18:40:26.464Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:26.464Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-18T18:40:26.464Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:40:26.464Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-18T18:40:26.464Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:40:26.464Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-18T18:40:26.464Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:40:26.464Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.464Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-18T18:40:26.632Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T18:40:26.939Z] plugin_test.go:195: [d56e7e16d99cf] daemon is not started [2022-05-18T18:40:26.939Z] --- PASS: TestPluginInstall (4.25s) [2022-05-18T18:40:26.939Z] --- PASS: TestPluginInstall/no_auth (2.12s) [2022-05-18T18:40:26.939Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-05-18T18:40:26.939Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-05-18T18:40:26.939Z] === RUN TestPluginsWithRuntimes [2022-05-18T18:40:26.941Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:26.941Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-18T18:40:27.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-18T18:40:27.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-05-18T18:40:27.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-18T18:40:27.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-05-18T18:40:27.147Z] === RUN TestKillStoppedContainer [2022-05-18T18:40:27.147Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-18T18:40:27.147Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T18:40:27.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-18T18:40:27.147Z] === RUN TestKillDifferentUserContainer [2022-05-18T18:40:27.195Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-18T18:40:27.709Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-05-18T18:40:27.709Z] === RUN TestInspectOomKilledTrue [2022-05-18T18:40:27.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-18T18:40:27.965Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-05-18T18:40:27.965Z] === RUN TestInspectOomKilledFalse [2022-05-18T18:40:28.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-18T18:40:28.013Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-18T18:40:28.527Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-05-18T18:40:28.527Z] === RUN TestLinksEtcHostsContentMatch [2022-05-18T18:40:28.575Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-18T18:40:28.575Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-18T18:40:28.783Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-18T18:40:28.783Z] === RUN TestLinksContainerNames [2022-05-18T18:40:29.137Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-18T18:40:29.388Z] --- PASS: TestGraphdriverPluginV2 (3.95s) [2022-05-18T18:40:29.388Z] PASS [2022-05-18T18:40:29.388Z] [2022-05-18T18:40:29.388Z] DONE 5 tests in 8.985s [2022-05-18T18:40:29.388Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-18T18:40:29.388Z] INFO: Testing against a local daemon [2022-05-18T18:40:29.388Z] === RUN TestContinueAfterPluginCrash [2022-05-18T18:40:29.388Z] === PAUSE TestContinueAfterPluginCrash [2022-05-18T18:40:29.388Z] === RUN TestReadPluginNoRead [2022-05-18T18:40:29.388Z] === PAUSE TestReadPluginNoRead [2022-05-18T18:40:29.388Z] === RUN TestDaemonStartWithLogOpt [2022-05-18T18:40:29.388Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-18T18:40:29.388Z] === CONT TestContinueAfterPluginCrash [2022-05-18T18:40:29.388Z] === CONT TestDaemonStartWithLogOpt [2022-05-18T18:40:29.699Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-18T18:40:29.712Z] --- PASS: TestLinksContainerNames (0.85s) [2022-05-18T18:40:29.712Z] === RUN TestLogsFollowTailEmpty [2022-05-18T18:40:29.955Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-18T18:40:29.967Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-05-18T18:40:29.967Z] === RUN TestContainerNetworkMountsNoChown [2022-05-18T18:40:30.516Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T18:40:30.516Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T18:40:30.516Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-18T18:40:30.516Z] === RUN TestConfigDaemonID [2022-05-18T18:40:30.516Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T18:40:30.516Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-18T18:40:30.516Z] === RUN TestDaemonConfigValidation [2022-05-18T18:40:30.516Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T18:40:30.516Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-18T18:40:30.516Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T18:40:30.517Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T18:40:30.517Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T18:40:30.517Z] === RUN TestDaemonProxy [2022-05-18T18:40:30.517Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T18:40:30.517Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-18T18:40:30.517Z] PASS [2022-05-18T18:40:30.517Z] ok github.com/docker/docker/integration/daemon 0.129s [2022-05-18T18:40:30.517Z] [2022-05-18T18:40:30.517Z] === Skipped [2022-05-18T18:40:30.517Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-18T18:40:30.517Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T18:40:30.517Z] [2022-05-18T18:40:30.517Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-18T18:40:30.517Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T18:40:30.517Z] [2022-05-18T18:40:30.517Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-18T18:40:30.517Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T18:40:30.517Z] [2022-05-18T18:40:30.517Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T18:40:30.517Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T18:40:30.517Z] [2022-05-18T18:40:30.517Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-18T18:40:30.517Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T18:40:30.517Z] [2022-05-18T18:40:30.517Z] DONE 5 tests, 5 skipped in 26.056s [2022-05-18T18:40:30.517Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-18T18:40:30.517Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-18T18:40:30.517Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-18T18:40:30.528Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/default [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/default [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/private [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/private [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rprivate [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/slave [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/slave [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rslave [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/shared [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/shared [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rshared [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/default [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rslave [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rshared [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/shared [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rprivate [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/slave [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/private [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:40:30.529Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-18T18:40:30.529Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-18T18:40:30.529Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-18T18:40:30.785Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-18T18:40:30.785Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-18T18:40:30.785Z] === RUN TestContainerBindMountNonRecursive [2022-05-18T18:40:30.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:30.984Z] INFO: Testing against a local daemon [2022-05-18T18:40:30.984Z] === RUN TestCommitInheritsEnv [2022-05-18T18:40:30.984Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:40:30.984Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-18T18:40:30.984Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T18:40:30.984Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:40:30.984Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T18:40:30.984Z] === RUN TestImportWithCustomPlatform [2022-05-18T18:40:30.984Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:40:30.984Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-18T18:40:30.984Z] === RUN TestImagesFilterMultiReference [2022-05-18T18:40:30.984Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-18T18:40:30.984Z] === RUN TestImagePullPlatformInvalid [2022-05-18T18:40:30.984Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-05-18T18:40:30.984Z] === RUN TestRemoveImageOrphaning [2022-05-18T18:40:31.082Z] --- PASS: TestPluginsWithRuntimes (4.34s) [2022-05-18T18:40:31.082Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.16s) [2022-05-18T18:40:31.082Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.25s) [2022-05-18T18:40:31.082Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T18:40:31.293Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-18T18:40:31.293Z] === RUN TestInfoDebug [2022-05-18T18:40:31.293Z] --- PASS: TestInfoDebug (0.54s) [2022-05-18T18:40:31.293Z] === RUN TestInfoInsecureRegistries [2022-05-18T18:40:31.293Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-18T18:40:31.293Z] === RUN TestInfoRegistryMirrors [2022-05-18T18:40:31.338Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-18T18:40:31.551Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-05-18T18:40:31.552Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T18:40:31.552Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-18T18:40:31.552Z] === RUN TestPingCacheHeaders [2022-05-18T18:40:31.552Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-18T18:40:31.552Z] === RUN TestPingGet [2022-05-18T18:40:31.552Z] --- PASS: TestPingGet (0.01s) [2022-05-18T18:40:31.552Z] === RUN TestPingHead [2022-05-18T18:40:31.552Z] --- PASS: TestPingHead (0.03s) [2022-05-18T18:40:31.552Z] === RUN TestPingSwarmHeader [2022-05-18T18:40:31.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-18T18:40:31.970Z] --- PASS: TestRemoveImageOrphaning (1.22s) [2022-05-18T18:40:31.970Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T18:40:32.118Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-18T18:40:32.119Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-18T18:40:32.151Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-05-18T18:40:32.151Z] === RUN TestContainerVolumesMountedAsShared [2022-05-18T18:40:32.438Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-18T18:40:32.438Z] === RUN TestTagInvalidReference [2022-05-18T18:40:32.438Z] --- PASS: TestTagInvalidReference (0.06s) [2022-05-18T18:40:32.438Z] === RUN TestTagValidPrefixedRepo [2022-05-18T18:40:32.438Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-18T18:40:32.438Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T18:40:32.438Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-18T18:40:32.438Z] === RUN TestTagOfficialNames [2022-05-18T18:40:32.438Z] --- PASS: TestTagOfficialNames (0.10s) [2022-05-18T18:40:32.438Z] === RUN TestTagMatchesDigest [2022-05-18T18:40:32.438Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-18T18:40:32.438Z] PASS [2022-05-18T18:40:32.438Z] ok github.com/docker/docker/integration/image 1.863s [2022-05-18T18:40:32.438Z] [2022-05-18T18:40:32.438Z] === Skipped [2022-05-18T18:40:32.438Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-18T18:40:32.438Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:40:32.438Z] [2022-05-18T18:40:32.438Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T18:40:32.438Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:40:32.438Z] [2022-05-18T18:40:32.438Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-18T18:40:32.438Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:40:32.438Z] [2022-05-18T18:40:32.438Z] DONE 12 tests, 3 skipped in 6.143s [2022-05-18T18:40:32.669Z] --- PASS: TestDaemonStartWithLogOpt (3.61s) [2022-05-18T18:40:32.670Z] === CONT TestReadPluginNoRead [2022-05-18T18:40:32.683Z] Copying nested executables into bundles/binary-daemon [2022-05-18T18:40:32.684Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-18T18:40:32.706Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-18T18:40:32.706Z] --- PASS: TestPluginBackCompatMediaTypes (1.26s) [2022-05-18T18:40:32.706Z] PASS [2022-05-18T18:40:32.706Z] [2022-05-18T18:40:32.706Z] DONE 24 tests in 9.909s [2022-05-18T18:40:32.706Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-18T18:40:32.706Z] ++ 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 [2022-05-18T18:40:32.706Z] ++ set -e [2022-05-18T18:40:32.706Z] ++ '[' -n 0 ']' [2022-05-18T18:40:32.706Z] ++ set -x [2022-05-18T18:40:32.706Z] ++ 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 [2022-05-18T18:40:32.706Z] INFO: Testing against a local daemon [2022-05-18T18:40:32.706Z] === RUN TestExternalGraphDriver [2022-05-18T18:40:32.706Z] docker_api_swarm_test.go:502: [dbc7d6379b373] joining swarm manager [dc08aa8db12fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:40:32.706Z] === RUN TestExternalGraphDriver/json [2022-05-18T18:40:32.713Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-05-18T18:40:32.713Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-18T18:40:32.906Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-18T18:40:32.969Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-05-18T18:40:32.969Z] === RUN TestNetworkNat [2022-05-18T18:40:33.267Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-18T18:40:33.267Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-18T18:40:33.531Z] --- PASS: TestNetworkNat (0.48s) [2022-05-18T18:40:33.531Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T18:40:33.828Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-18T18:40:34.054Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-18T18:40:34.054Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:40:34.059Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-18T18:40:34.059Z] --- PASS: TestPingSwarmHeader (2.37s) [2022-05-18T18:40:34.059Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-18T18:40:34.059Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-18T18:40:34.059Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-18T18:40:34.059Z] === RUN TestVersion [2022-05-18T18:40:34.059Z] --- PASS: TestVersion (0.03s) [2022-05-18T18:40:34.059Z] === CONT TestDiskUsage [2022-05-18T18:40:34.093Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2022-05-18T18:40:34.093Z] === RUN TestNetworkLoopbackNat [2022-05-18T18:40:34.313Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-18T18:40:34.314Z] [2022-05-18T18:40:34.320Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-18T18:40:34.320Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-18T18:40:34.320Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-18T18:40:34.320Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.61s) [2022-05-18T18:40:34.320Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.59s) [2022-05-18T18:40:34.320Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.14s) [2022-05-18T18:40:34.320Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.36s) [2022-05-18T18:40:34.320Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.98s) [2022-05-18T18:40:34.320Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.32s) [2022-05-18T18:40:34.320Z] === RUN TestDiff [2022-05-18T18:40:34.320Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:34.320Z] --- SKIP: TestDiff (0.00s) [2022-05-18T18:40:34.320Z] === RUN TestExecWithCloseStdin [2022-05-18T18:40:34.394Z] === RUN TestExternalGraphDriver/spec [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/container_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/image_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/volume_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-18T18:40:34.625Z] === RUN TestDiskUsage/after_container.Run [2022-05-18T18:40:34.956Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-18T18:40:35.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:35.131Z] INFO: Testing against a local daemon [2022-05-18T18:40:35.131Z] === RUN TestNetworkCreateDelete [2022-05-18T18:40:35.131Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:35.131Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T18:40:35.131Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T18:40:35.131Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestDaemonDNSFallback [2022-05-18T18:40:35.131Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:35.131Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestInspectNetwork [2022-05-18T18:40:35.131Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:35.131Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T18:40:35.131Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:35.131Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T18:40:35.131Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:40:35.131Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:40:35.131Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:40:35.131Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T18:40:35.131Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T18:40:35.131Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T18:40:35.131Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.02s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.03s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.03s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.03s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestNetworkList [2022-05-18T18:40:35.131Z] === RUN TestNetworkList//networks [2022-05-18T18:40:35.131Z] === PAUSE TestNetworkList//networks [2022-05-18T18:40:35.131Z] === RUN TestNetworkList//networks/ [2022-05-18T18:40:35.131Z] === PAUSE TestNetworkList//networks/ [2022-05-18T18:40:35.131Z] === CONT TestNetworkList//networks [2022-05-18T18:40:35.131Z] === CONT TestNetworkList//networks/ [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkList (0.05s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T18:40:35.131Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T18:40:35.131Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T18:40:35.131Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T18:40:35.131Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T18:40:35.131Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T18:40:35.131Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T18:40:35.131Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T18:40:35.131Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T18:40:35.131Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:40:35.131Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T18:40:35.131Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-18T18:40:35.131Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T18:40:35.131Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T18:40:35.131Z] PASS [2022-05-18T18:40:35.131Z] ok github.com/docker/docker/integration/network 0.208s [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === Skipped [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-18T18:40:35.131Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-18T18:40:35.131Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-18T18:40:35.131Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-18T18:40:35.131Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-18T18:40:35.131Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-18T18:40:35.131Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T18:40:35.131Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T18:40:35.131Z] [2022-05-18T18:40:35.131Z] DONE 34 tests, 15 skipped in 2.273s [2022-05-18T18:40:35.131Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-18T18:40:35.192Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage (1.26s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-18T18:40:35.192Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-18T18:40:35.192Z] PASS [2022-05-18T18:40:35.192Z] [2022-05-18T18:40:35.192Z] === Skipped [2022-05-18T18:40:35.192Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:40:35.192Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T18:40:35.192Z] [2022-05-18T18:40:35.192Z] DONE 54 tests, 1 skipped in 22.817s [2022-05-18T18:40:35.192Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-18T18:40:35.195Z] === RUN TestReadPluginNoRead/default [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-18T18:40:35.451Z] INFO: Testing against a local daemon [2022-05-18T18:40:35.451Z] === RUN TestVolumesCreateAndList [2022-05-18T18:40:35.451Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-18T18:40:35.451Z] === RUN TestVolumesRemove [2022-05-18T18:40:35.451Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-18T18:40:35.451Z] === RUN TestVolumesInspect [2022-05-18T18:40:35.451Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-18T18:40:35.451Z] === RUN TestVolumesInvalidJSON [2022-05-18T18:40:35.451Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T18:40:35.451Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T18:40:35.451Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T18:40:35.451Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T18:40:35.451Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T18:40:35.451Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T18:40:35.451Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T18:40:35.451Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-18T18:40:35.451Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-18T18:40:35.451Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T18:40:35.451Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T18:40:35.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T18:40:35.452Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T18:40:35.452Z] PASS [2022-05-18T18:40:35.452Z] [2022-05-18T18:40:35.452Z] DONE 9 tests in 0.233s [2022-05-18T18:40:35.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T18:40:35.584Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/make.sh cross [2022-05-18T18:40:35.710Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14186 is not a child of this shell [2022-05-18T18:40:35.710Z] warning: PID 14186 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-18T18:40:35.710Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T18:40:35.710Z] [2022-05-18T18:40:35.710Z] Unloading profiles will leave already running processes permanently [2022-05-18T18:40:35.710Z] unconfined, which can lead to unexpected situations. [2022-05-18T18:40:35.710Z] [2022-05-18T18:40:35.710Z] To set a process to complain mode, use the command line tool [2022-05-18T18:40:35.710Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T18:40:35.710Z] Removing test suite binaries [2022-05-18T18:40:35.710Z] exiting test-integration [2022-05-18T18:40:35.710Z] ++ exit 0 [2022-05-18T18:40:35.710Z] [2022-05-18T18:40:35.842Z] [2022-05-18T18:40:35.842Z] Removing bundles/ [2022-05-18T18:40:36.100Z] [2022-05-18T18:40:36.100Z] ---> Making bundle: cross (in bundles/cross) [2022-05-18T18:40:36.100Z] Cross building: bundles/cross/linux/amd64 [2022-05-18T18:40:36.100Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-18T18:40:36.100Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-18T18:40:36.117Z] testing: warning: no tests to run [2022-05-18T18:40:36.117Z] PASS [2022-05-18T18:40:36.117Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2022-05-18T18:40:36.117Z] [2022-05-18T18:40:36.117Z] DONE 0 tests in 0.786s [2022-05-18T18:40:36.117Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-18T18:40:36.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-18T18:40:36.322Z] === RUN TestExternalGraphDriver/pull [2022-05-18T18:40:36.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-18T18:40:36.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-18T18:40:36.322Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-18T18:40:36.322Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-18T18:40:36.538Z] --- PASS: TestExecWithCloseStdin (3.15s) [2022-05-18T18:40:36.538Z] === RUN TestExec [2022-05-18T18:40:36.567Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-18T18:40:36.608Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-05-18T18:40:36.608Z] === RUN TestPause [2022-05-18T18:40:36.883Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled Post stage [Pipeline] junit [2022-05-18T18:40:37.097Z] Recording test results [2022-05-18T18:40:37.103Z] testing: warning: no tests to run [2022-05-18T18:40:37.103Z] PASS [2022-05-18T18:40:37.103Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-05-18T18:40:37.103Z] [2022-05-18T18:40:37.103Z] DONE 0 tests in 0.792s [2022-05-18T18:40:37.103Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-18T18:40:37.169Z] --- PASS: TestPause (0.44s) [2022-05-18T18:40:37.169Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T18:40:37.169Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T18:40:37.169Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T18:40:37.169Z] === RUN TestPauseStopPausedContainer [2022-05-18T18:40:37.426Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-18T18:40:37.426Z] === RUN TestPidHost [2022-05-18T18:40:37.500Z] --- PASS: TestContinueAfterPluginCrash (8.52s) [2022-05-18T18:40:37.570Z] testing: warning: no tests to run [2022-05-18T18:40:37.570Z] PASS [2022-05-18T18:40:37.570Z] ok github.com/docker/docker/integration/plugin 0.073s [2022-05-18T18:40:37.570Z] [2022-05-18T18:40:37.570Z] DONE 0 tests in 0.770s [2022-05-18T18:40:37.810Z] --- PASS: TestExternalGraphDriver (5.31s) [2022-05-18T18:40:37.810Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-05-18T18:40:37.810Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-05-18T18:40:37.810Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-05-18T18:40:37.810Z] === RUN TestGraphdriverPluginV2 [2022-05-18T18:40:38.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-18T18:40:38.065Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-18T18:40:38.355Z] --- PASS: TestPidHost (1.01s) [2022-05-18T18:40:38.355Z] === RUN TestPsFilter [2022-05-18T18:40:38.507Z] testing: warning: no tests to run [2022-05-18T18:40:38.507Z] PASS [2022-05-18T18:40:38.507Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-05-18T18:40:38.507Z] [2022-05-18T18:40:38.507Z] DONE 0 tests in 0.805s [2022-05-18T18:40:38.611Z] --- PASS: TestPsFilter (0.11s) [2022-05-18T18:40:38.611Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T18:40:38.758Z] --- PASS: TestExec (2.42s) [2022-05-18T18:40:38.758Z] === RUN TestExecUser [2022-05-18T18:40:38.758Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T18:40:38.758Z] --- SKIP: TestExecUser (0.00s) [2022-05-18T18:40:38.758Z] === RUN TestExportContainerAndImportImage [2022-05-18T18:40:38.758Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:38.758Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-18T18:40:38.758Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-18T18:40:38.759Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:38.759Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T18:40:38.759Z] === RUN TestHealthCheckWorkdir [2022-05-18T18:40:38.759Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:38.759Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-18T18:40:38.759Z] === RUN TestHealthKillContainer [2022-05-18T18:40:38.759Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T18:40:38.759Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-18T18:40:38.759Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-18T18:40:38.759Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T18:40:38.759Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T18:40:38.759Z] === RUN TestKillContainerInvalidSignal [2022-05-18T18:40:38.840Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T18:40:38.976Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-18T18:40:39.174Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-05-18T18:40:39.174Z] === RUN TestRemoveContainerWithVolume [2022-05-18T18:40:39.186Z] + echo Ensuring container killed. [2022-05-18T18:40:39.186Z] Ensuring container killed. [2022-05-18T18:40:39.186Z] + docker rm -vf docker-pr7 [2022-05-18T18:40:39.186Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-05-18T18:40:39.431Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-18T18:40:39.431Z] === RUN TestRemoveContainerRunning [2022-05-18T18:40:39.438Z] === CONT TestReadPluginNoRead [2022-05-18T18:40:39.438Z] read_test.go:92: [d0c19a264cde8] daemon is not started [2022-05-18T18:40:39.438Z] --- PASS: TestReadPluginNoRead (6.63s) [2022-05-18T18:40:39.438Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2022-05-18T18:40:39.438Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-05-18T18:40:39.438Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-05-18T18:40:39.438Z] PASS [2022-05-18T18:40:39.438Z] [2022-05-18T18:40:39.438Z] DONE 6 tests in 10.259s [2022-05-18T18:40:39.438Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-18T18:40:39.438Z] testing: warning: no tests to run [2022-05-18T18:40:39.438Z] PASS [2022-05-18T18:40:39.438Z] [2022-05-18T18:40:39.438Z] DONE 0 tests in 0.008s [2022-05-18T18:40:39.438Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-18T18:40:39.438Z] INFO: Testing against a local daemon [2022-05-18T18:40:39.438Z] === RUN TestPluginWithDevMounts [2022-05-18T18:40:39.438Z] === PAUSE TestPluginWithDevMounts [2022-05-18T18:40:39.438Z] === CONT TestPluginWithDevMounts [2022-05-18T18:40:39.475Z] + echo Chowning /workspace to jenkins user [2022-05-18T18:40:39.475Z] Chowning /workspace to jenkins user [2022-05-18T18:40:39.475Z] + id -u [2022-05-18T18:40:39.475Z] + id -g [2022-05-18T18:40:39.475Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43593:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T18:40:39.475Z] Unable to find image 'busybox:latest' locally [2022-05-18T18:40:39.733Z] latest: Pulling from library/busybox [2022-05-18T18:40:39.733Z] 50e8d59317eb: Pulling fs layer [2022-05-18T18:40:39.733Z] 50e8d59317eb: Download complete [2022-05-18T18:40:39.733Z] 50e8d59317eb: Pull complete [2022-05-18T18:40:39.733Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-18T18:40:39.992Z] Status: Downloaded newer image for busybox:latest [2022-05-18T18:40:39.993Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-05-18T18:40:39.993Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T18:40:40.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-18T18:40:40.249Z] === RUN TestRemoveInvalidContainer [2022-05-18T18:40:40.249Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-18T18:40:40.249Z] === RUN TestRenameLinkedContainer [2022-05-18T18:40:40.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-18T18:40:40.810Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-05-18T18:40:40.810Z] PASS [2022-05-18T18:40:40.810Z] [2022-05-18T18:40:40.810Z] DONE 1 tests in 1.607s [2022-05-18T18:40:40.810Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-18T18:40:40.980Z] --- PASS: TestKillContainerInvalidSignal (2.19s) [2022-05-18T18:40:40.980Z] === RUN TestKillContainer [2022-05-18T18:40:40.980Z] === RUN TestKillContainer/no_signal [2022-05-18T18:40:41.068Z] INFO: Testing against a local daemon [2022-05-18T18:40:41.068Z] === RUN TestSecretInspect [2022-05-18T18:40:41.086Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-18T18:40:41.647Z] === RUN TestDockerSuite/TestContainerAPITop [Pipeline] catchError [Pipeline] { [2022-05-18T18:40:41.903Z] --- PASS: TestGraphdriverPluginV2 (4.03s) [2022-05-18T18:40:41.903Z] PASS [2022-05-18T18:40:41.903Z] [2022-05-18T18:40:41.903Z] DONE 5 tests in 9.397s [2022-05-18T18:40:41.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-18T18:40:41.903Z] ++ 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 [2022-05-18T18:40:41.903Z] ++ set -e [2022-05-18T18:40:41.903Z] ++ '[' -n 0 ']' [2022-05-18T18:40:41.903Z] ++ set -x [2022-05-18T18:40:41.903Z] ++ 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 [2022-05-18T18:40:41.903Z] INFO: Testing against a local daemon [2022-05-18T18:40:41.903Z] === RUN TestContinueAfterPluginCrash [2022-05-18T18:40:41.903Z] === PAUSE TestContinueAfterPluginCrash [2022-05-18T18:40:41.903Z] === RUN TestReadPluginNoRead [2022-05-18T18:40:41.903Z] === PAUSE TestReadPluginNoRead [2022-05-18T18:40:41.903Z] === RUN TestDaemonStartWithLogOpt [2022-05-18T18:40:41.903Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-18T18:40:41.903Z] === CONT TestContinueAfterPluginCrash [2022-05-18T18:40:41.903Z] === CONT TestDaemonStartWithLogOpt [Pipeline] sh [2022-05-18T18:40:42.139Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-05-18T18:40:42.139Z] === RUN TestRenameStoppedContainer [2022-05-18T18:40:42.193Z] + bundleName=amd64-rootless [2022-05-18T18:40:42.193Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-18T18:40:42.193Z] Creating amd64-rootless-bundles.tar.gz [2022-05-18T18:40:42.193Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-18T18:40:42.193Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-18T18:40:42.205Z] Archiving artifacts [2022-05-18T18:40:42.467Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-18T18:40:42.467Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-18T18:40:42.467Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-18T18:40:42.467Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-18T18:40:42.702Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-05-18T18:40:42.702Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T18:40:42.724Z] docker_api_swarm_test.go:507: [df84a1749fe46] joining swarm manager [dc08aa8db12fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:40:43.594Z] --- PASS: TestSecretInspect (2.19s) [2022-05-18T18:40:43.594Z] === RUN TestSecretList [2022-05-18T18:40:43.630Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-05-18T18:40:43.630Z] === RUN TestRenameInvalidName [2022-05-18T18:40:43.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:43.740Z] INFO: Testing against a local daemon [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:43.740Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:43.740Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:43.740Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:43.740Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T18:40:43.740Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T18:40:43.740Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T18:40:43.740Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T18:40:43.740Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T18:40:43.740Z] === RUN TestPluginInstall [2022-05-18T18:40:43.740Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T18:40:43.740Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-18T18:40:43.740Z] === RUN TestPluginsWithRuntimes [2022-05-18T18:40:43.740Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T18:40:43.740Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-18T18:40:43.740Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T18:40:43.740Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T18:40:43.740Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T18:40:43.740Z] PASS [2022-05-18T18:40:43.740Z] ok github.com/docker/docker/integration/plugin/common 0.138s [2022-05-18T18:40:43.740Z] [2022-05-18T18:40:43.740Z] === Skipped [2022-05-18T18:40:43.740Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-18T18:40:43.740Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T18:40:43.740Z] [2022-05-18T18:40:43.740Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-18T18:40:43.740Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T18:40:43.740Z] [2022-05-18T18:40:43.740Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T18:40:43.740Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T18:40:43.740Z] [2022-05-18T18:40:43.740Z] DONE 19 tests, 3 skipped in 4.950s [2022-05-18T18:40:43.740Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-18T18:40:43.885Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-18T18:40:43.885Z] === RUN TestRenameAnonymousContainer [2022-05-18T18:40:43.936Z] === RUN TestKillContainer/non_killing_signal [2022-05-18T18:40:43.936Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T18:40:43.936Z] === RUN TestKillContainer/killing_signal [2022-05-18T18:40:44.144Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T18:40:44.451Z] + make clean [2022-05-18T18:40:44.710Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T18:40:44.710Z] docker-dev-cache [2022-05-18T18:40:44.710Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2022-05-18T18:40:45.493Z] --- PASS: TestSecretList (2.20s) [2022-05-18T18:40:45.493Z] === RUN TestSecretsCreateAndDelete [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T18:40:45.783Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-05-18T18:40:45.783Z] === RUN TestRenameContainerWithSameName [2022-05-18T18:40:45.994Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-18T18:40:45.994Z] --- PASS: TestDaemonStartWithLogOpt (3.93s) [2022-05-18T18:40:45.994Z] === CONT TestReadPluginNoRead [2022-05-18T18:40:45.994Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-18T18:40:46.039Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-18T18:40:46.039Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T18:40:46.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:46.696Z] INFO: Testing against a local daemon [2022-05-18T18:40:46.696Z] === RUN TestExternalGraphDriver [2022-05-18T18:40:46.696Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T18:40:46.696Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-05-18T18:40:46.696Z] === RUN TestGraphdriverPluginV2 [2022-05-18T18:40:46.696Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T18:40:46.696Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-18T18:40:46.696Z] PASS [2022-05-18T18:40:46.696Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.104s [2022-05-18T18:40:46.696Z] [2022-05-18T18:40:46.696Z] === Skipped [2022-05-18T18:40:46.696Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-05-18T18:40:46.696Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T18:40:46.696Z] [2022-05-18T18:40:46.696Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-18T18:40:46.696Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T18:40:46.696Z] [2022-05-18T18:40:46.696Z] DONE 2 tests, 2 skipped in 2.414s [2022-05-18T18:40:46.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-18T18:40:46.921Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-18T18:40:46.966Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-18T18:40:46.966Z] === RUN TestResize [2022-05-18T18:40:47.222Z] --- PASS: TestResize (0.46s) [2022-05-18T18:40:47.222Z] === RUN TestResizeWithInvalidSize [2022-05-18T18:40:47.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-18T18:40:47.608Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T18:40:47.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-18T18:40:47.784Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-05-18T18:40:47.784Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T18:40:48.025Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-05-18T18:40:48.025Z] === RUN TestSecretsUpdate [2022-05-18T18:40:48.040Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-18T18:40:48.040Z] === RUN TestDaemonRestartKillContainers [2022-05-18T18:40:48.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:40:48.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:40:48.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:40:48.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:40:48.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:40:48.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:40:48.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:40:48.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:40:48.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:40:48.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:40:48.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:40:48.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-18T18:40:48.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:40:48.812Z] === RUN TestReadPluginNoRead/default [2022-05-18T18:40:48.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:48.878Z] INFO: Testing against a local daemon [2022-05-18T18:40:48.878Z] === RUN TestReadPluginNoRead [2022-05-18T18:40:48.878Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T18:40:48.878Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-18T18:40:48.878Z] PASS [2022-05-18T18:40:48.878Z] ok github.com/docker/docker/integration/plugin/logging 0.093s [2022-05-18T18:40:48.878Z] [2022-05-18T18:40:48.878Z] === Skipped [2022-05-18T18:40:48.878Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-18T18:40:48.878Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T18:40:48.878Z] [2022-05-18T18:40:48.878Z] DONE 1 tests, 1 skipped in 2.269s [2022-05-18T18:40:48.878Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-18T18:40:49.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:40:49.840Z] testing: warning: no tests to run [2022-05-18T18:40:49.840Z] PASS [2022-05-18T18:40:49.840Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2022-05-18T18:40:49.840Z] [2022-05-18T18:40:49.840Z] DONE 0 tests in 1.176s [2022-05-18T18:40:49.945Z] --- PASS: TestSecretsUpdate (2.21s) [2022-05-18T18:40:49.945Z] === RUN TestTemplatedSecret [2022-05-18T18:40:49.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-18T18:40:50.176Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-18T18:40:50.297Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-18T18:40:50.432Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-18T18:40:50.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-18T18:40:50.995Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-18T18:40:50.995Z] --- PASS: TestContinueAfterPluginCrash (8.94s) [2022-05-18T18:40:51.059Z] --- PASS: TestKillContainer (9.80s) [2022-05-18T18:40:51.059Z] --- PASS: TestKillContainer/no_signal (2.49s) [2022-05-18T18:40:51.059Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:40:51.059Z] --- PASS: TestKillContainer/killing_signal (7.23s) [2022-05-18T18:40:51.059Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-18T18:40:51.059Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:40:51.059Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T18:40:51.059Z] === RUN TestKillStoppedContainer [2022-05-18T18:40:51.059Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:40:51.059Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-18T18:40:51.059Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-18T18:40:51.059Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:40:51.059Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T18:40:51.059Z] === RUN TestKillDifferentUserContainer [2022-05-18T18:40:51.059Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T18:40:51.059Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-18T18:40:51.059Z] === RUN TestInspectOomKilledTrue [2022-05-18T18:40:51.059Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:51.059Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-18T18:40:51.059Z] === RUN TestInspectOomKilledFalse [2022-05-18T18:40:51.059Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:40:51.059Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-18T18:40:51.059Z] === RUN TestLogsFollowTailEmpty [2022-05-18T18:40:51.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:40:51.923Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-18T18:40:52.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:40:52.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-18T18:40:52.263Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T18:40:52.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-18T18:40:52.263Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T18:40:52.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-18T18:40:52.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:52.471Z] INFO: Testing against a local daemon [2022-05-18T18:40:52.471Z] === RUN TestPluginWithDevMounts [2022-05-18T18:40:52.471Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:52.471Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-18T18:40:52.471Z] PASS [2022-05-18T18:40:52.471Z] ok github.com/docker/docker/integration/plugin/volumes 0.094s [2022-05-18T18:40:52.471Z] [2022-05-18T18:40:52.471Z] === Skipped [2022-05-18T18:40:52.471Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-18T18:40:52.471Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:52.471Z] [2022-05-18T18:40:52.471Z] DONE 1 tests, 1 skipped in 2.491s [2022-05-18T18:40:52.484Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-18T18:40:52.508Z] --- PASS: TestTemplatedSecret (2.67s) [2022-05-18T18:40:52.508Z] === RUN TestSecretCreateResolve [2022-05-18T18:40:52.927Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-18T18:40:53.232Z] --- PASS: TestLogsFollowTailEmpty (2.49s) [2022-05-18T18:40:53.233Z] === RUN TestNetworkNat [2022-05-18T18:40:53.233Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:53.233Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-18T18:40:53.233Z] === RUN TestNetworkLocalhostTCPNat [2022-05-18T18:40:53.413Z] === CONT TestReadPluginNoRead [2022-05-18T18:40:53.413Z] read_test.go:92: [dbc8babac3fda] daemon is not started [2022-05-18T18:40:53.413Z] --- PASS: TestReadPluginNoRead (7.46s) [2022-05-18T18:40:53.413Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2022-05-18T18:40:53.413Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2022-05-18T18:40:53.413Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2022-05-18T18:40:53.413Z] PASS [2022-05-18T18:40:53.413Z] [2022-05-18T18:40:53.413Z] DONE 6 tests in 11.464s [2022-05-18T18:40:53.413Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-18T18:40:53.414Z] ++ 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 [2022-05-18T18:40:53.414Z] ++ set -e [2022-05-18T18:40:53.414Z] ++ '[' -n 0 ']' [2022-05-18T18:40:53.414Z] ++ set -x [2022-05-18T18:40:53.414Z] ++ 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 [2022-05-18T18:40:53.414Z] testing: warning: no tests to run [2022-05-18T18:40:53.414Z] PASS [2022-05-18T18:40:53.414Z] [2022-05-18T18:40:53.414Z] DONE 0 tests in 0.008s [2022-05-18T18:40:53.414Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-18T18:40:53.414Z] ++ 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 [2022-05-18T18:40:53.414Z] ++ set -e [2022-05-18T18:40:53.414Z] ++ '[' -n 0 ']' [2022-05-18T18:40:53.414Z] ++ set -x [2022-05-18T18:40:53.414Z] ++ 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 [2022-05-18T18:40:53.414Z] INFO: Testing against a local daemon [2022-05-18T18:40:53.414Z] === RUN TestPluginWithDevMounts [2022-05-18T18:40:53.414Z] === PAUSE TestPluginWithDevMounts [2022-05-18T18:40:53.414Z] === CONT TestPluginWithDevMounts [2022-05-18T18:40:53.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-18T18:40:54.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-05-18T18:40:54.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:54.455Z] INFO: Testing against a local daemon [2022-05-18T18:40:54.455Z] === RUN TestSecretInspect [2022-05-18T18:40:54.455Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.455Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-18T18:40:54.455Z] === RUN TestSecretList [2022-05-18T18:40:54.455Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.455Z] --- SKIP: TestSecretList (0.00s) [2022-05-18T18:40:54.455Z] === RUN TestSecretsCreateAndDelete [2022-05-18T18:40:54.455Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.455Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-18T18:40:54.455Z] === RUN TestSecretsUpdate [2022-05-18T18:40:54.455Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.455Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-18T18:40:54.455Z] === RUN TestTemplatedSecret [2022-05-18T18:40:54.455Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.455Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-18T18:40:54.455Z] === RUN TestSecretCreateResolve [2022-05-18T18:40:54.455Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:54.455Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-18T18:40:54.455Z] PASS [2022-05-18T18:40:54.455Z] ok github.com/docker/docker/integration/secret 0.094s [2022-05-18T18:40:54.455Z] [2022-05-18T18:40:54.455Z] === Skipped [2022-05-18T18:40:54.455Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-18T18:40:54.455Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.455Z] [2022-05-18T18:40:54.455Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-18T18:40:54.456Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.456Z] [2022-05-18T18:40:54.456Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-18T18:40:54.456Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.456Z] [2022-05-18T18:40:54.456Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-18T18:40:54.456Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.456Z] [2022-05-18T18:40:54.456Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-18T18:40:54.456Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:54.456Z] [2022-05-18T18:40:54.456Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-18T18:40:54.456Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:54.456Z] [2022-05-18T18:40:54.456Z] DONE 6 tests, 6 skipped in 1.882s [2022-05-18T18:40:54.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-18T18:40:54.913Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-18T18:40:55.033Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-05-18T18:40:55.033Z] PASS [2022-05-18T18:40:55.033Z] [2022-05-18T18:40:55.033Z] DONE 6 tests in 13.668s [2022-05-18T18:40:55.033Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-18T18:40:55.033Z] INFO: Testing against a local daemon [2022-05-18T18:40:55.033Z] === RUN TestServiceCreateInit [2022-05-18T18:40:55.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T18:40:55.269Z] --- PASS: TestPluginWithDevMounts (1.89s) [2022-05-18T18:40:55.269Z] PASS [2022-05-18T18:40:55.269Z] [2022-05-18T18:40:55.269Z] DONE 1 tests in 1.910s [2022-05-18T18:40:55.269Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-18T18:40:55.269Z] ++ 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 [2022-05-18T18:40:55.269Z] ++ set -e [2022-05-18T18:40:55.269Z] ++ '[' -n 0 ']' [2022-05-18T18:40:55.269Z] ++ set -x [2022-05-18T18:40:55.269Z] ++ 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 [2022-05-18T18:40:55.269Z] INFO: Testing against a local daemon [2022-05-18T18:40:55.269Z] === RUN TestSecretInspect [2022-05-18T18:40:55.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-18T18:40:56.135Z] --- PASS: TestNetworkLocalhostTCPNat (2.35s) [2022-05-18T18:40:56.135Z] === RUN TestNetworkLoopbackNat [2022-05-18T18:40:56.135Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:56.135Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-18T18:40:56.135Z] === RUN TestPause [2022-05-18T18:40:56.135Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T18:40:56.135Z] --- SKIP: TestPause (0.00s) [2022-05-18T18:40:56.135Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-18T18:40:56.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-05-18T18:40:57.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-05-18T18:40:57.562Z] --- PASS: TestSecretInspect (2.23s) [2022-05-18T18:40:57.562Z] === RUN TestSecretList [2022-05-18T18:40:57.670Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) [2022-05-18T18:40:57.670Z] === RUN TestPauseStopPausedContainer [2022-05-18T18:40:57.670Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.670Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-18T18:40:57.670Z] === RUN TestPsFilter [2022-05-18T18:40:57.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:57.805Z] INFO: Testing against a local daemon [2022-05-18T18:40:57.805Z] === RUN TestServiceCreateInit [2022-05-18T18:40:57.805Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T18:40:57.805Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T18:40:57.805Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T18:40:57.805Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestCreateServiceConflict [2022-05-18T18:40:57.805Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T18:40:57.805Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-18T18:40:57.805Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T18:40:57.805Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T18:40:57.805Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T18:40:57.805Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestCreateServiceSysctls [2022-05-18T18:40:57.805Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-18T18:40:57.805Z] === RUN TestCreateServiceCapabilities [2022-05-18T18:40:57.805Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-18T18:40:57.805Z] === RUN TestInspect [2022-05-18T18:40:57.805Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestInspect (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestCreateJob [2022-05-18T18:40:57.805Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestCreateJob (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestReplicatedJob [2022-05-18T18:40:57.805Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestUpdateReplicatedJob [2022-05-18T18:40:57.805Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestServiceListWithStatuses [2022-05-18T18:40:57.805Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T18:40:57.805Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestDockerNetworkReConnect [2022-05-18T18:40:57.805Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestServicePlugin [2022-05-18T18:40:57.805Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestServicePlugin (0.01s) [2022-05-18T18:40:57.805Z] === RUN TestServiceUpdateLabel [2022-05-18T18:40:57.805Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestServiceUpdateSecrets [2022-05-18T18:40:57.805Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestServiceUpdateConfigs [2022-05-18T18:40:57.805Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestServiceUpdateNetwork [2022-05-18T18:40:57.805Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-18T18:40:57.805Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T18:40:57.805Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-05-18T18:40:57.805Z] PASS [2022-05-18T18:40:57.805Z] ok github.com/docker/docker/integration/service 0.288s [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === Skipped [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:40:57.805Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:40:57.805Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-18T18:40:57.805Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-18T18:40:57.805Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-18T18:40:57.805Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T18:40:57.805Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-18T18:40:57.805Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-18T18:40:57.805Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-18T18:40:57.805Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-18T18:40:57.805Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-18T18:40:57.805Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-18T18:40:57.805Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-18T18:40:57.805Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-18T18:40:57.805Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-18T18:40:57.805Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-18T18:40:57.805Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.805Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-18T18:40:57.805Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.805Z] [2022-05-18T18:40:57.806Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.01s) [2022-05-18T18:40:57.806Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:40:57.806Z] [2022-05-18T18:40:57.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-18T18:40:57.806Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.806Z] [2022-05-18T18:40:57.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-18T18:40:57.806Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.806Z] [2022-05-18T18:40:57.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-18T18:40:57.806Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.806Z] [2022-05-18T18:40:57.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-18T18:40:57.806Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.806Z] [2022-05-18T18:40:57.806Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-05-18T18:40:57.806Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:40:57.806Z] [2022-05-18T18:40:57.806Z] DONE 24 tests, 23 skipped in 2.841s [2022-05-18T18:40:57.806Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-18T18:40:58.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-18T18:40:58.018Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T18:40:58.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-18T18:40:58.128Z] --- PASS: TestPsFilter (0.27s) [2022-05-18T18:40:58.128Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-18T18:40:58.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-18T18:40:58.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-05-18T18:40:58.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-18T18:40:58.976Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T18:40:58.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-18T18:40:58.976Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T18:40:58.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-18T18:40:59.215Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T18:40:59.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:40:59.334Z] INFO: Testing against a local daemon [2022-05-18T18:40:59.334Z] === RUN TestSessionCreate [2022-05-18T18:40:59.334Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:59.334Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-18T18:40:59.334Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T18:40:59.334Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:59.334Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T18:40:59.334Z] PASS [2022-05-18T18:40:59.334Z] ok github.com/docker/docker/integration/session 0.108s [2022-05-18T18:40:59.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-18T18:40:59.791Z] [2022-05-18T18:40:59.791Z] === Skipped [2022-05-18T18:40:59.791Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-18T18:40:59.791Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:59.791Z] [2022-05-18T18:40:59.791Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T18:40:59.791Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T18:40:59.791Z] [2022-05-18T18:40:59.791Z] DONE 2 tests, 2 skipped in 1.856s [2022-05-18T18:40:59.791Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-18T18:40:59.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-18T18:41:00.290Z] --- PASS: TestSecretList (2.40s) [2022-05-18T18:41:00.290Z] === RUN TestSecretsCreateAndDelete [2022-05-18T18:41:00.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007e7350__} [2022-05-18T18:41:00.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.24s) [2022-05-18T18:41:00.299Z] === RUN TestRemoveContainerWithVolume [2022-05-18T18:41:01.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-18T18:41:01.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11136944194_/foo_false_____} [2022-05-18T18:41:01.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-18T18:41:01.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:41:01.957Z] INFO: Testing against a local daemon [2022-05-18T18:41:01.957Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:41:01.957Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:41:01.957Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:41:01.957Z] === RUN TestDiskUsage [2022-05-18T18:41:01.957Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T18:41:01.957Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-18T18:41:01.957Z] === RUN TestEventsExecDie [2022-05-18T18:41:01.957Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T18:41:01.957Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-18T18:41:01.957Z] === RUN TestEventsBackwardsCompatible [2022-05-18T18:41:01.957Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T18:41:01.957Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-18T18:41:01.957Z] === RUN TestEventsVolumeCreate [2022-05-18T18:41:01.957Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T18:41:01.957Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-18T18:41:01.957Z] === RUN TestInfoAPI [2022-05-18T18:41:01.957Z] --- PASS: TestInfoAPI (0.07s) [2022-05-18T18:41:01.957Z] === RUN TestInfoAPIWarnings [2022-05-18T18:41:01.957Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:41:01.957Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-18T18:41:01.957Z] === RUN TestInfoDebug [2022-05-18T18:41:01.957Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:41:01.957Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-18T18:41:01.957Z] === RUN TestInfoInsecureRegistries [2022-05-18T18:41:01.957Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:41:01.957Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-18T18:41:01.957Z] === RUN TestInfoRegistryMirrors [2022-05-18T18:41:01.957Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:41:01.957Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-18T18:41:01.957Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T18:41:02.497Z] --- PASS: TestServiceCreateInit (7.71s) [2022-05-18T18:41:02.497Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-05-18T18:41:02.497Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-05-18T18:41:02.497Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T18:41:02.597Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2022-05-18T18:41:02.597Z] === RUN TestSecretsUpdate [2022-05-18T18:41:02.919Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-05-18T18:41:02.919Z] === RUN TestPingCacheHeaders [2022-05-18T18:41:02.919Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-18T18:41:02.919Z] === RUN TestPingGet [2022-05-18T18:41:02.919Z] --- PASS: TestPingGet (0.04s) [2022-05-18T18:41:02.919Z] === RUN TestPingHead [2022-05-18T18:41:02.919Z] --- PASS: TestPingHead (0.04s) [2022-05-18T18:41:02.919Z] === RUN TestPingSwarmHeader [2022-05-18T18:41:02.919Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:41:02.919Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-18T18:41:02.919Z] === RUN TestVersion [2022-05-18T18:41:03.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11136944194_/foo_true_____} [2022-05-18T18:41:03.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-18T18:41:03.375Z] --- PASS: TestVersion (0.05s) [2022-05-18T18:41:03.375Z] PASS [2022-05-18T18:41:03.375Z] ok github.com/docker/docker/integration/system 1.321s [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === Skipped [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:41:03.375Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-18T18:41:03.375Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-18T18:41:03.375Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-18T18:41:03.375Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-18T18:41:03.375Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-18T18:41:03.375Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-18T18:41:03.375Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-18T18:41:03.375Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-18T18:41:03.375Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-18T18:41:03.375Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:41:03.375Z] [2022-05-18T18:41:03.375Z] DONE 16 tests, 10 skipped in 3.538s [2022-05-18T18:41:03.375Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-18T18:41:03.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3353372509_/foo_false_____} [2022-05-18T18:41:03.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-18T18:41:04.778Z] --- PASS: TestSecretsUpdate (2.34s) [2022-05-18T18:41:04.778Z] === RUN TestTemplatedSecret [2022-05-18T18:41:04.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3353372509_/foo_true_____} [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-05-18T18:41:05.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-05-18T18:41:05.198Z] === RUN TestCgroupNamespacesRun [2022-05-18T18:41:05.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:41:05.543Z] INFO: Testing against a local daemon [2022-05-18T18:41:05.543Z] === RUN TestVolumesCreateAndList [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-05-18T18:41:05.543Z] === RUN TestVolumesRemove [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesRemove (0.19s) [2022-05-18T18:41:05.543Z] === RUN TestVolumesInspect [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-18T18:41:05.543Z] === RUN TestVolumesInvalidJSON [2022-05-18T18:41:05.543Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T18:41:05.543Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T18:41:05.543Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T18:41:05.543Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T18:41:05.543Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T18:41:05.543Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T18:41:05.543Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T18:41:05.543Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T18:41:05.543Z] PASS [2022-05-18T18:41:05.543Z] ok github.com/docker/docker/integration/volume 0.422s [2022-05-18T18:41:05.543Z] [2022-05-18T18:41:05.543Z] DONE 9 tests in 2.359s [2022-05-18T18:41:05.999Z] INFO: make.ps1 ended at 05/18/2022 18:41:05 [2022-05-18T18:41:05.999Z] INFO: Integration CLI tests being run from the host: [2022-05-18T18:41:05.999Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-18T18:41:06.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3353372509_/foo_true__0xc0007e7398___} [2022-05-18T18:41:06.565Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-18T18:41:06.565Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-18T18:41:07.363Z] --- PASS: TestRemoveContainerWithVolume (7.15s) [2022-05-18T18:41:07.364Z] === RUN TestRemoveContainerRunning [2022-05-18T18:41:07.506Z] --- PASS: TestTemplatedSecret (2.74s) [2022-05-18T18:41:07.506Z] === RUN TestSecretCreateResolve [2022-05-18T18:41:07.750Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s) [2022-05-18T18:41:07.750Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-18T18:41:07.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007e73c8__} [2022-05-18T18:41:08.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007e73f8__} [2022-05-18T18:41:08.679Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-05-18T18:41:08.679Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-18T18:41:09.539Z] --- PASS: TestRemoveContainerRunning (2.16s) [2022-05-18T18:41:09.539Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-18T18:41:09.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007e74a0__} [2022-05-18T18:41:09.689Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-05-18T18:41:09.689Z] PASS [2022-05-18T18:41:09.689Z] [2022-05-18T18:41:09.689Z] DONE 6 tests in 14.406s [2022-05-18T18:41:09.689Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-18T18:41:09.689Z] ++ 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 [2022-05-18T18:41:09.689Z] ++ set -e [2022-05-18T18:41:09.689Z] ++ '[' -n 0 ']' [2022-05-18T18:41:09.689Z] ++ set -x [2022-05-18T18:41:09.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-18T18:41:09.689Z] INFO: Testing against a local daemon [2022-05-18T18:41:09.689Z] === RUN TestServiceCreateInit [2022-05-18T18:41:09.689Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T18:41:10.045Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-05-18T18:41:10.045Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-18T18:41:10.973Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-18T18:41:10.973Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-18T18:41:11.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007e74b8__} [2022-05-18T18:41:11.716Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.97s) [2022-05-18T18:41:11.716Z] === RUN TestRemoveInvalidContainer [2022-05-18T18:41:11.716Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-18T18:41:11.716Z] === RUN TestRenameLinkedContainer [2022-05-18T18:41:11.716Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T18:41:11.716Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-18T18:41:11.716Z] === RUN TestRenameStoppedContainer [2022-05-18T18:41:12.340Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-18T18:41:12.340Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-18T18:41:12.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-18T18:41:12.902Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-18T18:41:12.902Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-18T18:41:13.787Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-18T18:41:13.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-18T18:41:14.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-18T18:41:14.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-18T18:41:14.043Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-18T18:41:14.269Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-05-18T18:41:14.269Z] === RUN TestNISDomainname [2022-05-18T18:41:14.617Z] --- PASS: TestRenameStoppedContainer (2.57s) [2022-05-18T18:41:14.617Z] === RUN TestRenameRunningContainerAndReuse [2022-05-18T18:41:14.831Z] --- PASS: TestNISDomainname (0.55s) [2022-05-18T18:41:14.831Z] === RUN TestHostnameDnsResolution [2022-05-18T18:41:14.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-18T18:41:15.394Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-05-18T18:41:15.394Z] === RUN TestUnprivilegedPortsAndPing [2022-05-18T18:41:15.957Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-05-18T18:41:15.957Z] === RUN TestPrivilegedHostDevices [2022-05-18T18:41:16.338Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-18T18:41:16.519Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-05-18T18:41:16.519Z] === RUN TestConsoleSize [2022-05-18T18:41:16.776Z] --- PASS: TestConsoleSize (0.42s) [2022-05-18T18:41:16.776Z] === RUN TestStats [2022-05-18T18:41:17.704Z] docker_api_swarm_node_test.go:81: [df290809e5074] joining swarm manager [d44202ea72ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:41:18.266Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-18T18:41:18.344Z] --- PASS: TestRenameRunningContainerAndReuse (4.26s) [2022-05-18T18:41:18.344Z] === RUN TestRenameInvalidName [2022-05-18T18:41:18.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-18T18:41:18.378Z] INFO: Testing against a local daemon [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-18T18:41:18.378Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-18T18:41:18.378Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-18T18:41:18.378Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-18T18:41:18.828Z] --- PASS: TestServiceCreateInit (8.91s) [2022-05-18T18:41:18.828Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2022-05-18T18:41:18.828Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.87s) [2022-05-18T18:41:18.828Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T18:41:18.834Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-18T18:41:18.834Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-18T18:41:19.293Z] --- PASS: TestStats (2.44s) [2022-05-18T18:41:19.293Z] === RUN TestStopContainerWithTimeout [2022-05-18T18:41:19.293Z] === RUN TestStopContainerWithTimeout/0 [2022-05-18T18:41:19.293Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-18T18:41:19.293Z] === RUN TestStopContainerWithTimeout/1 [2022-05-18T18:41:19.293Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-18T18:41:19.293Z] === RUN TestStopContainerWithTimeout/3 [2022-05-18T18:41:19.293Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-18T18:41:19.293Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-18T18:41:19.293Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-18T18:41:19.293Z] === CONT TestStopContainerWithTimeout/0 [2022-05-18T18:41:19.293Z] === CONT TestStopContainerWithTimeout/3 [2022-05-18T18:41:19.856Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-18T18:41:20.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-18T18:41:20.519Z] --- PASS: TestRenameInvalidName (1.85s) [2022-05-18T18:41:20.519Z] === RUN TestRenameAnonymousContainer [2022-05-18T18:41:20.568Z] --- PASS: TestCreateServiceMultipleTimes (16.06s) [2022-05-18T18:41:20.568Z] === RUN TestCreateServiceConflict [2022-05-18T18:41:20.568Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-05-18T18:41:20.568Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T18:41:21.347Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-18T18:41:21.747Z] === CONT TestStopContainerWithTimeout/1 [2022-05-18T18:41:22.713Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-18T18:41:22.970Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-18T18:41:23.638Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-18T18:41:23.638Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-05-18T18:41:23.638Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-05-18T18:41:23.638Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-05-18T18:41:23.638Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-05-18T18:41:23.638Z] === RUN TestDeleteDevicemapper [2022-05-18T18:41:23.638Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T18:41:23.638Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-18T18:41:23.638Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T18:41:23.850Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-05-18T18:41:23.850Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T18:41:24.348Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-18T18:41:24.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-18T18:41:24.657Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T18:41:24.910Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-18T18:41:25.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-05-18T18:41:25.003Z] === RUN TestUpdateMemory [2022-05-18T18:41:25.110Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-18T18:41:25.111Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T18:41:25.111Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-18T18:41:25.565Z] --- PASS: TestUpdateMemory (0.56s) [2022-05-18T18:41:25.565Z] === RUN TestUpdateCPUQuota [2022-05-18T18:41:26.127Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-05-18T18:41:26.127Z] === RUN TestUpdatePidsLimit [2022-05-18T18:41:26.127Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-18T18:41:26.275Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-18T18:41:26.383Z] === RUN TestUpdatePidsLimit/no_change [2022-05-18T18:41:26.632Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-18T18:41:26.632Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T18:41:26.632Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-18T18:41:26.639Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-18T18:41:26.895Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-18T18:41:27.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-18T18:41:27.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-18T18:41:27.407Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-18T18:41:27.642Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-18T18:41:28.336Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-05-18T18:41:28.336Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-05-18T18:41:28.336Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-05-18T18:41:28.336Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-05-18T18:41:28.336Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-05-18T18:41:28.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-05-18T18:41:28.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-05-18T18:41:28.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-18T18:41:28.336Z] === RUN TestUpdateRestartPolicy [2022-05-18T18:41:28.570Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-18T18:41:29.131Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-18T18:41:29.693Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-18T18:41:30.255Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-18T18:41:30.825Z] --- PASS: TestRenameAnonymousContainer (9.67s) [2022-05-18T18:41:30.825Z] === RUN TestRenameContainerWithSameName [2022-05-18T18:41:31.183Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-18T18:41:31.288Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-18T18:41:31.745Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-18T18:41:31.790Z] --- PASS: TestRenameContainerWithSameName (1.93s) [2022-05-18T18:41:31.790Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-18T18:41:31.790Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T18:41:31.790Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T18:41:31.790Z] === RUN TestResize [2022-05-18T18:41:32.246Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-18T18:41:32.246Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T18:41:32.246Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-18T18:41:32.246Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T18:41:32.246Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-18T18:41:32.306Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-18T18:41:32.868Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-18T18:41:33.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-18T18:41:33.688Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-18T18:41:33.767Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-18T18:41:33.964Z] --- PASS: TestResize (1.92s) [2022-05-18T18:41:33.964Z] === RUN TestResizeWithInvalidSize [2022-05-18T18:41:34.221Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-18T18:41:34.616Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-18T18:41:35.180Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-18T18:41:35.498Z] --- PASS: TestResizeWithInvalidSize (1.91s) [2022-05-18T18:41:35.499Z] === RUN TestResizeWhenContainerNotStarted [2022-05-18T18:41:35.544Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-18T18:41:35.544Z] docker_api_swarm_node_test.go:53: [dbbb20b023029] joining swarm manager [d5c57d304c973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:41:35.635Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-18T18:41:36.089Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-18T18:41:36.106Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-18T18:41:36.106Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-18T18:41:36.361Z] docker_api_swarm_node_test.go:54: [db5b3bd1d773b] joining swarm manager [d5c57d304c973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:41:36.617Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-18T18:41:37.179Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-18T18:41:37.674Z] --- PASS: TestResizeWhenContainerNotStarted (2.17s) [2022-05-18T18:41:37.674Z] === RUN TestDaemonRestartKillContainers [2022-05-18T18:41:37.674Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:41:37.674Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:41:37.674Z] === RUN TestStats [2022-05-18T18:41:37.674Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T18:41:37.674Z] --- SKIP: TestStats (0.00s) [2022-05-18T18:41:37.674Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-18T18:41:37.742Z] --- PASS: TestCreateServiceMultipleTimes (19.15s) [2022-05-18T18:41:37.742Z] === RUN TestCreateServiceConflict [2022-05-18T18:41:37.999Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-18T18:41:38.561Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-18T18:41:38.716Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-05-18T18:41:38.716Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T18:41:39.282Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-05-18T18:41:39.282Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T18:41:39.490Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-18T18:41:40.418Z] --- PASS: TestCreateServiceConflict (2.59s) [2022-05-18T18:41:40.418Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T18:41:40.507Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-05-18T18:41:40.507Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T18:41:40.507Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-05-18T18:41:40.507Z] === RUN TestWaitNonBlocked [2022-05-18T18:41:40.507Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:41:40.507Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:41:40.507Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:41:40.507Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:41:40.507Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:41:40.507Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:41:40.507Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-18T18:41:40.507Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-05-18T18:41:40.507Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-05-18T18:41:40.507Z] === RUN TestWaitBlocked [2022-05-18T18:41:40.507Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:41:40.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:41:40.507Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:41:40.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:41:40.507Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-18T18:41:40.507Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-18T18:41:40.674Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-18T18:41:41.069Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-18T18:41:41.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-05-18T18:41:41.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-05-18T18:41:41.069Z] === CONT TestContainerStartOnDaemonRestart [2022-05-18T18:41:41.069Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-18T18:41:41.237Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-18T18:41:41.809Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-05-18T18:41:41.809Z] === RUN TestCreateServiceSysctls [2022-05-18T18:41:41.845Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-18T18:41:43.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.61s) [2022-05-18T18:41:43.460Z] === RUN TestStopContainerWithTimeout [2022-05-18T18:41:43.460Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T18:41:43.460Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-18T18:41:43.460Z] === RUN TestUpdateRestartPolicy [2022-05-18T18:41:43.588Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2022-05-18T18:41:43.588Z] === CONT TestIpcModeOlderClient [2022-05-18T18:41:43.588Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-05-18T18:41:43.588Z] === CONT TestContainerKillOnDaemonStart [2022-05-18T18:41:43.588Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-18T18:41:43.588Z] === CONT TestDaemonHostGatewayIP [2022-05-18T18:41:43.784Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-18T18:41:43.785Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2022-05-18T18:41:43.785Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T18:41:44.004Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-18T18:41:44.004Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T18:41:44.004Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-18T18:41:44.965Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-18T18:41:44.965Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T18:41:44.965Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-18T18:41:45.089Z] --- PASS: TestCreateServiceSysctls (3.24s) [2022-05-18T18:41:45.089Z] === RUN TestCreateServiceCapabilities [2022-05-18T18:41:45.419Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-18T18:41:46.106Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-05-18T18:41:46.106Z] === CONT TestDaemonRestartIpcMode [2022-05-18T18:41:47.057Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-18T18:41:47.617Z] --- PASS: TestCreateServiceCapabilities (2.25s) [2022-05-18T18:41:47.618Z] === RUN TestInspect [2022-05-18T18:41:48.016Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-05-18T18:41:48.300Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-18T18:41:48.754Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-18T18:41:48.947Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-18T18:41:49.209Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-18T18:41:49.209Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T18:41:49.209Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-18T18:41:49.508Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-18T18:41:50.152Z] --- PASS: TestInspect (2.79s) [2022-05-18T18:41:50.152Z] === RUN TestCreateJob [2022-05-18T18:41:50.167Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-18T18:41:50.621Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-18T18:41:50.621Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T18:41:50.621Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-18T18:41:50.621Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T18:41:50.621Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-18T18:41:52.774Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-18T18:41:53.433Z] --- PASS: TestCreateJob (3.18s) [2022-05-18T18:41:53.433Z] === RUN TestReplicatedJob [2022-05-18T18:41:54.661Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-18T18:41:54.917Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-18T18:41:56.102Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-05-18T18:41:56.102Z] PASS [2022-05-18T18:41:56.102Z] [2022-05-18T18:41:56.102Z] === Skipped [2022-05-18T18:41:56.102Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-18T18:41:56.102Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:41:56.102Z] [2022-05-18T18:41:56.102Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-18T18:41:56.102Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-18T18:41:56.102Z] [2022-05-18T18:41:56.102Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-18T18:41:56.102Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-18T18:41:56.102Z] [2022-05-18T18:41:56.102Z] DONE 238 tests, 3 skipped in 117.153s [2022-05-18T18:41:56.102Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-18T18:41:56.102Z] ++ 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 [2022-05-18T18:41:56.102Z] ++ set -e [2022-05-18T18:41:56.102Z] ++ '[' -n 0 ']' [2022-05-18T18:41:56.102Z] ++ set -x [2022-05-18T18:41:56.102Z] ++ 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 [2022-05-18T18:41:56.102Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T18:41:56.102Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-18T18:41:56.102Z] === RUN TestConfigDaemonID [2022-05-18T18:41:56.381Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-18T18:41:56.664Z] daemon_test.go:84: [dff0f6a918c50] daemon is not started [2022-05-18T18:41:56.664Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-18T18:41:56.664Z] === RUN TestDaemonConfigValidation [2022-05-18T18:41:56.664Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:41:56.664Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:41:56.664Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-18T18:41:56.664Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-18T18:41:56.664Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-18T18:41:56.664Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-18T18:41:56.664Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-18T18:41:56.664Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-18T18:41:56.664Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-18T18:41:56.664Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-18T18:41:56.664Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-18T18:41:56.664Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-18T18:41:56.664Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-18T18:41:56.664Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-18T18:41:56.664Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-18T18:41:56.664Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-18T18:41:56.664Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-18T18:41:56.664Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-18T18:41:56.664Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-05-18T18:41:56.664Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-05-18T18:41:56.664Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-05-18T18:41:56.664Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T18:41:56.664Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-18T18:41:58.030Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-18T18:41:58.185Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-18T18:41:58.185Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.27s) [2022-05-18T18:41:58.185Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T18:41:58.185Z] === RUN TestDockerSuite/TestCpToDot [2022-05-18T18:41:58.696Z] --- PASS: TestReplicatedJob (5.20s) [2022-05-18T18:41:58.696Z] === RUN TestUpdateReplicatedJob [2022-05-18T18:41:58.748Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-18T18:41:58.959Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-18T18:41:59.887Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-18T18:41:59.887Z] daemon_test.go:198: [dad41e539103a] daemon is not started [2022-05-18T18:41:59.887Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-18T18:41:59.887Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-18T18:41:59.887Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-18T18:41:59.887Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-18T18:41:59.887Z] === RUN TestDaemonProxy [2022-05-18T18:41:59.887Z] === RUN TestDaemonProxy/environment_variables [2022-05-18T18:42:00.114Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-18T18:42:00.676Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2022-05-18T18:42:00.676Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T18:42:01.238Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-18T18:42:01.776Z] === RUN TestDaemonProxy/command-line_options [2022-05-18T18:42:01.801Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-18T18:42:01.977Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-05-18T18:42:01.977Z] === RUN TestServiceListWithStatuses [2022-05-18T18:42:01.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T18:42:01.977Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T18:42:01.977Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T18:42:03.168Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-18T18:42:03.423Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-18T18:42:03.668Z] === RUN TestDaemonProxy/configuration_file [2022-05-18T18:42:03.986Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2022-05-18T18:42:03.986Z] === RUN TestCreateServiceSysctls [2022-05-18T18:42:03.986Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-18T18:42:04.533Z] --- PASS: TestUpdateRestartPolicy (19.55s) [2022-05-18T18:42:04.533Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-18T18:42:04.914Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-18T18:42:04.914Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-18T18:42:04.990Z] --- PASS: TestUpdateRestartWithAutoRemove (1.85s) [2022-05-18T18:42:04.990Z] === RUN TestWaitNonBlocked [2022-05-18T18:42:04.990Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:42:04.990Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:42:04.991Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:42:04.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:42:04.991Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-18T18:42:04.991Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-18T18:42:05.034Z] === RUN TestDaemonProxy/conflicting_options [2022-05-18T18:42:05.170Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-18T18:42:05.595Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-18T18:42:05.733Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-18T18:42:06.158Z] --- PASS: TestDaemonProxy (6.20s) [2022-05-18T18:42:06.158Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-05-18T18:42:06.158Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-18T18:42:06.158Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-18T18:42:06.158Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-05-18T18:42:06.158Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-18T18:42:06.158Z] PASS [2022-05-18T18:42:06.158Z] [2022-05-18T18:42:06.158Z] DONE 18 tests in 11.212s [2022-05-18T18:42:06.158Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-18T18:42:06.158Z] ++ 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 [2022-05-18T18:42:06.158Z] ++ set -e [2022-05-18T18:42:06.158Z] ++ '[' -n 0 ']' [2022-05-18T18:42:06.158Z] ++ set -x [2022-05-18T18:42:06.158Z] ++ 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 [2022-05-18T18:42:06.158Z] INFO: Testing against a local daemon [2022-05-18T18:42:06.158Z] === RUN TestCommitInheritsEnv [2022-05-18T18:42:06.171Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-05-18T18:42:06.172Z] === RUN TestDockerNetworkReConnect [2022-05-18T18:42:06.294Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-18T18:42:06.294Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-18T18:42:06.294Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-18T18:42:06.294Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-18T18:42:06.414Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-05-18T18:42:06.414Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T18:42:06.414Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-18T18:42:06.414Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T18:42:06.414Z] === RUN TestImportWithCustomPlatform [2022-05-18T18:42:06.414Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-18T18:42:06.670Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-18T18:42:06.670Z] === RUN TestImportWithCustomPlatform// [2022-05-18T18:42:06.670Z] === RUN TestImportWithCustomPlatform/linux [2022-05-18T18:42:06.671Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-18T18:42:06.671Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-18T18:42:06.857Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-18T18:42:06.927Z] === RUN TestImportWithCustomPlatform/macos [2022-05-18T18:42:06.927Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-18T18:42:06.927Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-18T18:42:06.927Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-18T18:42:06.927Z] === RUN TestImagesFilterMultiReference [2022-05-18T18:42:06.927Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-18T18:42:06.927Z] === RUN TestImagePullPlatformInvalid [2022-05-18T18:42:06.927Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-18T18:42:06.927Z] === RUN TestRemoveImageOrphaning [2022-05-18T18:42:07.114Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-18T18:42:07.183Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-05-18T18:42:07.183Z] === RUN TestRemoveImageGarbageCollector [2022-05-18T18:42:07.183Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:42:07.183Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-18T18:42:07.183Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T18:42:07.183Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-18T18:42:07.183Z] === RUN TestTagInvalidReference [2022-05-18T18:42:07.183Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-18T18:42:07.183Z] === RUN TestTagValidPrefixedRepo [2022-05-18T18:42:07.183Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-18T18:42:07.183Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T18:42:07.183Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-18T18:42:07.183Z] === RUN TestTagOfficialNames [2022-05-18T18:42:07.370Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-18T18:42:07.370Z] === RUN TestDockerSuite/TestCreateRM [2022-05-18T18:42:07.370Z] --- PASS: TestCreateServiceSysctls (3.49s) [2022-05-18T18:42:07.370Z] === RUN TestCreateServiceCapabilities [2022-05-18T18:42:07.439Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-18T18:42:07.439Z] === RUN TestTagMatchesDigest [2022-05-18T18:42:07.439Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-18T18:42:07.439Z] PASS [2022-05-18T18:42:07.439Z] [2022-05-18T18:42:07.439Z] === Skipped [2022-05-18T18:42:07.439Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T18:42:07.439Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-18T18:42:07.439Z] [2022-05-18T18:42:07.439Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-18T18:42:07.439Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:42:07.439Z] [2022-05-18T18:42:07.439Z] DONE 22 tests, 2 skipped in 1.305s [2022-05-18T18:42:07.439Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-18T18:42:07.439Z] ++ 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 [2022-05-18T18:42:07.439Z] ++ set -e [2022-05-18T18:42:07.439Z] ++ '[' -n 0 ']' [2022-05-18T18:42:07.439Z] ++ set -x [2022-05-18T18:42:07.439Z] ++ 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 [2022-05-18T18:42:07.439Z] INFO: Testing against a local daemon [2022-05-18T18:42:07.439Z] === RUN TestNetworkCreateDelete [2022-05-18T18:42:07.647Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-18T18:42:07.647Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T18:42:07.647Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-18T18:42:07.647Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-18T18:42:07.647Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-18T18:42:07.696Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-18T18:42:07.696Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T18:42:07.893Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-18T18:42:07.893Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.49s) [2022-05-18T18:42:07.893Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.62s) [2022-05-18T18:42:07.893Z] === RUN TestWaitBlocked [2022-05-18T18:42:07.893Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:07.893Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-18T18:42:07.893Z] PASS [2022-05-18T18:42:07.893Z] ok github.com/docker/docker/integration/container 103.594s [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === Skipped [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-18T18:42:07.893Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-18T18:42:07.893Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-05-18T18:42:07.893Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-18T18:42:07.893Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-18T18:42:07.893Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-18T18:42:07.893Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-18T18:42:07.893Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-18T18:42:07.893Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-18T18:42:07.893Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-18T18:42:07.893Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-18T18:42:07.893Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-18T18:42:07.893Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-18T18:42:07.893Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-18T18:42:07.893Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-18T18:42:07.893Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-18T18:42:07.893Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-18T18:42:07.893Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-18T18:42:07.893Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:42:07.893Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-18T18:42:07.893Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-18T18:42:07.893Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-18T18:42:07.893Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-18T18:42:07.893Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-18T18:42:07.893Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-18T18:42:07.893Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-18T18:42:07.893Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-18T18:42:07.893Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-18T18:42:07.893Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-18T18:42:07.893Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-18T18:42:07.893Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-18T18:42:07.893Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-18T18:42:07.893Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-18T18:42:07.893Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-18T18:42:07.893Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-18T18:42:07.893Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-18T18:42:07.893Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:07.893Z] [2022-05-18T18:42:07.893Z] DONE 122 tests, 34 skipped in 106.564s [2022-05-18T18:42:07.893Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-18T18:42:07.952Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-05-18T18:42:07.952Z] === RUN TestDaemonDNSFallback [2022-05-18T18:42:09.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-18T18:42:09.451Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-05-18T18:42:09.451Z] === RUN TestServicePlugin [2022-05-18T18:42:09.943Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-18T18:42:09.943Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-18T18:42:09.943Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-18T18:42:10.508Z] --- PASS: TestCreateServiceCapabilities (3.18s) [2022-05-18T18:42:10.508Z] === RUN TestInspect [2022-05-18T18:42:12.733Z] plugin_test.go:61: [df7a5634e5448] joining swarm manager [da71fc0604f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:42:14.105Z] plugin_test.go:64: [d2c4ddeb0138c] joining swarm manager [da71fc0604f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:42:14.489Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-05-18T18:42:14.489Z] === RUN TestInspectNetwork [2022-05-18T18:42:14.676Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-18T18:42:14.676Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-18T18:42:14.676Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-18T18:42:14.676Z] --- PASS: TestInspect (3.54s) [2022-05-18T18:42:14.676Z] === RUN TestCreateJob [2022-05-18T18:42:14.676Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-18T18:42:14.676Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-18T18:42:14.676Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-18T18:42:14.931Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-18T18:42:15.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-18T18:42:16.115Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-18T18:42:17.007Z] === RUN TestInspectNetwork/full_network_id [2022-05-18T18:42:17.008Z] === RUN TestInspectNetwork/partial_network_id [2022-05-18T18:42:17.008Z] === RUN TestInspectNetwork/network_name [2022-05-18T18:42:17.008Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-18T18:42:17.044Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-18T18:42:17.972Z] docker_api_swarm_test.go:202: [d0875d10b039a] joining swarm manager [d3ef053f7f500]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:42:18.535Z] --- PASS: TestCreateJob (4.31s) [2022-05-18T18:42:18.535Z] === RUN TestReplicatedJob [2022-05-18T18:42:18.535Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-18T18:42:19.902Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-18T18:42:20.465Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-18T18:42:21.028Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-18T18:42:21.175Z] --- PASS: TestInspectNetwork (6.87s) [2022-05-18T18:42:21.175Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-18T18:42:21.175Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-18T18:42:21.175Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-18T18:42:21.175Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-18T18:42:21.175Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T18:42:21.284Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-18T18:42:21.848Z] === RUN TestDockerSuite/TestDockerFails [2022-05-18T18:42:21.848Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-18T18:42:21.848Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-18T18:42:21.848Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-18T18:42:22.542Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T18:42:22.542Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:42:22.542Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:42:22.542Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:42:22.542Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T18:42:22.542Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T18:42:22.542Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T18:42:22.542Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T18:42:22.542Z] === RUN TestNetworkList [2022-05-18T18:42:22.542Z] === RUN TestNetworkList//networks [2022-05-18T18:42:22.542Z] === PAUSE TestNetworkList//networks [2022-05-18T18:42:22.542Z] === RUN TestNetworkList//networks/ [2022-05-18T18:42:22.542Z] === PAUSE TestNetworkList//networks/ [2022-05-18T18:42:22.542Z] === CONT TestNetworkList//networks [2022-05-18T18:42:22.542Z] === CONT TestNetworkList//networks/ [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkList (0.01s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T18:42:22.542Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T18:42:22.542Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T18:42:23.104Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-18T18:42:23.104Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T18:42:23.214Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-18T18:42:23.775Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-18T18:42:24.470Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-18T18:42:24.470Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T18:42:25.033Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-18T18:42:25.033Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T18:42:25.226Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-18T18:42:25.226Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-18T18:42:25.226Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-18T18:42:25.226Z] --- PASS: TestReplicatedJob (6.72s) [2022-05-18T18:42:25.226Z] === RUN TestUpdateReplicatedJob [2022-05-18T18:42:25.226Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-18T18:42:25.961Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-18T18:42:25.961Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T18:42:27.327Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-18T18:42:27.327Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T18:42:27.545Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-18T18:42:27.803Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-18T18:42:27.889Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-18T18:42:27.889Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T18:42:28.492Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-05-18T18:42:28.492Z] === RUN TestServiceListWithStatuses [2022-05-18T18:42:28.492Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T18:42:28.492Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T18:42:28.492Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T18:42:29.175Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-18T18:42:29.175Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-18T18:42:29.433Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-18T18:42:29.433Z] Cross building: bundles/cross/windows/amd64 [2022-05-18T18:42:29.433Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-18T18:42:29.433Z] { [2022-05-18T18:42:29.433Z] "RT_GROUP_ICON": { [2022-05-18T18:42:29.433Z] "#1": { [2022-05-18T18:42:29.433Z] "0409": "../../winresources/docker.ico" [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] }, [2022-05-18T18:42:29.433Z] "RT_MANIFEST": { [2022-05-18T18:42:29.433Z] "#1": { [2022-05-18T18:42:29.433Z] "0409": { [2022-05-18T18:42:29.433Z] "identity": {}, [2022-05-18T18:42:29.433Z] "description": "Docker Engine", [2022-05-18T18:42:29.433Z] "minimum-os": "vista", [2022-05-18T18:42:29.433Z] "execution-level": "", [2022-05-18T18:42:29.433Z] "ui-access": false, [2022-05-18T18:42:29.433Z] "auto-elevate": false, [2022-05-18T18:42:29.433Z] "dpi-awareness": "unaware", [2022-05-18T18:42:29.433Z] "disable-theming": false, [2022-05-18T18:42:29.433Z] "disable-window-filtering": false, [2022-05-18T18:42:29.433Z] "high-resolution-scrolling-aware": false, [2022-05-18T18:42:29.433Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T18:42:29.433Z] "long-path-aware": false, [2022-05-18T18:42:29.433Z] "printer-driver-isolation": false, [2022-05-18T18:42:29.433Z] "gdi-scaling": false, [2022-05-18T18:42:29.433Z] "segment-heap": false, [2022-05-18T18:42:29.433Z] "use-common-controls-v6": false [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] }, [2022-05-18T18:42:29.433Z] "RT_MESSAGETABLE": { [2022-05-18T18:42:29.433Z] "#1": { [2022-05-18T18:42:29.433Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] }, [2022-05-18T18:42:29.433Z] "RT_VERSION": { [2022-05-18T18:42:29.433Z] "#1": { [2022-05-18T18:42:29.433Z] "0409": { [2022-05-18T18:42:29.433Z] "fixed": { [2022-05-18T18:42:29.433Z] "file_version": "0.0.0.0", [2022-05-18T18:42:29.433Z] "product_version": "0.0.0.0", [2022-05-18T18:42:29.433Z] "type": "Unknown" [2022-05-18T18:42:29.433Z] }, [2022-05-18T18:42:29.433Z] "info": { [2022-05-18T18:42:29.433Z] "0000": { [2022-05-18T18:42:29.433Z] "CompanyName": "", [2022-05-18T18:42:29.433Z] "FileVersion": "dev", [2022-05-18T18:42:29.433Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-18T18:42:29.433Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-18T18:42:29.433Z] "ProductName": "", [2022-05-18T18:42:29.433Z] "ProductVersion": "dev", [2022-05-18T18:42:29.433Z] "SpecialBuild": "3edb9798c750c3c22939dc39c35b04700c86cdb3" [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] } [2022-05-18T18:42:29.433Z] cmd/dockerd/config.go [2022-05-18T18:42:29.433Z] cmd/dockerd/config_windows.go [2022-05-18T18:42:29.433Z] cmd/dockerd/daemon.go [2022-05-18T18:42:29.433Z] cmd/dockerd/daemon_test.go [2022-05-18T18:42:29.433Z] cmd/dockerd/daemon_windows.go [2022-05-18T18:42:29.433Z] cmd/dockerd/docker.go [2022-05-18T18:42:29.433Z] cmd/dockerd/docker_windows.go [2022-05-18T18:42:29.433Z] cmd/dockerd/genwinres_windows.go [2022-05-18T18:42:29.434Z] cmd/dockerd/metrics.go [2022-05-18T18:42:29.434Z] cmd/dockerd/options.go [2022-05-18T18:42:29.434Z] cmd/dockerd/options_test.go [2022-05-18T18:42:29.434Z] cmd/dockerd/service_windows.go [2022-05-18T18:42:29.434Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-18T18:42:29.434Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-18T18:42:30.404Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-18T18:42:30.404Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T18:42:30.404Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:42:30.404Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:42:30.404Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T18:42:31.005Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-18T18:42:31.985Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-18T18:42:31.985Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-18T18:42:31.985Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-18T18:42:31.985Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-18T18:42:31.985Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T18:42:32.440Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-18T18:42:32.440Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T18:42:32.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-18T18:42:32.894Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T18:42:32.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-18T18:42:32.896Z] --- PASS: TestDockerNetworkConnectAlias (4.57s) [2022-05-18T18:42:32.896Z] === RUN TestDockerNetworkReConnect [2022-05-18T18:42:33.043Z] === RUN TestConfigDaemonLibtrustID [2022-05-18T18:42:33.044Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T18:42:33.044Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-05-18T18:42:33.044Z] === RUN TestConfigDaemonID [2022-05-18T18:42:33.044Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T18:42:33.044Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-18T18:42:33.044Z] === RUN TestDaemonConfigValidation [2022-05-18T18:42:33.044Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T18:42:33.044Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-18T18:42:33.044Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-18T18:42:33.044Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T18:42:33.044Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T18:42:33.044Z] === RUN TestDaemonProxy [2022-05-18T18:42:33.044Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T18:42:33.044Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-18T18:42:33.044Z] PASS [2022-05-18T18:42:33.044Z] ok github.com/docker/docker/integration/daemon 0.133s [2022-05-18T18:42:33.044Z] [2022-05-18T18:42:33.044Z] === Skipped [2022-05-18T18:42:33.044Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-05-18T18:42:33.044Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-18T18:42:33.044Z] [2022-05-18T18:42:33.044Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-18T18:42:33.044Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-18T18:42:33.044Z] [2022-05-18T18:42:33.044Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-18T18:42:33.044Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-18T18:42:33.044Z] [2022-05-18T18:42:33.044Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-18T18:42:33.044Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-18T18:42:33.044Z] [2022-05-18T18:42:33.044Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-18T18:42:33.044Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-18T18:42:33.044Z] [2022-05-18T18:42:33.044Z] DONE 5 tests, 5 skipped in 24.166s [2022-05-18T18:42:33.044Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-18T18:42:33.152Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-18T18:42:33.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-18T18:42:33.348Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-18T18:42:33.348Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T18:42:33.348Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-18T18:42:35.669Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-18T18:42:35.669Z] docker_api_swarm_test.go:384: [d29a08793f8f2] joining swarm manager [dd6a60fa256cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:42:36.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:42:36.776Z] INFO: Testing against a local daemon [2022-05-18T18:42:36.776Z] === RUN TestCommitInheritsEnv [2022-05-18T18:42:36.776Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:42:36.776Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-18T18:42:36.777Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-18T18:42:36.777Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:42:36.777Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T18:42:36.777Z] === RUN TestImportWithCustomPlatform [2022-05-18T18:42:36.777Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:42:36.777Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-18T18:42:36.777Z] === RUN TestImagesFilterMultiReference [2022-05-18T18:42:36.777Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-18T18:42:36.777Z] === RUN TestImagePullPlatformInvalid [2022-05-18T18:42:36.777Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-18T18:42:36.777Z] === RUN TestRemoveImageOrphaning [2022-05-18T18:42:37.142Z] docker_api_swarm_test.go:385: [d737c7d575711] joining swarm manager [dd6a60fa256cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:42:37.707Z] --- PASS: TestDockerNetworkReConnect (4.70s) [2022-05-18T18:42:37.707Z] === RUN TestServicePlugin [2022-05-18T18:42:37.707Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-18T18:42:37.742Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2022-05-18T18:42:37.742Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-18T18:42:37.742Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-18T18:42:37.742Z] === RUN TestTagInvalidReference [2022-05-18T18:42:37.742Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-18T18:42:37.742Z] === RUN TestTagValidPrefixedRepo [2022-05-18T18:42:37.742Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-18T18:42:37.742Z] === RUN TestTagExistedNameWithoutForce [2022-05-18T18:42:37.742Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-18T18:42:37.742Z] === RUN TestTagOfficialNames [2022-05-18T18:42:38.200Z] --- PASS: TestTagOfficialNames (0.10s) [2022-05-18T18:42:38.200Z] === RUN TestTagMatchesDigest [2022-05-18T18:42:38.200Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-18T18:42:38.200Z] PASS [2022-05-18T18:42:38.200Z] ok github.com/docker/docker/integration/image 1.768s [2022-05-18T18:42:38.200Z] [2022-05-18T18:42:38.200Z] === Skipped [2022-05-18T18:42:38.200Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-18T18:42:38.200Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:42:38.200Z] [2022-05-18T18:42:38.200Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-18T18:42:38.200Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:42:38.200Z] [2022-05-18T18:42:38.200Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-18T18:42:38.200Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-18T18:42:38.200Z] [2022-05-18T18:42:38.200Z] DONE 12 tests, 3 skipped in 6.055s [2022-05-18T18:42:38.200Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-18T18:42:38.635Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-18T18:42:39.564Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-18T18:42:40.381Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:42:40.381Z] INFO: Testing against a local daemon [2022-05-18T18:42:40.381Z] === RUN TestNetworkCreateDelete [2022-05-18T18:42:40.381Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:40.381Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestDockerNetworkDeletePreferID [2022-05-18T18:42:40.381Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T18:42:40.381Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestDaemonDNSFallback [2022-05-18T18:42:40.381Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:40.381Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestInspectNetwork [2022-05-18T18:42:40.381Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T18:42:40.381Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestRunContainerWithBridgeNone [2022-05-18T18:42:40.381Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:40.381Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-18T18:42:40.381Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:42:40.381Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:42:40.381Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:42:40.381Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-18T18:42:40.381Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-18T18:42:40.381Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-18T18:42:40.381Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestNetworkList [2022-05-18T18:42:40.381Z] === RUN TestNetworkList//networks [2022-05-18T18:42:40.381Z] === PAUSE TestNetworkList//networks [2022-05-18T18:42:40.381Z] === RUN TestNetworkList//networks/ [2022-05-18T18:42:40.381Z] === PAUSE TestNetworkList//networks/ [2022-05-18T18:42:40.381Z] === CONT TestNetworkList//networks [2022-05-18T18:42:40.381Z] === CONT TestNetworkList//networks/ [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkList (0.04s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-18T18:42:40.381Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestHostIPv4BridgeLabel [2022-05-18T18:42:40.381Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T18:42:40.381Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-18T18:42:40.381Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T18:42:40.381Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestDaemonDefaultNetworkPools [2022-05-18T18:42:40.381Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T18:42:40.381Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-18T18:42:40.381Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T18:42:40.381Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-18T18:42:40.381Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T18:42:40.381Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T18:42:40.381Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-18T18:42:40.381Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T18:42:40.382Z] === RUN TestServiceWithPredefinedNetwork [2022-05-18T18:42:40.382Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T18:42:40.382Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-18T18:42:40.382Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:42:40.382Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:42:40.382Z] === RUN TestServiceWithDataPathPortInit [2022-05-18T18:42:40.382Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-18T18:42:40.382Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T18:42:40.382Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T18:42:40.382Z] PASS [2022-05-18T18:42:40.382Z] ok github.com/docker/docker/integration/network 0.195s [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === Skipped [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-18T18:42:40.382Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-18T18:42:40.382Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-18T18:42:40.382Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-18T18:42:40.382Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-18T18:42:40.382Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-18T18:42:40.382Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-18T18:42:40.382Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-18T18:42:40.382Z] [2022-05-18T18:42:40.382Z] DONE 34 tests, 15 skipped in 2.249s [2022-05-18T18:42:40.492Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-18T18:42:40.677Z] --- PASS: TestServicePlugin (30.51s) [2022-05-18T18:42:40.677Z] === RUN TestServiceUpdateLabel [2022-05-18T18:42:40.748Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-18T18:42:40.839Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-18T18:42:41.298Z] testing: warning: no tests to run [2022-05-18T18:42:41.298Z] PASS [2022-05-18T18:42:41.298Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2022-05-18T18:42:41.298Z] [2022-05-18T18:42:41.298Z] DONE 0 tests in 0.777s [2022-05-18T18:42:41.298Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-18T18:42:41.676Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-18T18:42:41.932Z] plugin_test.go:61: [d3ce43a17e67d] joining swarm manager [d7c9d93d610fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:42:42.051Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-05-18T18:42:42.051Z] === RUN TestServiceUpdateSecrets [2022-05-18T18:42:42.188Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-18T18:42:42.263Z] testing: warning: no tests to run [2022-05-18T18:42:42.263Z] PASS [2022-05-18T18:42:42.263Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-05-18T18:42:42.263Z] [2022-05-18T18:42:42.263Z] DONE 0 tests in 0.818s [2022-05-18T18:42:42.263Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-18T18:42:43.116Z] plugin_test.go:64: [d66e7dff2ff63] joining swarm manager [d7c9d93d610fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:42:43.228Z] testing: warning: no tests to run [2022-05-18T18:42:43.228Z] PASS [2022-05-18T18:42:43.228Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-05-18T18:42:43.228Z] [2022-05-18T18:42:43.228Z] DONE 0 tests in 0.836s [2022-05-18T18:42:43.228Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-18T18:42:43.678Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-18T18:42:44.194Z] testing: warning: no tests to run [2022-05-18T18:42:44.194Z] PASS [2022-05-18T18:42:44.194Z] ok github.com/docker/docker/integration/plugin/authz 0.073s [2022-05-18T18:42:44.194Z] [2022-05-18T18:42:44.194Z] DONE 0 tests in 0.792s [2022-05-18T18:42:44.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-18T18:42:45.043Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-18T18:42:45.245Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-05-18T18:42:45.245Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-18T18:42:46.611Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cxx8mtdw5hu3pg48v6om28dxm Created:2022-05-18 18:42:45.178387389 +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[353e7329cc058ebde3c80436b3f37001b7de1ec904d0a1b104956fcf8fd98da7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h4v5obtbm4jmdindxuvyd7el8 EndpointID:5901f108c4d94499ead3921eefa65c00e5840d2e03d9b108a6bd176aeda9804c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:736e7e80b1d4f23363a8e5a01df71edad8d8457d4072cca6db72c03d64a4f0d6 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:8adc9ef13983 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h4v5obtbm4jmdindxuvyd7el8 EndpointID:5901f108c4d94499ead3921eefa65c00e5840d2e03d9b108a6bd176aeda9804c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-18T18:42:47.558Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-18T18:42:49.448Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-18T18:42:50.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:42:50.061Z] INFO: Testing against a local daemon [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:42:50.061Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:42:50.061Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T18:42:50.061Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T18:42:50.061Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:42:50.061Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T18:42:50.061Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T18:42:50.061Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T18:42:50.061Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T18:42:50.061Z] === RUN TestPluginInstall [2022-05-18T18:42:50.061Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T18:42:50.061Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-18T18:42:50.061Z] === RUN TestPluginsWithRuntimes [2022-05-18T18:42:50.061Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T18:42:50.061Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-18T18:42:50.061Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T18:42:50.061Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T18:42:50.061Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T18:42:50.061Z] PASS [2022-05-18T18:42:50.061Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2022-05-18T18:42:50.061Z] [2022-05-18T18:42:50.061Z] === Skipped [2022-05-18T18:42:50.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-18T18:42:50.061Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-18T18:42:50.061Z] [2022-05-18T18:42:50.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-18T18:42:50.061Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-18T18:42:50.061Z] [2022-05-18T18:42:50.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-18T18:42:50.061Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-18T18:42:50.061Z] [2022-05-18T18:42:50.061Z] DONE 19 tests, 3 skipped in 4.921s [2022-05-18T18:42:50.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-18T18:42:50.376Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-18T18:42:50.778Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-05-18T18:42:50.778Z] PASS [2022-05-18T18:42:50.778Z] [2022-05-18T18:42:50.778Z] === Skipped [2022-05-18T18:42:50.778Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-18T18:42:50.778Z] service_test.go:243: FLAKY_TEST [2022-05-18T18:42:50.778Z] [2022-05-18T18:42:50.778Z] DONE 38 tests, 1 skipped in 43.286s [2022-05-18T18:42:50.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-18T18:42:50.778Z] ++ 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 [2022-05-18T18:42:50.778Z] ++ set -e [2022-05-18T18:42:50.778Z] ++ '[' -n 0 ']' [2022-05-18T18:42:50.778Z] ++ set -x [2022-05-18T18:42:50.778Z] ++ 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 [2022-05-18T18:42:50.778Z] INFO: Testing against a local daemon [2022-05-18T18:42:50.778Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-18T18:42:50.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:42:50.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T18:42:50.778Z] === RUN TestDockerNetworkIpvlan [2022-05-18T18:42:50.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:42:50.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-18T18:42:50.778Z] PASS [2022-05-18T18:42:50.778Z] [2022-05-18T18:42:50.778Z] === Skipped [2022-05-18T18:42:50.778Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-18T18:42:50.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:42:50.778Z] [2022-05-18T18:42:50.778Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-18T18:42:50.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-18T18:42:50.778Z] [2022-05-18T18:42:50.778Z] DONE 2 tests, 2 skipped in 0.095s [2022-05-18T18:42:50.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-18T18:42:50.778Z] ++ 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 [2022-05-18T18:42:50.778Z] ++ set -e [2022-05-18T18:42:50.778Z] ++ '[' -n 0 ']' [2022-05-18T18:42:50.778Z] ++ set -x [2022-05-18T18:42:50.778Z] ++ 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 [2022-05-18T18:42:50.778Z] INFO: Testing against a local daemon [2022-05-18T18:42:50.778Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-18T18:42:51.304Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-18T18:42:51.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:42:51.639Z] INFO: Testing against a local daemon [2022-05-18T18:42:51.639Z] === RUN TestExternalGraphDriver [2022-05-18T18:42:51.639Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T18:42:51.639Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-18T18:42:51.639Z] === RUN TestGraphdriverPluginV2 [2022-05-18T18:42:51.639Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T18:42:51.639Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-18T18:42:51.639Z] PASS [2022-05-18T18:42:51.639Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.103s [2022-05-18T18:42:51.639Z] [2022-05-18T18:42:51.639Z] === Skipped [2022-05-18T18:42:51.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-18T18:42:51.639Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-18T18:42:51.639Z] [2022-05-18T18:42:51.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-18T18:42:51.639Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-18T18:42:51.639Z] [2022-05-18T18:42:51.639Z] DONE 2 tests, 2 skipped in 2.329s [2022-05-18T18:42:51.639Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-18T18:42:52.669Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-05-18T18:42:52.669Z] === RUN TestDockerNetworkMacvlan [2022-05-18T18:42:52.932Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-18T18:42:53.918Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-18T18:42:54.491Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-18T18:42:54.592Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-18T18:42:54.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:42:54.599Z] INFO: Testing against a local daemon [2022-05-18T18:42:54.599Z] === RUN TestReadPluginNoRead [2022-05-18T18:42:54.599Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T18:42:54.599Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-18T18:42:54.599Z] PASS [2022-05-18T18:42:54.599Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2022-05-18T18:42:54.599Z] [2022-05-18T18:42:54.599Z] === Skipped [2022-05-18T18:42:54.599Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-18T18:42:54.599Z] read_test.go:21: no unix domain sockets on Windows [2022-05-18T18:42:54.599Z] [2022-05-18T18:42:54.599Z] DONE 1 tests, 1 skipped in 2.311s [2022-05-18T18:42:54.599Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-18T18:42:55.574Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-18T18:42:55.574Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T18:42:55.574Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-18T18:42:55.589Z] testing: warning: no tests to run [2022-05-18T18:42:55.589Z] PASS [2022-05-18T18:42:55.589Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-05-18T18:42:55.589Z] [2022-05-18T18:42:55.589Z] DONE 0 tests in 1.185s [2022-05-18T18:42:55.589Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-18T18:42:56.382Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-18T18:42:56.913Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2022-05-18T18:42:56.913Z] === RUN TestServiceUpdateConfigs [2022-05-18T18:42:57.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:42:57.808Z] INFO: Testing against a local daemon [2022-05-18T18:42:57.808Z] === RUN TestPluginWithDevMounts [2022-05-18T18:42:57.808Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:57.808Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-18T18:42:57.808Z] PASS [2022-05-18T18:42:57.808Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2022-05-18T18:42:57.808Z] [2022-05-18T18:42:57.808Z] === Skipped [2022-05-18T18:42:57.808Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-18T18:42:57.808Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:42:57.808Z] [2022-05-18T18:42:57.808Z] DONE 1 tests, 1 skipped in 2.189s [2022-05-18T18:42:57.808Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-18T18:42:57.860Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-18T18:42:57.860Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-18T18:42:58.117Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-18T18:42:58.275Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-18T18:42:59.043Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-18T18:42:59.299Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-18T18:42:59.555Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-18T18:42:59.811Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-18T18:42:59.811Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-18T18:43:00.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-18T18:43:00.028Z] INFO: Testing against a local daemon [2022-05-18T18:43:00.028Z] === RUN TestSecretInspect [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-18T18:43:00.028Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.028Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-18T18:43:00.028Z] === RUN TestSecretList [2022-05-18T18:43:00.028Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.028Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.028Z] --- SKIP: TestSecretList (0.00s) [2022-05-18T18:43:00.028Z] === RUN TestSecretsCreateAndDelete [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-18T18:43:00.028Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.028Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-18T18:43:00.028Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-18T18:43:00.028Z] === RUN TestSecretsUpdate [2022-05-18T18:43:00.028Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.028Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.028Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-18T18:43:00.028Z] === RUN TestTemplatedSecret [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-18T18:43:00.028Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.028Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.028Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-18T18:43:00.028Z] === RUN TestSecretCreateResolve [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-18T18:43:00.028Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:00.028Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-18T18:43:00.028Z] PASS [2022-05-18T18:43:00.028Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.028Z] ok github.com/docker/docker/integration/secret 0.098s [2022-05-18T18:43:00.028Z] [2022-05-18T18:43:00.028Z] === Skipped [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-18T18:43:00.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-05-18T18:43:00.028Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.028Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.028Z] [2022-05-18T18:43:00.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-18T18:43:00.028Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.028Z] [2022-05-18T18:43:00.028Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-18T18:43:00.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-18T18:43:00.028Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-18T18:43:00.028Z] [2022-05-18T18:43:00.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-18T18:43:00.028Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.028Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.029Z] [2022-05-18T18:43:00.028Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-18T18:43:00.029Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-18T18:43:00.029Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:00.029Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-18T18:43:00.029Z] [2022-05-18T18:43:00.029Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.029Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-18T18:43:00.029Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:00.029Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-18T18:43:00.029Z] [2022-05-18T18:43:00.029Z] DONE 6 tests, 6 skipped in 1.842s [2022-05-18T18:43:00.029Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T18:43:00.029Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-18T18:43:00.029Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-18T18:43:00.029Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-18T18:43:00.739Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-18T18:43:01.014Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-18T18:43:01.014Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T18:43:01.014Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-18T18:43:01.014Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T18:43:01.014Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-18T18:43:01.014Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T18:43:01.014Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-18T18:43:01.014Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T18:43:01.014Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-18T18:43:01.544Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-18T18:43:01.666Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-18T18:43:01.666Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-18T18:43:01.666Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-18T18:43:02.106Z] --- PASS: TestDockerNetworkMacvlan (9.70s) [2022-05-18T18:43:02.106Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-18T18:43:02.106Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-18T18:43:02.106Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-18T18:43:02.106Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-05-18T18:43:02.106Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-05-18T18:43:02.106Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-05-18T18:43:02.106Z] PASS [2022-05-18T18:43:02.106Z] [2022-05-18T18:43:02.106Z] DONE 8 tests in 11.244s [2022-05-18T18:43:02.106Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-18T18:43:02.106Z] ++ 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 [2022-05-18T18:43:02.106Z] ++ set -e [2022-05-18T18:43:02.106Z] ++ '[' -n 0 ']' [2022-05-18T18:43:02.106Z] ++ set -x [2022-05-18T18:43:02.106Z] ++ 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 [2022-05-18T18:43:02.106Z] testing: warning: no tests to run [2022-05-18T18:43:02.106Z] PASS [2022-05-18T18:43:02.106Z] [2022-05-18T18:43:02.106Z] DONE 0 tests in 0.027s [2022-05-18T18:43:02.106Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-18T18:43:02.106Z] ++ 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 [2022-05-18T18:43:02.106Z] ++ set -e [2022-05-18T18:43:02.106Z] ++ '[' -n 0 ']' [2022-05-18T18:43:02.106Z] ++ set -x [2022-05-18T18:43:02.106Z] ++ 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 [2022-05-18T18:43:02.106Z] INFO: Testing against a local daemon [2022-05-18T18:43:02.106Z] === RUN TestAuthZPluginAllowRequest [2022-05-18T18:43:02.228Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-18T18:43:02.484Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-18T18:43:02.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:43:02.984Z] INFO: Testing against a local daemon [2022-05-18T18:43:02.984Z] === RUN TestServiceCreateInit [2022-05-18T18:43:02.984Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-18T18:43:02.984Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-18T18:43:02.984Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-18T18:43:02.984Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-18T18:43:02.984Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T18:43:02.984Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestCreateServiceConflict [2022-05-18T18:43:02.984Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T18:43:02.984Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-18T18:43:02.984Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T18:43:02.984Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T18:43:02.984Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T18:43:02.984Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestCreateServiceSysctls [2022-05-18T18:43:02.984Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-18T18:43:02.984Z] === RUN TestCreateServiceCapabilities [2022-05-18T18:43:02.984Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-18T18:43:02.984Z] === RUN TestInspect [2022-05-18T18:43:02.984Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestInspect (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestCreateJob [2022-05-18T18:43:02.984Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestCreateJob (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestReplicatedJob [2022-05-18T18:43:02.984Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestUpdateReplicatedJob [2022-05-18T18:43:02.984Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestServiceListWithStatuses [2022-05-18T18:43:02.984Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T18:43:02.984Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestDockerNetworkReConnect [2022-05-18T18:43:02.984Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.984Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-18T18:43:02.984Z] === RUN TestServicePlugin [2022-05-18T18:43:02.985Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-18T18:43:02.985Z] === RUN TestServiceUpdateLabel [2022-05-18T18:43:02.985Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-18T18:43:02.985Z] === RUN TestServiceUpdateSecrets [2022-05-18T18:43:02.985Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-18T18:43:02.985Z] === RUN TestServiceUpdateConfigs [2022-05-18T18:43:02.985Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-18T18:43:02.985Z] === RUN TestServiceUpdateNetwork [2022-05-18T18:43:02.985Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-18T18:43:02.985Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T18:43:02.985Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-05-18T18:43:02.985Z] PASS [2022-05-18T18:43:02.985Z] ok github.com/docker/docker/integration/service 0.308s [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === Skipped [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-18T18:43:02.985Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:43:02.985Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-18T18:43:02.985Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-18T18:43:02.985Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-18T18:43:02.985Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-18T18:43:02.985Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-18T18:43:02.985Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-18T18:43:02.985Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-18T18:43:02.985Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-18T18:43:02.985Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-18T18:43:02.985Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-18T18:43:02.985Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-18T18:43:02.985Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-18T18:43:02.985Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-18T18:43:02.985Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-18T18:43:02.985Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-18T18:43:02.985Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-18T18:43:02.985Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-18T18:43:02.985Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-18T18:43:02.985Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-18T18:43:02.985Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-18T18:43:02.985Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-05-18T18:43:02.985Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-18T18:43:02.985Z] [2022-05-18T18:43:02.985Z] DONE 24 tests, 23 skipped in 2.869s [2022-05-18T18:43:02.985Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-18T18:43:03.044Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-18T18:43:03.477Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-05-18T18:43:03.477Z] === RUN TestAuthZPluginTLS [2022-05-18T18:43:04.038Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-18T18:43:04.038Z] === RUN TestAuthZPluginDenyRequest [2022-05-18T18:43:04.407Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-18T18:43:04.407Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-18T18:43:04.407Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-18T18:43:04.407Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-18T18:43:04.407Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-18T18:43:04.407Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-18T18:43:04.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:43:04.552Z] INFO: Testing against a local daemon [2022-05-18T18:43:04.552Z] === RUN TestSessionCreate [2022-05-18T18:43:04.552Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T18:43:04.552Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-18T18:43:04.552Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T18:43:04.552Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T18:43:04.552Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T18:43:04.552Z] PASS [2022-05-18T18:43:04.552Z] ok github.com/docker/docker/integration/session 0.094s [2022-05-18T18:43:04.552Z] [2022-05-18T18:43:04.552Z] === Skipped [2022-05-18T18:43:04.552Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-18T18:43:04.552Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-18T18:43:04.552Z] [2022-05-18T18:43:04.552Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-18T18:43:04.552Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-18T18:43:04.552Z] [2022-05-18T18:43:04.552Z] DONE 2 tests, 2 skipped in 1.794s [2022-05-18T18:43:04.600Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-18T18:43:04.600Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-18T18:43:04.801Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-18T18:43:04.801Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T18:43:04.801Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-18T18:43:04.801Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T18:43:04.801Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-18T18:43:04.856Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-18T18:43:04.856Z] === RUN TestAuthZPluginDenyResponse [2022-05-18T18:43:05.028Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-18T18:43:05.419Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-18T18:43:05.419Z] === RUN TestAuthZPluginAllowEventStream [2022-05-18T18:43:06.294Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-18T18:43:06.785Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-05-18T18:43:06.785Z] === RUN TestAuthZPluginErrorResponse [2022-05-18T18:43:06.855Z] === RUN TestDockerSuite/TestEventsRename [2022-05-18T18:43:07.041Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-18T18:43:07.041Z] === RUN TestAuthZPluginErrorRequest [2022-05-18T18:43:07.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:43:07.248Z] INFO: Testing against a local daemon [2022-05-18T18:43:07.248Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:43:07.248Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:07.248Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestDiskUsage [2022-05-18T18:43:07.248Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T18:43:07.248Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestEventsExecDie [2022-05-18T18:43:07.248Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T18:43:07.248Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestEventsBackwardsCompatible [2022-05-18T18:43:07.248Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T18:43:07.248Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestEventsVolumeCreate [2022-05-18T18:43:07.248Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T18:43:07.248Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestInfoAPI [2022-05-18T18:43:07.248Z] --- PASS: TestInfoAPI (0.06s) [2022-05-18T18:43:07.248Z] === RUN TestInfoAPIWarnings [2022-05-18T18:43:07.248Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:43:07.248Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestInfoDebug [2022-05-18T18:43:07.248Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:43:07.248Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestInfoInsecureRegistries [2022-05-18T18:43:07.248Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:43:07.248Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestInfoRegistryMirrors [2022-05-18T18:43:07.248Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:43:07.248Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-18T18:43:07.248Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T18:43:07.417Z] === RUN TestDockerSuite/TestEventsResize [2022-05-18T18:43:07.604Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-18T18:43:07.604Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-18T18:43:07.674Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-18T18:43:08.165Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-18T18:43:08.165Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-18T18:43:08.236Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-18T18:43:08.236Z] === RUN TestPingCacheHeaders [2022-05-18T18:43:08.236Z] --- PASS: TestPingCacheHeaders (0.07s) [2022-05-18T18:43:08.236Z] === RUN TestPingGet [2022-05-18T18:43:08.236Z] --- PASS: TestPingGet (0.04s) [2022-05-18T18:43:08.236Z] === RUN TestPingHead [2022-05-18T18:43:08.236Z] --- PASS: TestPingHead (0.05s) [2022-05-18T18:43:08.236Z] === RUN TestPingSwarmHeader [2022-05-18T18:43:08.236Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:08.236Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-18T18:43:08.236Z] === RUN TestVersion [2022-05-18T18:43:08.236Z] --- PASS: TestVersion (0.04s) [2022-05-18T18:43:08.236Z] PASS [2022-05-18T18:43:08.236Z] ok github.com/docker/docker/integration/system 1.316s [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === Skipped [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:43:08.236Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-18T18:43:08.236Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-18T18:43:08.236Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-18T18:43:08.236Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-18T18:43:08.236Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-18T18:43:08.236Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-18T18:43:08.236Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-18T18:43:08.236Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-18T18:43:08.236Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-18T18:43:08.236Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-18T18:43:08.236Z] [2022-05-18T18:43:08.236Z] DONE 16 tests, 10 skipped in 3.427s [2022-05-18T18:43:08.236Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-18T18:43:09.532Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-05-18T18:43:09.532Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-18T18:43:09.561Z] --- PASS: TestServicePlugin (31.59s) [2022-05-18T18:43:09.561Z] === RUN TestServiceUpdateLabel [2022-05-18T18:43:10.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:43:10.475Z] INFO: Testing against a local daemon [2022-05-18T18:43:10.475Z] === RUN TestVolumesCreateAndList [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-05-18T18:43:10.475Z] === RUN TestVolumesRemove [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesRemove (0.14s) [2022-05-18T18:43:10.475Z] === RUN TestVolumesInspect [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-18T18:43:10.475Z] === RUN TestVolumesInvalidJSON [2022-05-18T18:43:10.475Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T18:43:10.475Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T18:43:10.475Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T18:43:10.475Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T18:43:10.475Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T18:43:10.475Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T18:43:10.475Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T18:43:10.475Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T18:43:10.475Z] PASS [2022-05-18T18:43:10.475Z] ok github.com/docker/docker/integration/volume 0.395s [2022-05-18T18:43:10.475Z] [2022-05-18T18:43:10.475Z] DONE 9 tests in 2.255s [2022-05-18T18:43:10.899Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-05-18T18:43:10.899Z] === RUN TestAuthZPluginHeader [2022-05-18T18:43:10.944Z] INFO: make.ps1 ended at 05/18/2022 18:43:10 [2022-05-18T18:43:10.944Z] INFO: Integration CLI tests being run from the host: [2022-05-18T18:43:10.944Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-18T18:43:11.449Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-05-18T18:43:11.449Z] === RUN TestServiceUpdateSecrets [2022-05-18T18:43:11.775Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-05-18T18:43:11.776Z] === RUN TestServiceUpdateNetwork [2022-05-18T18:43:11.827Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-18T18:43:11.827Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-18T18:43:11.827Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:11.827Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-18T18:43:11.827Z] === RUN TestAuthZPluginV2Disable [2022-05-18T18:43:11.827Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:11.827Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-18T18:43:11.827Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-18T18:43:11.827Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:11.827Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-18T18:43:11.827Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-18T18:43:11.827Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:11.827Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-18T18:43:11.827Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-18T18:43:11.959Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-18T18:43:13.336Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-18T18:43:13.362Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-18T18:43:13.362Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-18T18:43:13.829Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-18T18:43:13.898Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-18T18:43:14.459Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-18T18:43:16.977Z] === RUN TestDockerSuite/TestEventsTop [2022-05-18T18:43:17.559Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-18T18:43:17.605Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-18T18:43:20.073Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-18T18:43:20.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-18T18:43:21.381Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-18T18:43:21.381Z] INFO: Testing against a local daemon [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-18T18:43:21.381Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-18T18:43:21.381Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-18T18:43:21.381Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-18T18:43:22.371Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-18T18:43:22.840Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-18T18:43:23.309Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-18T18:43:23.492Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-18T18:43:23.778Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-18T18:43:23.971Z] --- PASS: TestServiceUpdateNetwork (12.38s) [2022-05-18T18:43:23.971Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T18:43:24.905Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-18T18:43:25.838Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-18T18:43:26.606Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2022-05-18T18:43:26.606Z] === RUN TestServiceUpdateConfigs [2022-05-18T18:43:29.869Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-18T18:43:29.869Z] PASS [2022-05-18T18:43:29.869Z] [2022-05-18T18:43:29.869Z] === Skipped [2022-05-18T18:43:29.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-18T18:43:29.869Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:29.869Z] [2022-05-18T18:43:29.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-18T18:43:29.869Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:29.869Z] [2022-05-18T18:43:29.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-18T18:43:29.869Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:29.869Z] [2022-05-18T18:43:29.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-18T18:43:29.869Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:29.869Z] [2022-05-18T18:43:29.869Z] DONE 17 tests, 4 skipped in 26.111s [2022-05-18T18:43:29.869Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-18T18:43:29.869Z] ++ 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 [2022-05-18T18:43:29.869Z] ++ set -e [2022-05-18T18:43:29.869Z] ++ '[' -n 0 ']' [2022-05-18T18:43:29.869Z] ++ set -x [2022-05-18T18:43:29.869Z] ++ 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 [2022-05-18T18:43:29.869Z] INFO: Testing against a local daemon [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:43:29.869Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:43:29.869Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-18T18:43:29.869Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-18T18:43:29.869Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-18T18:43:29.869Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-18T18:43:29.869Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-18T18:43:29.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-18T18:43:29.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-18T18:43:29.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-18T18:43:29.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-18T18:43:29.870Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-18T18:43:29.870Z] === RUN TestPluginInstall [2022-05-18T18:43:29.870Z] === RUN TestPluginInstall/no_auth [2022-05-18T18:43:29.870Z] time="2022-05-18T18:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:43:29.870Z] time="2022-05-18T18:43:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f9338c089f61355e2f958735c1df2c376408d014a895ab3b9c112f72840c43a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:43:29.870Z] time="2022-05-18T18:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:43:29.870Z] time="2022-05-18T18:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f9338c089f61355e2f958735c1df2c376408d014a895ab3b9c112f72840c43a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:43:29.870Z] === RUN TestPluginInstall/with_htpasswd [2022-05-18T18:43:29.870Z] time="2022-05-18T18:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:43:29.870Z] time="2022-05-18T18:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69ad023c55286880fc88247fa58997f04f8e70154e5450f8e0e43b16121ab18c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:43:29.870Z] time="2022-05-18T18:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:43:29.870Z] time="2022-05-18T18:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69ad023c55286880fc88247fa58997f04f8e70154e5450f8e0e43b16121ab18c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:43:29.870Z] === RUN TestPluginInstall/with_insecure [2022-05-18T18:43:30.798Z] time="2022-05-18T18:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:43:30.798Z] time="2022-05-18T18:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3efee3da7b120a5b5ed9e8e04fd46dab5fb9a840848f9a93ec3e7fde7cefca10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:43:30.798Z] time="2022-05-18T18:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-18T18:43:30.798Z] time="2022-05-18T18:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3efee3da7b120a5b5ed9e8e04fd46dab5fb9a840848f9a93ec3e7fde7cefca10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-18T18:43:31.055Z] plugin_test.go:195: [dcace5a6e083d] daemon is not started [2022-05-18T18:43:31.055Z] --- PASS: TestPluginInstall (2.57s) [2022-05-18T18:43:31.055Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-05-18T18:43:31.055Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-05-18T18:43:31.055Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-05-18T18:43:31.055Z] === RUN TestPluginsWithRuntimes [2022-05-18T18:43:31.848Z] check_test.go:378: [d737c7d575711] daemon is not started [2022-05-18T18:43:31.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-18T18:43:31.848Z] === RUN TestDockerSuite/TestExec [2022-05-18T18:43:31.848Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-18T18:43:32.410Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-18T18:43:32.421Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-18T18:43:32.972Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-18T18:43:33.229Z] docker_api_swarm_test.go:802: [d85a838f765d4] joining swarm manager [d1fe4ee8263d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:43:33.349Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-18T18:43:33.791Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-18T18:43:33.942Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-18T18:43:34.278Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-05-18T18:43:34.278Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-18T18:43:34.278Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-05-18T18:43:34.278Z] === RUN TestPluginBackCompatMediaTypes [2022-05-18T18:43:34.719Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-18T18:43:34.840Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-18T18:43:34.840Z] PASS [2022-05-18T18:43:34.840Z] [2022-05-18T18:43:34.840Z] DONE 24 tests in 6.611s [2022-05-18T18:43:34.840Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-18T18:43:34.840Z] ++ 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 [2022-05-18T18:43:34.840Z] ++ set -e [2022-05-18T18:43:34.840Z] ++ '[' -n 0 ']' [2022-05-18T18:43:34.840Z] ++ set -x [2022-05-18T18:43:34.840Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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 [2022-05-18T18:43:34.840Z] INFO: Testing against a local daemon [2022-05-18T18:43:34.840Z] === RUN TestExternalGraphDriver [2022-05-18T18:43:35.097Z] === RUN TestExternalGraphDriver/json [2022-05-18T18:43:35.646Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-18T18:43:35.646Z] docker_api_swarm_test.go:802: [dc1bede9e170c] joining swarm manager [d1fe4ee8263d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:43:36.209Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-18T18:43:36.464Z] === RUN TestExternalGraphDriver/spec [2022-05-18T18:43:36.772Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-18T18:43:37.027Z] docker_api_swarm_test.go:802: [db011e6cdff90] joining swarm manager [d1fe4ee8263d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-18T18:43:37.283Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-18T18:43:37.844Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-18T18:43:38.355Z] === RUN TestExternalGraphDriver/pull [2022-05-18T18:43:38.407Z] docker_api_swarm_test.go:802: [d4573723f2340] joining swarm manager [d1fe4ee8263d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-18T18:43:38.663Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-18T18:43:39.590Z] docker_api_swarm_test.go:810: [d4ebba3ac4775] joining swarm manager [d1fe4ee8263d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-18T18:43:39.721Z] --- PASS: TestExternalGraphDriver (4.88s) [2022-05-18T18:43:39.721Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-05-18T18:43:39.721Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-05-18T18:43:39.721Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-05-18T18:43:39.721Z] === RUN TestGraphdriverPluginV2 [2022-05-18T18:43:39.721Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:39.721Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-18T18:43:39.721Z] PASS [2022-05-18T18:43:39.846Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-18T18:43:39.977Z] [2022-05-18T18:43:39.977Z] === Skipped [2022-05-18T18:43:39.977Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-18T18:43:39.977Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:43:39.977Z] [2022-05-18T18:43:39.977Z] DONE 5 tests, 1 skipped in 4.991s [2022-05-18T18:43:39.977Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-18T18:43:39.977Z] ++ 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 [2022-05-18T18:43:39.977Z] ++ set -e [2022-05-18T18:43:39.977Z] ++ '[' -n 0 ']' [2022-05-18T18:43:39.977Z] ++ set -x [2022-05-18T18:43:39.977Z] ++ 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 [2022-05-18T18:43:39.977Z] INFO: Testing against a local daemon [2022-05-18T18:43:39.977Z] === RUN TestContinueAfterPluginCrash [2022-05-18T18:43:39.977Z] === PAUSE TestContinueAfterPluginCrash [2022-05-18T18:43:39.977Z] === RUN TestReadPluginNoRead [2022-05-18T18:43:39.977Z] === PAUSE TestReadPluginNoRead [2022-05-18T18:43:39.977Z] === RUN TestDaemonStartWithLogOpt [2022-05-18T18:43:39.977Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-18T18:43:39.977Z] === CONT TestContinueAfterPluginCrash [2022-05-18T18:43:39.977Z] === CONT TestDaemonStartWithLogOpt [2022-05-18T18:43:40.496Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) [2022-05-18T18:43:40.496Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-18T18:43:40.496Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-18T18:43:40.496Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-05-18T18:43:40.496Z] PASS [2022-05-18T18:43:40.496Z] [2022-05-18T18:43:40.496Z] === Skipped [2022-05-18T18:43:40.496Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-18T18:43:40.496Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T18:43:40.496Z] [2022-05-18T18:43:40.496Z] DONE 27 tests, 1 skipped in 165.506s [2022-05-18T18:43:40.496Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-18T18:43:40.496Z] INFO: Testing against a local daemon [2022-05-18T18:43:40.496Z] === RUN TestSessionCreate [2022-05-18T18:43:40.496Z] --- PASS: TestSessionCreate (0.02s) [2022-05-18T18:43:40.496Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T18:43:40.496Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-18T18:43:40.496Z] PASS [2022-05-18T18:43:40.496Z] [2022-05-18T18:43:40.496Z] DONE 2 tests in 0.053s [2022-05-18T18:43:40.496Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-18T18:43:40.496Z] INFO: Testing against a local daemon [2022-05-18T18:43:40.496Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:43:40.496Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:43:40.496Z] === RUN TestDiskUsage [2022-05-18T18:43:40.496Z] === PAUSE TestDiskUsage [2022-05-18T18:43:40.496Z] === RUN TestEventsExecDie [2022-05-18T18:43:40.754Z] --- PASS: TestEventsExecDie (0.59s) [2022-05-18T18:43:40.754Z] === RUN TestEventsBackwardsCompatible [2022-05-18T18:43:40.754Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-18T18:43:40.754Z] === RUN TestEventsVolumeCreate [2022-05-18T18:43:40.773Z] === RUN TestDockerSuite/TestExecEnv [2022-05-18T18:43:41.012Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-05-18T18:43:41.012Z] === RUN TestInfoBinaryCommits [2022-05-18T18:43:41.012Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-18T18:43:41.012Z] === RUN TestInfoAPIVersioned [2022-05-18T18:43:41.012Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-18T18:43:41.012Z] === RUN TestInfoAPI [2022-05-18T18:43:41.012Z] --- PASS: TestInfoAPI (0.02s) [2022-05-18T18:43:41.012Z] === RUN TestInfoAPIWarnings [2022-05-18T18:43:41.029Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2022-05-18T18:43:41.029Z] === RUN TestServiceUpdateNetwork [2022-05-18T18:43:41.591Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-18T18:43:42.518Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-18T18:43:43.247Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-05-18T18:43:43.247Z] === CONT TestReadPluginNoRead [2022-05-18T18:43:43.447Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-18T18:43:45.138Z] === RUN TestReadPluginNoRead/default [2022-05-18T18:43:45.370Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-18T18:43:45.937Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-18T18:43:46.500Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-18T18:43:46.504Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-18T18:43:47.062Z] === RUN TestDockerSuite/TestExecParseError [2022-05-18T18:43:47.432Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-18T18:43:47.625Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-18T18:43:47.994Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-05-18T18:43:48.188Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-18T18:43:48.751Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-18T18:43:48.923Z] === CONT TestReadPluginNoRead [2022-05-18T18:43:48.923Z] read_test.go:92: [db132d5f85b3c] daemon is not started [2022-05-18T18:43:48.923Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-05-18T18:43:48.923Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-05-18T18:43:48.923Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-05-18T18:43:48.923Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-05-18T18:43:48.923Z] PASS [2022-05-18T18:43:48.923Z] [2022-05-18T18:43:48.923Z] DONE 6 tests in 8.836s [2022-05-18T18:43:48.923Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-18T18:43:48.923Z] ++ 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 [2022-05-18T18:43:48.923Z] ++ set -e [2022-05-18T18:43:48.923Z] ++ '[' -n 0 ']' [2022-05-18T18:43:48.923Z] ++ set -x [2022-05-18T18:43:48.923Z] ++ 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 [2022-05-18T18:43:48.923Z] testing: warning: no tests to run [2022-05-18T18:43:48.923Z] PASS [2022-05-18T18:43:48.923Z] [2022-05-18T18:43:48.923Z] DONE 0 tests in 0.036s [2022-05-18T18:43:48.923Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-18T18:43:48.923Z] ++ 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 [2022-05-18T18:43:48.923Z] ++ set -e [2022-05-18T18:43:48.923Z] ++ '[' -n 0 ']' [2022-05-18T18:43:48.923Z] ++ set -x [2022-05-18T18:43:48.923Z] ++ 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 [2022-05-18T18:43:48.923Z] INFO: Testing against a local daemon [2022-05-18T18:43:48.923Z] === RUN TestPluginWithDevMounts [2022-05-18T18:43:48.923Z] === PAUSE TestPluginWithDevMounts [2022-05-18T18:43:48.923Z] === CONT TestPluginWithDevMounts [2022-05-18T18:43:49.678Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-18T18:43:50.241Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-18T18:43:50.803Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-18T18:43:50.814Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-05-18T18:43:50.814Z] PASS [2022-05-18T18:43:50.814Z] [2022-05-18T18:43:50.814Z] DONE 1 tests in 1.647s [2022-05-18T18:43:50.814Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-18T18:43:50.814Z] ++ 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 [2022-05-18T18:43:50.814Z] ++ set -e [2022-05-18T18:43:50.814Z] ++ '[' -n 0 ']' [2022-05-18T18:43:50.814Z] ++ set -x [2022-05-18T18:43:50.814Z] ++ 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 [2022-05-18T18:43:50.814Z] INFO: Testing against a local daemon [2022-05-18T18:43:50.814Z] === RUN TestSecretInspect [2022-05-18T18:43:52.741Z] --- PASS: TestSecretInspect (2.22s) [2022-05-18T18:43:52.741Z] === RUN TestSecretList [2022-05-18T18:43:54.967Z] --- PASS: TestServiceUpdateNetwork (13.45s) [2022-05-18T18:43:54.967Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T18:43:55.262Z] --- PASS: TestSecretList (2.20s) [2022-05-18T18:43:55.262Z] === RUN TestSecretsCreateAndDelete [2022-05-18T18:43:55.893Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-18T18:43:56.455Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-18T18:43:57.152Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2022-05-18T18:43:57.152Z] === RUN TestSecretsUpdate [2022-05-18T18:43:59.078Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-18T18:43:59.078Z] === RUN TestInfoDebug [2022-05-18T18:43:59.078Z] --- PASS: TestInfoDebug (0.52s) [2022-05-18T18:43:59.078Z] === RUN TestInfoInsecureRegistries [2022-05-18T18:43:59.078Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-18T18:43:59.078Z] === RUN TestInfoRegistryMirrors [2022-05-18T18:43:59.078Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-18T18:43:59.078Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T18:43:59.078Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-05-18T18:43:59.078Z] === RUN TestPingCacheHeaders [2022-05-18T18:43:59.078Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-18T18:43:59.078Z] === RUN TestPingGet [2022-05-18T18:43:59.078Z] --- PASS: TestPingGet (0.01s) [2022-05-18T18:43:59.078Z] === RUN TestPingHead [2022-05-18T18:43:59.336Z] --- PASS: TestPingHead (0.02s) [2022-05-18T18:43:59.336Z] === RUN TestPingSwarmHeader [2022-05-18T18:43:59.669Z] --- PASS: TestSecretsUpdate (2.18s) [2022-05-18T18:43:59.669Z] === RUN TestTemplatedSecret [2022-05-18T18:43:59.903Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-18T18:44:00.161Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-18T18:44:01.532Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-18T18:44:01.532Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-05-18T18:44:01.532Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-18T18:44:01.532Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-18T18:44:01.532Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-18T18:44:01.532Z] === RUN TestVersion [2022-05-18T18:44:01.532Z] --- PASS: TestVersion (0.02s) [2022-05-18T18:44:01.532Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:44:01.532Z] === CONT TestDiskUsage [2022-05-18T18:44:01.697Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/container_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/image_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/volume_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-18T18:44:01.791Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-18T18:44:02.050Z] === RUN TestDiskUsage/after_container.Run [2022-05-18T18:44:02.186Z] --- PASS: TestTemplatedSecret (2.50s) [2022-05-18T18:44:02.186Z] === RUN TestSecretCreateResolve [2022-05-18T18:44:02.259Z] === RUN TestDockerSuite/TestExecTTY [2022-05-18T18:44:02.515Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-18T18:44:02.616Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage (1.62s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:02.874Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-05-18T18:44:02.874Z] PASS [2022-05-18T18:44:02.874Z] [2022-05-18T18:44:02.874Z] DONE 54 tests in 22.730s [2022-05-18T18:44:02.874Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-18T18:44:02.874Z] INFO: Testing against a local daemon [2022-05-18T18:44:02.874Z] === RUN TestVolumesCreateAndList [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-05-18T18:44:03.132Z] === RUN TestVolumesRemove [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-18T18:44:03.132Z] === RUN TestVolumesInspect [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-18T18:44:03.132Z] === RUN TestVolumesInvalidJSON [2022-05-18T18:44:03.132Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T18:44:03.132Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T18:44:03.132Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T18:44:03.132Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T18:44:03.132Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T18:44:03.132Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T18:44:03.132Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T18:44:03.132Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T18:44:03.132Z] PASS [2022-05-18T18:44:03.132Z] [2022-05-18T18:44:03.132Z] DONE 9 tests in 0.211s [2022-05-18T18:44:03.132Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T18:44:03.442Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-18T18:44:03.442Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-18T18:44:03.698Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-18T18:44:03.698Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-18T18:44:03.698Z] Removing test suite binaries [2022-05-18T18:44:03.698Z] exiting test-integration [2022-05-18T18:44:03.698Z] ++ exit 0 [2022-05-18T18:44:03.698Z] [2022-05-18T18:44:04.077Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-18T18:44:04.077Z] PASS [2022-05-18T18:44:04.077Z] [2022-05-18T18:44:04.077Z] DONE 6 tests in 13.674s [2022-05-18T18:44:04.077Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-18T18:44:04.077Z] ++ 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 [2022-05-18T18:44:04.077Z] ++ set -e [2022-05-18T18:44:04.077Z] ++ '[' -n 0 ']' [2022-05-18T18:44:04.077Z] ++ set -x [2022-05-18T18:44:04.078Z] ++ 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 [2022-05-18T18:44:04.262Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-18T18:44:04.262Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-18T18:44:04.262Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-18T18:44:04.334Z] INFO: Testing against a local daemon [2022-05-18T18:44:04.334Z] === RUN TestServiceCreateInit [2022-05-18T18:44:04.334Z] === RUN TestServiceCreateInit/daemonInitDisabled Post stage [Pipeline] junit [2022-05-18T18:44:05.085Z] Recording test results [2022-05-18T18:44:05.631Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-18T18:44:06.192Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-18T18:44:06.553Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T18:44:06.890Z] + echo Ensuring container killed. [2022-05-18T18:44:06.890Z] Ensuring container killed. [2022-05-18T18:44:06.890Z] + docker rm -vf docker-pr7 [2022-05-18T18:44:06.890Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-05-18T18:44:07.121Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-18T18:44:07.171Z] + echo Chowning /workspace to jenkins user [2022-05-18T18:44:07.171Z] Chowning /workspace to jenkins user [2022-05-18T18:44:07.171Z] + id -u [2022-05-18T18:44:07.171Z] + id -g [2022-05-18T18:44:07.171Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43593:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T18:44:07.171Z] Unable to find image 'busybox:latest' locally [2022-05-18T18:44:07.428Z] latest: Pulling from library/busybox [2022-05-18T18:44:07.428Z] 50e8d59317eb: Pulling fs layer [2022-05-18T18:44:07.428Z] 50e8d59317eb: Verifying Checksum [2022-05-18T18:44:07.428Z] 50e8d59317eb: Download complete [2022-05-18T18:44:07.684Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-18T18:44:07.686Z] 50e8d59317eb: Pull complete [2022-05-18T18:44:07.686Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-18T18:44:07.686Z] Status: Downloaded newer image for busybox:latest [2022-05-18T18:44:08.246Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-18T18:44:08.502Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T18:44:09.355Z] + bundleName=amd64-cgroup2 [2022-05-18T18:44:09.355Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-18T18:44:09.355Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-18T18:44:09.355Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-18T18:44:09.355Z] + 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 [2022-05-18T18:44:09.624Z] Archiving artifacts [2022-05-18T18:44:11.443Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T18:44:11.543Z] --- PASS: TestServiceUpdatePidsLimit (16.46s) [2022-05-18T18:44:11.544Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-18T18:44:11.544Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-05-18T18:44:11.544Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-05-18T18:44:11.544Z] PASS [2022-05-18T18:44:11.544Z] [2022-05-18T18:44:11.544Z] === Skipped [2022-05-18T18:44:11.544Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-18T18:44:11.544Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T18:44:11.544Z] [2022-05-18T18:44:11.544Z] DONE 27 tests, 1 skipped in 181.228s [2022-05-18T18:44:11.544Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-18T18:44:11.544Z] ++ 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 [2022-05-18T18:44:11.544Z] ++ set -e [2022-05-18T18:44:11.544Z] ++ '[' -n 0 ']' [2022-05-18T18:44:11.544Z] ++ set -x [2022-05-18T18:44:11.544Z] ++ 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 [2022-05-18T18:44:11.544Z] INFO: Testing against a local daemon [2022-05-18T18:44:11.544Z] === RUN TestSessionCreate [2022-05-18T18:44:11.544Z] --- PASS: TestSessionCreate (0.02s) [2022-05-18T18:44:11.544Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T18:44:11.544Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-18T18:44:11.544Z] PASS [2022-05-18T18:44:11.544Z] [2022-05-18T18:44:11.544Z] DONE 2 tests in 0.052s [2022-05-18T18:44:11.544Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-18T18:44:11.544Z] ++ 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 [2022-05-18T18:44:11.544Z] ++ set -e [2022-05-18T18:44:11.544Z] ++ '[' -n 0 ']' [2022-05-18T18:44:11.544Z] ++ set -x [2022-05-18T18:44:11.544Z] ++ 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 [2022-05-18T18:44:11.544Z] INFO: Testing against a local daemon [2022-05-18T18:44:11.544Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:44:11.544Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T18:44:11.544Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:44:11.544Z] === RUN TestDiskUsage [2022-05-18T18:44:11.544Z] === PAUSE TestDiskUsage [2022-05-18T18:44:11.544Z] === RUN TestEventsExecDie [2022-05-18T18:44:11.750Z] + make clean [2022-05-18T18:44:11.750Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T18:44:11.750Z] docker-dev-cache [2022-05-18T18:44:11.750Z] docker-mod-cache [Pipeline] deleteDir [2022-05-18T18:44:11.771Z] --- PASS: TestServiceCreateInit (7.13s) [2022-05-18T18:44:11.771Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-05-18T18:44:11.771Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-05-18T18:44:11.771Z] === RUN TestCreateServiceMultipleTimes [2022-05-18T18:44:11.799Z] --- PASS: TestEventsExecDie (0.60s) [2022-05-18T18:44:11.799Z] === RUN TestEventsBackwardsCompatible [2022-05-18T18:44:11.799Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-18T18:44:11.799Z] === RUN TestEventsVolumeCreate [2022-05-18T18:44:11.799Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-18T18:44:11.799Z] === RUN TestInfoBinaryCommits [2022-05-18T18:44:11.799Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-05-18T18:44:11.799Z] === RUN TestInfoAPIVersioned [2022-05-18T18:44:11.799Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-18T18:44:11.799Z] === RUN TestInfoAPI [2022-05-18T18:44:11.799Z] --- PASS: TestInfoAPI (0.02s) [2022-05-18T18:44:11.799Z] === RUN TestInfoAPIWarnings [2022-05-18T18:44:12.725Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T18:44:14.330Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-18T18:44:14.330Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-18T18:44:14.330Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T18:44:14.330Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-18T18:44:17.966Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-18T18:44:18.528Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-18T18:44:20.893Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-18T18:44:20.893Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-18T18:44:20.893Z] { [2022-05-18T18:44:20.893Z] "RT_GROUP_ICON": { [2022-05-18T18:44:20.893Z] "#1": { [2022-05-18T18:44:20.893Z] "0409": "../../winresources/docker.ico" [2022-05-18T18:44:20.893Z] } [2022-05-18T18:44:20.893Z] }, [2022-05-18T18:44:20.893Z] "RT_MANIFEST": { [2022-05-18T18:44:20.893Z] "#1": { [2022-05-18T18:44:20.893Z] "0409": { [2022-05-18T18:44:20.893Z] "identity": {}, [2022-05-18T18:44:20.893Z] "description": "Docker Engine", [2022-05-18T18:44:20.893Z] "minimum-os": "vista", [2022-05-18T18:44:20.893Z] "execution-level": "", [2022-05-18T18:44:20.893Z] "ui-access": false, [2022-05-18T18:44:20.893Z] "auto-elevate": false, [2022-05-18T18:44:20.893Z] "dpi-awareness": "unaware", [2022-05-18T18:44:20.893Z] "disable-theming": false, [2022-05-18T18:44:20.893Z] "disable-window-filtering": false, [2022-05-18T18:44:20.893Z] "high-resolution-scrolling-aware": false, [2022-05-18T18:44:20.893Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-18T18:44:20.893Z] "long-path-aware": false, [2022-05-18T18:44:20.893Z] "printer-driver-isolation": false, [2022-05-18T18:44:20.893Z] "gdi-scaling": false, [2022-05-18T18:44:20.893Z] "segment-heap": false, [2022-05-18T18:44:20.893Z] "use-common-controls-v6": false [2022-05-18T18:44:20.893Z] } [2022-05-18T18:44:20.893Z] } [2022-05-18T18:44:20.893Z] }, [2022-05-18T18:44:20.893Z] "RT_MESSAGETABLE": { [2022-05-18T18:44:20.893Z] "#1": { [2022-05-18T18:44:20.893Z] "0409": "../../winresources/event_messages.bin" [2022-05-18T18:44:20.893Z] } [2022-05-18T18:44:20.893Z] }, [2022-05-18T18:44:20.893Z] "RT_VERSION": { [2022-05-18T18:44:20.893Z] "#1": { [2022-05-18T18:44:20.893Z] "0409": { [2022-05-18T18:44:20.893Z] "fixed": { [2022-05-18T18:44:20.893Z] "file_version": "0.0.0.0", [2022-05-18T18:44:20.893Z] "product_version": "0.0.0.0", [2022-05-18T18:44:20.893Z] "type": "Unknown" [2022-05-18T18:44:20.893Z] }, [2022-05-18T18:44:20.894Z] "info": { [2022-05-18T18:44:20.894Z] "0000": { [2022-05-18T18:44:20.894Z] "CompanyName": "", [2022-05-18T18:44:20.894Z] "FileVersion": "dev", [2022-05-18T18:44:20.894Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-18T18:44:20.894Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-18T18:44:20.894Z] "ProductName": "", [2022-05-18T18:44:20.894Z] "ProductVersion": "dev", [2022-05-18T18:44:20.894Z] "SpecialBuild": "3edb9798c750c3c22939dc39c35b04700c86cdb3" [2022-05-18T18:44:20.894Z] } [2022-05-18T18:44:20.894Z] } [2022-05-18T18:44:20.894Z] } [2022-05-18T18:44:20.894Z] } [2022-05-18T18:44:20.894Z] } [2022-05-18T18:44:20.894Z] } [2022-05-18T18:44:20.894Z] cmd/docker-proxy/genwinres_windows.go [2022-05-18T18:44:20.894Z] cmd/docker-proxy/main.go [2022-05-18T18:44:20.894Z] cmd/docker-proxy/network_proxy_test.go [2022-05-18T18:44:20.894Z] cmd/docker-proxy/proxy.go [2022-05-18T18:44:20.894Z] cmd/docker-proxy/sctp_proxy.go [2022-05-18T18:44:20.894Z] cmd/docker-proxy/tcp_proxy.go [2022-05-18T18:44:20.894Z] cmd/docker-proxy/udp_proxy.go [2022-05-18T18:44:20.894Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-18T18:44:20.894Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-18T18:44:20.894Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-18T18:44:20.894Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-18T18:44:20.894Z] remote: Enumerating objects: 23, done. [2022-05-18T18:44:20.894Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-18T18:44:20.894Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-18T18:44:20.894Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-18T18:44:20.894Z] 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. [2022-05-18T18:44:20.894Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-18T18:44:20.894Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-18T18:44:20.894Z] Cross building: bundles/cross/linux/ppc64le [2022-05-18T18:44:20.894Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-18T18:44:20.894Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-18T18:44:23.768Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-18T18:44:23.768Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-18T18:44:23.768Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-18T18:44:23.768Z] === RUN TestDockerSuite/TestHealth [2022-05-18T18:44:29.022Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-05-18T18:44:29.023Z] === RUN TestInfoDebug [2022-05-18T18:44:29.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-18T18:44:29.023Z] --- PASS: TestInfoDebug (0.53s) [2022-05-18T18:44:29.023Z] === RUN TestInfoInsecureRegistries [2022-05-18T18:44:29.585Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2022-05-18T18:44:29.585Z] === RUN TestInfoRegistryMirrors [2022-05-18T18:44:29.817Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2022-05-18T18:44:29.817Z] === RUN TestCreateServiceConflict [2022-05-18T18:44:29.817Z] --- PASS: TestCreateServiceConflict (2.29s) [2022-05-18T18:44:29.817Z] === RUN TestCreateServiceMaxReplicas [2022-05-18T18:44:30.146Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-18T18:44:30.146Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T18:44:30.146Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-18T18:44:30.146Z] === RUN TestPingCacheHeaders [2022-05-18T18:44:30.146Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-05-18T18:44:30.146Z] === RUN TestPingGet [2022-05-18T18:44:30.146Z] --- PASS: TestPingGet (0.01s) [2022-05-18T18:44:30.146Z] === RUN TestPingHead [2022-05-18T18:44:30.146Z] --- PASS: TestPingHead (0.02s) [2022-05-18T18:44:30.146Z] === RUN TestPingSwarmHeader [2022-05-18T18:44:30.707Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-18T18:44:31.269Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-18T18:44:31.709Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-05-18T18:44:31.709Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-18T18:44:32.196Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-18T18:44:32.197Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-05-18T18:44:32.197Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-18T18:44:32.197Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-18T18:44:32.197Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-18T18:44:32.197Z] === RUN TestVersion [2022-05-18T18:44:32.197Z] --- PASS: TestVersion (0.01s) [2022-05-18T18:44:32.197Z] === CONT TestDiskUsage [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/container_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/image_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/volume_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-18T18:44:32.759Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-18T18:44:33.016Z] === RUN TestDiskUsage/after_container.Run [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-18T18:44:33.272Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage (1.24s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-18T18:44:33.528Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:44:33.528Z] PASS [2022-05-18T18:44:33.528Z] [2022-05-18T18:44:33.528Z] === Skipped [2022-05-18T18:44:33.528Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:44:33.528Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T18:44:33.528Z] [2022-05-18T18:44:33.528Z] DONE 54 tests, 1 skipped in 22.456s [2022-05-18T18:44:33.528Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-18T18:44:33.528Z] ++ 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 [2022-05-18T18:44:33.528Z] ++ set -e [2022-05-18T18:44:33.528Z] ++ '[' -n 0 ']' [2022-05-18T18:44:33.528Z] ++ set -x [2022-05-18T18:44:33.528Z] ++ 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 [2022-05-18T18:44:33.528Z] INFO: Testing against a local daemon [2022-05-18T18:44:33.528Z] === RUN TestVolumesCreateAndList [2022-05-18T18:44:33.528Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-18T18:44:33.528Z] === RUN TestVolumesRemove [2022-05-18T18:44:33.528Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-18T18:44:33.528Z] === RUN TestVolumesInspect [2022-05-18T18:44:33.785Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-18T18:44:33.785Z] === RUN TestVolumesInvalidJSON [2022-05-18T18:44:33.785Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T18:44:33.785Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T18:44:33.785Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T18:44:33.785Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T18:44:33.785Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T18:44:33.785Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T18:44:33.785Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T18:44:33.785Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-18T18:44:33.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-18T18:44:33.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T18:44:33.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T18:44:33.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T18:44:33.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T18:44:33.785Z] PASS [2022-05-18T18:44:33.785Z] [2022-05-18T18:44:33.785Z] DONE 9 tests in 0.150s [2022-05-18T18:44:33.785Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T18:44:34.041Z] ++++ cat bundles/test-integration/docker.pid [2022-05-18T18:44:34.041Z] +++ kill 13755 [2022-05-18T18:44:34.041Z] +++ /etc/init.d/apparmor stop [2022-05-18T18:44:34.041Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T18:44:34.041Z] [2022-05-18T18:44:34.041Z] Unloading profiles will leave already running processes permanently [2022-05-18T18:44:34.041Z] unconfined, which can lead to unexpected situations. [2022-05-18T18:44:34.041Z] [2022-05-18T18:44:34.041Z] To set a process to complain mode, use the command line tool [2022-05-18T18:44:34.041Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T18:44:34.041Z] +++ true [2022-05-18T18:44:34.299Z] exiting test-integration [2022-05-18T18:44:34.299Z] ++ exit 0 [2022-05-18T18:44:34.299Z] [2022-05-18T18:44:34.861Z] + for job in $(jobs -p) [2022-05-18T18:44:34.861Z] + wait 4624 [2022-05-18T18:44:42.948Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-18T18:44:42.948Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-18T18:44:42.948Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-18T18:44:42.948Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-18T18:44:43.511Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-18T18:44:43.511Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-18T18:44:44.073Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-18T18:44:44.073Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-18T18:44:44.329Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-18T18:44:44.329Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-18T18:44:44.585Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-18T18:44:44.585Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-18T18:44:45.147Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-18T18:44:45.148Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-18T18:44:45.710Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-18T18:44:45.710Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-18T18:44:46.272Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-18T18:44:46.550Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-05-18T18:44:46.550Z] === RUN TestCreateServiceSecretFileMode [2022-05-18T18:44:46.834Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-18T18:44:46.834Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-18T18:44:47.396Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-18T18:44:47.478Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-05-18T18:44:47.478Z] === RUN TestCreateServiceConfigFileMode [2022-05-18T18:44:49.995Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2022-05-18T18:44:49.995Z] === RUN TestCreateServiceSysctls [2022-05-18T18:44:50.660Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-18T18:44:50.660Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-18T18:44:50.660Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-18T18:44:50.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-18T18:44:51.222Z] === RUN TestDockerSuite/TestImportFile [2022-05-18T18:44:53.113Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-18T18:44:53.113Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-18T18:44:53.262Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-05-18T18:44:53.262Z] === RUN TestCreateServiceCapabilities [2022-05-18T18:44:55.002Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-18T18:44:55.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-18T18:44:55.152Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-05-18T18:44:55.152Z] === RUN TestInspect [2022-05-18T18:44:56.369Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-18T18:44:56.931Z] docker_api_swarm_service_test.go:395: [d9bc2fb02e223] joining swarm manager [d3ef6334e05d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:44:57.860Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-18T18:44:57.860Z] docker_api_swarm_service_test.go:395: [dff3e9d295724] joining swarm manager [d3ef6334e05d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:44:58.421Z] --- PASS: TestInspect (2.65s) [2022-05-18T18:44:58.421Z] === RUN TestCreateJob [2022-05-18T18:44:58.426Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-18T18:44:59.353Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-18T18:44:59.916Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-18T18:44:59.916Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-18T18:44:59.916Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-18T18:45:00.479Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-18T18:45:00.938Z] --- PASS: TestCreateJob (3.03s) [2022-05-18T18:45:00.938Z] === RUN TestReplicatedJob [2022-05-18T18:45:01.407Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-18T18:45:01.664Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-18T18:45:02.595Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-18T18:45:03.157Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-18T18:45:04.086Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-18T18:45:04.086Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-18T18:45:05.174Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-18T18:45:05.469Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-18T18:45:05.640Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-18T18:45:05.725Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-18T18:45:06.184Z] --- PASS: TestReplicatedJob (4.60s) [2022-05-18T18:45:06.184Z] === RUN TestUpdateReplicatedJob [2022-05-18T18:45:06.286Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-18T18:45:06.286Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-18T18:45:06.542Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-18T18:45:06.542Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-18T18:45:06.542Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-18T18:45:06.628Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-18T18:45:07.469Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-18T18:45:07.725Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-18T18:45:08.287Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-18T18:45:08.703Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-05-18T18:45:08.703Z] === RUN TestServiceListWithStatuses [2022-05-18T18:45:08.703Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T18:45:08.703Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-18T18:45:08.703Z] === RUN TestDockerNetworkConnectAlias [2022-05-18T18:45:08.778Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-18T18:45:08.779Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-18T18:45:08.779Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-18T18:45:08.779Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-18T18:45:08.779Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-18T18:45:08.779Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-18T18:45:08.849Z] === RUN TestDockerSuite/TestInspectImage [2022-05-18T18:45:08.849Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-18T18:45:08.849Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-18T18:45:08.849Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-18T18:45:08.849Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-18T18:45:09.412Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-18T18:45:09.668Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-18T18:45:09.924Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-18T18:45:10.486Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-18T18:45:10.742Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-18T18:45:12.567Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-18T18:45:12.871Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-05-18T18:45:12.871Z] === RUN TestDockerNetworkReConnect [2022-05-18T18:45:13.256Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-18T18:45:13.256Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-18T18:45:13.256Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-18T18:45:13.817Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-18T18:45:13.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-18T18:45:14.137Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-18T18:45:14.137Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T18:45:14.137Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-18T18:45:14.137Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T18:45:14.137Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-18T18:45:14.605Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-18T18:45:15.184Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-18T18:45:15.440Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-18T18:45:16.199Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-05-18T18:45:16.199Z] === RUN TestServicePlugin [2022-05-18T18:45:16.199Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:45:16.199Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-18T18:45:16.199Z] === RUN TestServiceUpdateLabel [2022-05-18T18:45:16.368Z] docker_api_swarm_service_test.go:343: [d2c3f6f5c2328] joining swarm manager [dc7a26cd0ae33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:45:16.368Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-18T18:45:16.932Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-18T18:45:16.932Z] docker_api_swarm_service_test.go:343: [dd4218aa2ad97] joining swarm manager [dc7a26cd0ae33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:45:17.494Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-18T18:45:18.057Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-18T18:45:18.089Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-05-18T18:45:18.089Z] === RUN TestServiceUpdateSecrets [2022-05-18T18:45:18.408Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-18T18:45:18.619Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-18T18:45:18.619Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-18T18:45:20.495Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-18T18:45:20.495Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-18T18:45:20.495Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-18T18:45:20.495Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-18T18:45:20.495Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-18T18:45:20.495Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-18T18:45:20.495Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-18T18:45:20.495Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-18T18:45:20.495Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-18T18:45:20.495Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T18:45:20.495Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-18T18:45:21.137Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-18T18:45:22.065Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-18T18:45:22.995Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-18T18:45:23.251Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-18T18:45:23.455Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-18T18:45:24.179Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-18T18:45:24.418Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-18T18:45:26.068Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-18T18:45:27.031Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-18T18:45:27.292Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-18T18:45:28.657Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-18T18:45:28.914Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-18T18:45:29.476Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-18T18:45:31.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-18T18:45:32.129Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-18T18:45:32.129Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T18:45:32.129Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-18T18:45:32.129Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T18:45:32.129Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-18T18:45:32.129Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T18:45:32.129Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-18T18:45:32.129Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T18:45:32.129Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-18T18:45:32.931Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-05-18T18:45:32.931Z] === RUN TestServiceUpdateConfigs [2022-05-18T18:45:33.062Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-18T18:45:33.354Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-18T18:45:33.886Z] docker_api_swarm_service_test.go:490: [d105c0d0c9411] joining swarm manager [df1aedf906b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:45:34.361Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-18T18:45:34.361Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T18:45:34.361Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-18T18:45:34.361Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T18:45:34.361Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-18T18:45:34.447Z] docker_api_swarm_service_test.go:490: [df030857f6e59] joining swarm manager [df1aedf906b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:45:38.617Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-18T18:45:39.255Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-18T18:45:39.588Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-18T18:45:40.244Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-18T18:45:40.244Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T18:45:40.244Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-18T18:45:40.516Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-18T18:45:41.077Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-18T18:45:41.537Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-18T18:45:42.444Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-18T18:45:42.444Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-18T18:45:43.005Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-18T18:45:43.005Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-18T18:45:43.005Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-18T18:45:43.262Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-18T18:45:43.465Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-18T18:45:43.824Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-18T18:45:44.032Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-18T18:45:46.248Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-18T18:45:47.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-18T18:45:47.344Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-18T18:45:47.772Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-05-18T18:45:47.772Z] === RUN TestServiceUpdateNetwork [2022-05-18T18:45:47.906Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-18T18:45:52.114Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-18T18:45:52.114Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T18:45:52.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-18T18:45:52.114Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T18:45:52.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-18T18:45:52.114Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T18:45:52.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-18T18:45:52.114Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T18:45:52.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-18T18:45:53.103Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-18T18:45:53.148Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-18T18:45:53.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-18T18:45:53.148Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-18T18:45:53.148Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-18T18:45:54.087Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-18T18:45:54.649Z] docker_api_swarm_service_test.go:128: [d4ecb77d537c3] joining swarm manager [dcbd639be4c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:45:55.210Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-18T18:45:55.772Z] docker_api_swarm_service_test.go:129: [d9333897a2299] joining swarm manager [dcbd639be4c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:45:56.704Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-18T18:45:57.631Z] docker_api_swarm_service_test.go:137: [d397c5768f1b6] joining swarm manager [dcbd639be4c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-18T18:45:57.631Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-18T18:45:58.559Z] docker_api_swarm_service_test.go:138: [d79e6458c4aef] joining swarm manager [dcbd639be4c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-18T18:45:58.559Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-18T18:45:59.943Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2022-05-18T18:45:59.944Z] === RUN TestServiceUpdatePidsLimit [2022-05-18T18:45:59.944Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-18T18:46:00.506Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-18T18:46:01.077Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-18T18:46:01.333Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-18T18:46:01.894Z] === RUN TestDockerSuite/TestLogsSince [2022-05-18T18:46:08.425Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-18T18:46:08.594Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-18T18:46:08.725Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-18T18:46:12.350Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-18T18:46:12.350Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-18T18:46:12.350Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-18T18:46:12.350Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-18T18:46:12.350Z] Cross building: bundles/cross/linux/s390x [2022-05-18T18:46:12.350Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-18T18:46:12.350Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-18T18:46:13.664Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-18T18:46:14.226Z] === RUN TestDockerSuite/TestLogsTail [2022-05-18T18:46:14.791Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-18T18:46:15.131Z] --- PASS: TestServiceUpdatePidsLimit (15.64s) [2022-05-18T18:46:15.131Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-18T18:46:15.131Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-18T18:46:15.131Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-18T18:46:15.131Z] PASS [2022-05-18T18:46:15.131Z] [2022-05-18T18:46:15.131Z] === Skipped [2022-05-18T18:46:15.131Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-18T18:46:15.131Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-18T18:46:15.131Z] [2022-05-18T18:46:15.131Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-18T18:46:15.131Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-18T18:46:15.131Z] [2022-05-18T18:46:15.131Z] DONE 27 tests, 2 skipped in 130.457s [2022-05-18T18:46:15.131Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-18T18:46:15.131Z] ++ 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 [2022-05-18T18:46:15.131Z] ++ set -e [2022-05-18T18:46:15.131Z] ++ '[' -n 0 ']' [2022-05-18T18:46:15.131Z] ++ set -x [2022-05-18T18:46:15.131Z] ++ 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 [2022-05-18T18:46:15.131Z] INFO: Testing against a local daemon [2022-05-18T18:46:15.131Z] === RUN TestSessionCreate [2022-05-18T18:46:15.131Z] --- PASS: TestSessionCreate (0.02s) [2022-05-18T18:46:15.131Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-18T18:46:15.131Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-18T18:46:15.131Z] PASS [2022-05-18T18:46:15.131Z] [2022-05-18T18:46:15.131Z] DONE 2 tests in 0.126s [2022-05-18T18:46:15.131Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-18T18:46:15.131Z] ++ 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 [2022-05-18T18:46:15.131Z] ++ set -e [2022-05-18T18:46:15.131Z] ++ '[' -n 0 ']' [2022-05-18T18:46:15.131Z] ++ set -x [2022-05-18T18:46:15.131Z] ++ 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 [2022-05-18T18:46:15.131Z] INFO: Testing against a local daemon [2022-05-18T18:46:15.131Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-18T18:46:15.131Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T18:46:15.131Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:46:15.131Z] === RUN TestDiskUsage [2022-05-18T18:46:15.131Z] === PAUSE TestDiskUsage [2022-05-18T18:46:15.131Z] === RUN TestEventsExecDie [2022-05-18T18:46:15.353Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-18T18:46:15.387Z] --- PASS: TestEventsExecDie (0.51s) [2022-05-18T18:46:15.387Z] === RUN TestEventsBackwardsCompatible [2022-05-18T18:46:15.387Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-18T18:46:15.387Z] === RUN TestEventsVolumeCreate [2022-05-18T18:46:15.387Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-18T18:46:15.387Z] === RUN TestInfoBinaryCommits [2022-05-18T18:46:15.387Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-18T18:46:15.387Z] === RUN TestInfoAPIVersioned [2022-05-18T18:46:15.387Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-18T18:46:15.387Z] === RUN TestInfoAPI [2022-05-18T18:46:15.643Z] --- PASS: TestInfoAPI (0.03s) [2022-05-18T18:46:15.643Z] === RUN TestInfoAPIWarnings [2022-05-18T18:46:15.915Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-18T18:46:15.915Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-18T18:46:16.476Z] === RUN TestDockerSuite/TestNetHostname [2022-05-18T18:46:17.369Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-18T18:46:17.844Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-18T18:46:17.844Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-18T18:46:21.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-18T18:46:23.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-18T18:46:23.580Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-18T18:46:24.946Z] docker_api_swarm_service_test.go:304: [d716f5e254671] joining swarm manager [d9540cf5db763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:46:25.203Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-18T18:46:25.766Z] === RUN TestDockerSuite/TestPluginActive [2022-05-18T18:46:25.766Z] docker_api_swarm_service_test.go:304: [d1736658a8054] joining swarm manager [d9540cf5db763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:46:27.773Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-18T18:46:28.283Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-18T18:46:33.686Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-18T18:46:33.686Z] === RUN TestInfoDebug [2022-05-18T18:46:33.686Z] --- PASS: TestInfoDebug (0.52s) [2022-05-18T18:46:33.687Z] === RUN TestInfoInsecureRegistries [2022-05-18T18:46:33.687Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-18T18:46:33.687Z] === RUN TestInfoRegistryMirrors [2022-05-18T18:46:33.687Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-18T18:46:33.687Z] === RUN TestLoginFailsWithBadCredentials [2022-05-18T18:46:33.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-18T18:46:33.687Z] === RUN TestPingCacheHeaders [2022-05-18T18:46:33.687Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-18T18:46:33.687Z] === RUN TestPingGet [2022-05-18T18:46:33.687Z] --- PASS: TestPingGet (0.01s) [2022-05-18T18:46:33.687Z] === RUN TestPingHead [2022-05-18T18:46:33.687Z] --- PASS: TestPingHead (0.02s) [2022-05-18T18:46:33.687Z] === RUN TestPingSwarmHeader [2022-05-18T18:46:34.249Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-18T18:46:34.811Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-18T18:46:34.818Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-18T18:46:34.818Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-18T18:46:34.818Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-18T18:46:35.379Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-18T18:46:35.767Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-18T18:46:35.901Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-18T18:46:35.901Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T18:46:35.901Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-18T18:46:35.901Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T18:46:35.901Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-18T18:46:36.024Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-05-18T18:46:36.024Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-18T18:46:36.024Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-18T18:46:36.024Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-18T18:46:36.024Z] === RUN TestVersion [2022-05-18T18:46:36.024Z] --- PASS: TestVersion (0.03s) [2022-05-18T18:46:36.024Z] === CONT TestDiskUsage [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/container_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/image_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/volume_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-18T18:46:36.586Z] === RUN TestDiskUsage/after_container.Run [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-18T18:46:36.842Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage (1.12s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-18T18:46:37.099Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-18T18:46:37.099Z] PASS [2022-05-18T18:46:37.099Z] [2022-05-18T18:46:37.099Z] === Skipped [2022-05-18T18:46:37.099Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-18T18:46:37.099Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-18T18:46:37.099Z] [2022-05-18T18:46:37.099Z] DONE 54 tests, 1 skipped in 22.324s [2022-05-18T18:46:37.099Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-18T18:46:37.099Z] ++ 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 [2022-05-18T18:46:37.099Z] ++ set -e [2022-05-18T18:46:37.099Z] ++ '[' -n 0 ']' [2022-05-18T18:46:37.099Z] ++ set -x [2022-05-18T18:46:37.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-18T18:46:37.099Z] INFO: Testing against a local daemon [2022-05-18T18:46:37.099Z] === RUN TestVolumesCreateAndList [2022-05-18T18:46:37.099Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-18T18:46:37.099Z] === RUN TestVolumesRemove [2022-05-18T18:46:37.355Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-18T18:46:37.355Z] === RUN TestVolumesInspect [2022-05-18T18:46:37.355Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-18T18:46:37.355Z] === RUN TestVolumesInvalidJSON [2022-05-18T18:46:37.355Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-18T18:46:37.355Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-18T18:46:37.355Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-18T18:46:37.355Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-18T18:46:37.355Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-18T18:46:37.355Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-18T18:46:37.355Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-18T18:46:37.355Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-18T18:46:37.355Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-18T18:46:37.355Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-18T18:46:37.355Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-18T18:46:37.355Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-18T18:46:37.355Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-18T18:46:37.355Z] PASS [2022-05-18T18:46:37.355Z] [2022-05-18T18:46:37.355Z] DONE 9 tests in 0.197s [2022-05-18T18:46:37.355Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T18:46:37.355Z] ++++ cat bundles/test-integration/docker.pid [2022-05-18T18:46:37.355Z] +++ kill 14221 [2022-05-18T18:46:37.611Z] +++ /etc/init.d/apparmor stop [2022-05-18T18:46:37.611Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T18:46:37.611Z] [2022-05-18T18:46:37.611Z] Unloading profiles will leave already running processes permanently [2022-05-18T18:46:37.611Z] unconfined, which can lead to unexpected situations. [2022-05-18T18:46:37.611Z] [2022-05-18T18:46:37.611Z] To set a process to complain mode, use the command line tool [2022-05-18T18:46:37.611Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T18:46:37.611Z] +++ true [2022-05-18T18:46:37.611Z] exiting test-integration [2022-05-18T18:46:37.611Z] ++ exit 0 [2022-05-18T18:46:37.611Z] Post stage [Pipeline] junit [2022-05-18T18:46:38.550Z] Recording test results [2022-05-18T18:46:38.776Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-18T18:46:38.784Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T18:46:39.163Z] + echo Ensuring container killed. [2022-05-18T18:46:39.164Z] Ensuring container killed. [2022-05-18T18:46:39.164Z] + docker rm -vf docker-pr7 [2022-05-18T18:46:39.164Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-05-18T18:46:39.483Z] + echo Chowning /workspace to jenkins user [2022-05-18T18:46:39.483Z] Chowning /workspace to jenkins user [2022-05-18T18:46:39.483Z] + id -u [2022-05-18T18:46:39.483Z] + id -g [2022-05-18T18:46:39.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43593:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T18:46:39.483Z] Unable to find image 'busybox:latest' locally [2022-05-18T18:46:39.739Z] latest: Pulling from library/busybox [2022-05-18T18:46:39.739Z] 2f0e692259c0: Pulling fs layer [2022-05-18T18:46:39.739Z] 2f0e692259c0: Verifying Checksum [2022-05-18T18:46:39.739Z] 2f0e692259c0: Download complete [2022-05-18T18:46:39.739Z] 2f0e692259c0: Pull complete [2022-05-18T18:46:39.739Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-18T18:46:39.739Z] Status: Downloaded newer image for busybox:latest [2022-05-18T18:46:40.141Z] === RUN TestDockerSuite/TestPluginMetricsCollector [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T18:46:41.455Z] + bundleName=arm64-integration [2022-05-18T18:46:41.455Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-18T18:46:41.455Z] Creating arm64-integration-bundles.tar.gz [2022-05-18T18:46:41.455Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-05-18T18:46:41.455Z] + 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 [2022-05-18T18:46:41.721Z] Archiving artifacts [2022-05-18T18:46:42.654Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-18T18:46:43.421Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T18:46:43.726Z] + make clean [2022-05-18T18:46:43.982Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T18:46:43.982Z] docker-dev-cache [2022-05-18T18:46:43.982Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-18T18:46:45.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T18:46:47.809Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-18T18:46:48.066Z] docker_api_swarm_service_test.go:100: [d8fc95caa79b5] joining swarm manager [d4b2987f1c802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:46:48.994Z] docker_api_swarm_service_test.go:101: [da5a71791df42] joining swarm manager [d4b2987f1c802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:46:49.555Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-18T18:46:50.489Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-18T18:46:52.385Z] === RUN TestDockerSuite/TestPortList [2022-05-18T18:46:57.213Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-18T18:46:57.213Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T18:46:57.213Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-18T18:46:57.213Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-18T18:46:58.928Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-18T18:46:59.855Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-18T18:47:05.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-18T18:47:05.904Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T18:47:06.388Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-18T18:47:06.388Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-18T18:47:06.644Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-18T18:47:06.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-18T18:47:07.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-18T18:47:07.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-18T18:47:07.208Z] check_test.go:378: [d8fc95caa79b5] daemon is not started [2022-05-18T18:47:08.136Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-18T18:47:08.136Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-18T18:47:08.391Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-18T18:47:08.647Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-18T18:47:09.576Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-18T18:47:09.576Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-18T18:47:11.468Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-18T18:47:12.031Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-18T18:47:12.593Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-18T18:47:12.593Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-18T18:47:12.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-18T18:47:12.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-18T18:47:15.369Z] docker_api_swarm_service_test.go:533: [db1274891ef49] joining swarm manager [d0eb3a2195964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:47:15.369Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-18T18:47:15.625Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-18T18:47:16.555Z] docker_api_swarm_service_test.go:534: [dfcf7c05c4b6a] joining swarm manager [d0eb3a2195964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:47:18.447Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-18T18:47:23.736Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-18T18:47:23.736Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-18T18:47:25.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-18T18:47:25.624Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-18T18:47:32.158Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-18T18:47:33.085Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-18T18:47:34.974Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-18T18:47:35.535Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-18T18:47:35.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-18T18:47:35.705Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T18:47:35.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-18T18:47:36.462Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-18T18:47:38.251Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-18T18:47:38.251Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T18:47:38.251Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-18T18:47:38.350Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-18T18:47:39.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-18T18:47:39.534Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-18T18:47:40.035Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-18T18:47:40.035Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-18T18:47:40.035Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-18T18:47:40.035Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-18T18:47:40.900Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-18T18:47:40.900Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-18T18:47:41.462Z] docker_api_swarm_service_test.go:148: [de93014793f67] joining swarm manager [d7a93eca7036b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:47:41.720Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-18T18:47:42.282Z] docker_api_swarm_service_test.go:148: [db33971e1c1f2] joining swarm manager [d7a93eca7036b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:47:42.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-18T18:47:42.859Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T18:47:42.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-18T18:47:42.859Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T18:47:42.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-18T18:47:42.982Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-18T18:47:43.024Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-18T18:47:43.024Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-18T18:47:43.651Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-18T18:47:45.539Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-18T18:47:46.101Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-18T18:47:46.101Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-18T18:47:46.101Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-18T18:47:46.101Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-18T18:47:46.358Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-18T18:47:46.358Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-18T18:47:46.762Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-18T18:47:46.921Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-18T18:47:47.783Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-18T18:47:47.852Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-18T18:47:48.253Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-18T18:47:48.253Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T18:47:48.253Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-18T18:47:48.253Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T18:47:48.253Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-18T18:47:48.253Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T18:47:48.253Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-18T18:47:48.722Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-18T18:47:48.811Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-18T18:47:49.372Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-18T18:47:49.713Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-18T18:47:50.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-18T18:47:50.019Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T18:47:50.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-18T18:47:51.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-18T18:47:51.015Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T18:47:51.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-18T18:47:51.015Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T18:47:51.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-18T18:47:52.623Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-18T18:47:52.624Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T18:47:52.624Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-18T18:47:52.624Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T18:47:52.624Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-18T18:47:52.624Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T18:47:52.624Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-18T18:47:52.624Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T18:47:52.624Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-18T18:47:52.624Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T18:47:52.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-18T18:47:53.511Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-18T18:47:55.081Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-18T18:47:55.082Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T18:47:55.082Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-18T18:47:55.082Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T18:47:55.082Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-18T18:47:55.082Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-18T18:47:55.910Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-18T18:47:55.910Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-18T18:47:56.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-18T18:47:56.407Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T18:47:56.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-18T18:47:56.407Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T18:47:56.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-18T18:47:56.407Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T18:47:56.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-18T18:47:56.873Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-18T18:47:57.274Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-18T18:47:57.274Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-18T18:47:57.274Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-18T18:47:57.531Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-18T18:47:58.042Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-18T18:48:00.049Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-18T18:48:00.978Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-18T18:48:01.623Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-18T18:48:02.871Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-18T18:48:03.800Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-18T18:48:03.800Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-18T18:48:03.803Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-18T18:48:03.803Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-18T18:48:03.803Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-18T18:48:03.803Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-18T18:48:03.803Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-18T18:48:04.056Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-18T18:48:04.165Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-18T18:48:04.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/test/unit [2022-05-18T18:48:05.021Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-05-18T18:48:05.021Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-18T18:48:05.021Z] + TESTDIRS=./... [2022-05-18T18:48:05.021Z] + exclude_paths='/vendor/|/integration' [2022-05-18T18:48:05.021Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-18T18:48:05.021Z] ++ go list ./... [2022-05-18T18:48:05.955Z] + pkg_list='github.com/docker/docker/api [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/backend [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/container [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/events [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/filters [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/image [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/mount [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/network [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/registry [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/time [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/versions [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:48:05.955Z] github.com/docker/docker/api/types/volume [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:48:05.955Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:48:05.955Z] github.com/docker/docker/cli [2022-05-18T18:48:05.955Z] github.com/docker/docker/cli/config [2022-05-18T18:48:05.955Z] github.com/docker/docker/cli/debug [2022-05-18T18:48:05.955Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:48:05.955Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:48:05.955Z] github.com/docker/docker/client [2022-05-18T18:48:05.955Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:48:05.955Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:48:05.955Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:48:05.955Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:48:05.955Z] github.com/docker/docker/container [2022-05-18T18:48:05.955Z] github.com/docker/docker/container/stream [2022-05-18T18:48:05.955Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:48:05.955Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:48:05.955Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/config [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/events [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/exec [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/images [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/links [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/names [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/network [2022-05-18T18:48:05.955Z] github.com/docker/docker/daemon/stats [2022-05-18T18:48:05.955Z] github.com/docker/docker/distribution [2022-05-18T18:48:05.955Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:48:05.955Z] github.com/docker/docker/distribution/utils [2022-05-18T18:48:05.955Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:48:05.955Z] github.com/docker/docker/dockerversion [2022-05-18T18:48:05.955Z] github.com/docker/docker/errdefs [2022-05-18T18:48:05.955Z] github.com/docker/docker/image [2022-05-18T18:48:05.955Z] github.com/docker/docker/image/cache [2022-05-18T18:48:05.955Z] github.com/docker/docker/image/tarexport [2022-05-18T18:48:05.955Z] github.com/docker/docker/image/v1 [2022-05-18T18:48:05.955Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:48:05.955Z] github.com/docker/docker/layer [2022-05-18T18:48:05.955Z] github.com/docker/docker/libcontainerd [2022-05-18T18:48:05.955Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:48:05.955Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:48:05.955Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:48:05.955Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/libnetwork/types [2022-05-18T18:48:05.955Z] github.com/docker/docker/oci [2022-05-18T18:48:05.955Z] github.com/docker/docker/oci/caps [2022-05-18T18:48:05.955Z] github.com/docker/docker/opts [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/archive [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/directory [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:48:05.955Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/platform [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/pools [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/progress [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/signal [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/stack [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/system [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:48:05.956Z] github.com/docker/docker/plugin [2022-05-18T18:48:05.956Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:48:05.956Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:48:05.956Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:48:05.956Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:48:05.956Z] github.com/docker/docker/quota [2022-05-18T18:48:05.956Z] github.com/docker/docker/reference [2022-05-18T18:48:05.956Z] github.com/docker/docker/registry [2022-05-18T18:48:05.956Z] github.com/docker/docker/registry/resumable [2022-05-18T18:48:05.956Z] github.com/docker/docker/restartmanager [2022-05-18T18:48:05.956Z] github.com/docker/docker/rootless [2022-05-18T18:48:05.956Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:48:05.956Z] github.com/docker/docker/runconfig [2022-05-18T18:48:05.956Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/environment [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/registry [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/request [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/drivers [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/local [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/mounts [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/service [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/testutils' [2022-05-18T18:48:05.956Z] ++ grep --fixed-strings -v /libnetwork [2022-05-18T18:48:05.956Z] ++ echo 'github.com/docker/docker/api [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/backend [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/container [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/events [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/filters [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/image [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/mount [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/network [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/registry [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/time [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/versions [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/types/volume [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:48:05.956Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:48:05.956Z] github.com/docker/docker/cli [2022-05-18T18:48:05.956Z] github.com/docker/docker/cli/config [2022-05-18T18:48:05.956Z] github.com/docker/docker/cli/debug [2022-05-18T18:48:05.956Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:48:05.956Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:48:05.956Z] github.com/docker/docker/client [2022-05-18T18:48:05.956Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:48:05.956Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:48:05.956Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:48:05.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:48:05.956Z] github.com/docker/docker/container [2022-05-18T18:48:05.956Z] github.com/docker/docker/container/stream [2022-05-18T18:48:05.956Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:48:05.956Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:48:05.956Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/config [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/events [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/exec [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/images [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/links [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/names [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/network [2022-05-18T18:48:05.956Z] github.com/docker/docker/daemon/stats [2022-05-18T18:48:05.956Z] github.com/docker/docker/distribution [2022-05-18T18:48:05.956Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:48:05.956Z] github.com/docker/docker/distribution/utils [2022-05-18T18:48:05.956Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:48:05.956Z] github.com/docker/docker/dockerversion [2022-05-18T18:48:05.956Z] github.com/docker/docker/errdefs [2022-05-18T18:48:05.956Z] github.com/docker/docker/image [2022-05-18T18:48:05.956Z] github.com/docker/docker/image/cache [2022-05-18T18:48:05.956Z] github.com/docker/docker/image/tarexport [2022-05-18T18:48:05.956Z] github.com/docker/docker/image/v1 [2022-05-18T18:48:05.956Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:48:05.956Z] github.com/docker/docker/layer [2022-05-18T18:48:05.956Z] github.com/docker/docker/libcontainerd [2022-05-18T18:48:05.956Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:48:05.956Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:48:05.956Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:48:05.956Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/libnetwork/types [2022-05-18T18:48:05.956Z] github.com/docker/docker/oci [2022-05-18T18:48:05.956Z] github.com/docker/docker/oci/caps [2022-05-18T18:48:05.956Z] github.com/docker/docker/opts [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/archive [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/directory [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/platform [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/pools [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/progress [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/signal [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/stack [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/system [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:48:05.956Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:48:05.956Z] github.com/docker/docker/plugin [2022-05-18T18:48:05.956Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:48:05.956Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:48:05.956Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:48:05.956Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:48:05.956Z] github.com/docker/docker/quota [2022-05-18T18:48:05.956Z] github.com/docker/docker/reference [2022-05-18T18:48:05.956Z] github.com/docker/docker/registry [2022-05-18T18:48:05.956Z] github.com/docker/docker/registry/resumable [2022-05-18T18:48:05.956Z] github.com/docker/docker/restartmanager [2022-05-18T18:48:05.956Z] github.com/docker/docker/rootless [2022-05-18T18:48:05.956Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:48:05.956Z] github.com/docker/docker/runconfig [2022-05-18T18:48:05.956Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/environment [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/registry [2022-05-18T18:48:05.956Z] github.com/docker/docker/testutil/request [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/drivers [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/local [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/mounts [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/service [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:48:05.956Z] github.com/docker/docker/volume/testutils' [2022-05-18T18:48:05.956Z] + base_pkg_list='github.com/docker/docker/api [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:48:05.956Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/backend [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/container [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/events [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/filters [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/image [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/mount [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/network [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/registry [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/time [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/versions [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/volume [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli/config [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli/debug [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:48:05.957Z] github.com/docker/docker/client [2022-05-18T18:48:05.957Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:48:05.957Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:48:05.957Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:48:05.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:48:05.957Z] github.com/docker/docker/container [2022-05-18T18:48:05.957Z] github.com/docker/docker/container/stream [2022-05-18T18:48:05.957Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:48:05.957Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:48:05.957Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/config [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/events [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/exec [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/images [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/links [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/names [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/network [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/stats [2022-05-18T18:48:05.957Z] github.com/docker/docker/distribution [2022-05-18T18:48:05.957Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:48:05.957Z] github.com/docker/docker/distribution/utils [2022-05-18T18:48:05.957Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:48:05.957Z] github.com/docker/docker/dockerversion [2022-05-18T18:48:05.957Z] github.com/docker/docker/errdefs [2022-05-18T18:48:05.957Z] github.com/docker/docker/image [2022-05-18T18:48:05.957Z] github.com/docker/docker/image/cache [2022-05-18T18:48:05.957Z] github.com/docker/docker/image/tarexport [2022-05-18T18:48:05.957Z] github.com/docker/docker/image/v1 [2022-05-18T18:48:05.957Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:48:05.957Z] github.com/docker/docker/layer [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:48:05.957Z] github.com/docker/docker/oci [2022-05-18T18:48:05.957Z] github.com/docker/docker/oci/caps [2022-05-18T18:48:05.957Z] github.com/docker/docker/opts [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/archive [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/directory [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/platform [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/pools [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/progress [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/signal [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/stack [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/system [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:48:05.957Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:48:05.957Z] github.com/docker/docker/plugin [2022-05-18T18:48:05.957Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:48:05.957Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:48:05.957Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:48:05.957Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:48:05.957Z] github.com/docker/docker/quota [2022-05-18T18:48:05.957Z] github.com/docker/docker/reference [2022-05-18T18:48:05.957Z] github.com/docker/docker/registry [2022-05-18T18:48:05.957Z] github.com/docker/docker/registry/resumable [2022-05-18T18:48:05.957Z] github.com/docker/docker/restartmanager [2022-05-18T18:48:05.957Z] github.com/docker/docker/rootless [2022-05-18T18:48:05.957Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:48:05.957Z] github.com/docker/docker/runconfig [2022-05-18T18:48:05.957Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/environment [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/registry [2022-05-18T18:48:05.957Z] github.com/docker/docker/testutil/request [2022-05-18T18:48:05.957Z] github.com/docker/docker/volume [2022-05-18T18:48:05.957Z] github.com/docker/docker/volume/drivers [2022-05-18T18:48:05.957Z] github.com/docker/docker/volume/local [2022-05-18T18:48:05.957Z] github.com/docker/docker/volume/mounts [2022-05-18T18:48:05.957Z] github.com/docker/docker/volume/service [2022-05-18T18:48:05.957Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:48:05.957Z] github.com/docker/docker/volume/testutils' [2022-05-18T18:48:05.957Z] ++ echo 'github.com/docker/docker/api [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/backend [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/container [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/events [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/filters [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/image [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/mount [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/network [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/registry [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/time [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/versions [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:48:05.957Z] github.com/docker/docker/api/types/volume [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:48:05.957Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli/config [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli/debug [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:48:05.957Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:48:05.957Z] github.com/docker/docker/client [2022-05-18T18:48:05.957Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:48:05.957Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:48:05.957Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:48:05.957Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:48:05.957Z] github.com/docker/docker/container [2022-05-18T18:48:05.957Z] github.com/docker/docker/container/stream [2022-05-18T18:48:05.957Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:48:05.957Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:48:05.957Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/config [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/events [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/exec [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/images [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/links [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/names [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/network [2022-05-18T18:48:05.957Z] github.com/docker/docker/daemon/stats [2022-05-18T18:48:05.957Z] github.com/docker/docker/distribution [2022-05-18T18:48:05.957Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:48:05.957Z] github.com/docker/docker/distribution/utils [2022-05-18T18:48:05.957Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:48:05.957Z] github.com/docker/docker/dockerversion [2022-05-18T18:48:05.957Z] github.com/docker/docker/errdefs [2022-05-18T18:48:05.957Z] github.com/docker/docker/image [2022-05-18T18:48:05.957Z] github.com/docker/docker/image/cache [2022-05-18T18:48:05.957Z] github.com/docker/docker/image/tarexport [2022-05-18T18:48:05.957Z] github.com/docker/docker/image/v1 [2022-05-18T18:48:05.957Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:48:05.957Z] github.com/docker/docker/layer [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:48:05.957Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:48:05.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/types [2022-05-18T18:48:05.958Z] github.com/docker/docker/oci [2022-05-18T18:48:05.958Z] github.com/docker/docker/oci/caps [2022-05-18T18:48:05.958Z] github.com/docker/docker/opts [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/archive [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/directory [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/platform [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/pools [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/progress [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/signal [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/stack [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/system [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:48:05.958Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:48:05.958Z] github.com/docker/docker/plugin [2022-05-18T18:48:05.958Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:48:05.958Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:48:05.958Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:48:05.958Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:48:05.958Z] github.com/docker/docker/quota [2022-05-18T18:48:05.958Z] github.com/docker/docker/reference [2022-05-18T18:48:05.958Z] github.com/docker/docker/registry [2022-05-18T18:48:05.958Z] github.com/docker/docker/registry/resumable [2022-05-18T18:48:05.958Z] github.com/docker/docker/restartmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/rootless [2022-05-18T18:48:05.958Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:48:05.958Z] github.com/docker/docker/runconfig [2022-05-18T18:48:05.958Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/environment [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/registry [2022-05-18T18:48:05.958Z] github.com/docker/docker/testutil/request [2022-05-18T18:48:05.958Z] github.com/docker/docker/volume [2022-05-18T18:48:05.958Z] github.com/docker/docker/volume/drivers [2022-05-18T18:48:05.958Z] github.com/docker/docker/volume/local [2022-05-18T18:48:05.958Z] github.com/docker/docker/volume/mounts [2022-05-18T18:48:05.958Z] github.com/docker/docker/volume/service [2022-05-18T18:48:05.958Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:48:05.958Z] github.com/docker/docker/volume/testutils' [2022-05-18T18:48:05.958Z] ++ grep --fixed-strings /libnetwork [2022-05-18T18:48:05.958Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/types' [2022-05-18T18:48:05.958Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-18T18:48:05.958Z] + echo 'github.com/docker/docker/libnetwork [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/types' [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:48:05.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:48:05.958Z] + type docker-proxy [2022-05-18T18:48:05.958Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-18T18:48:05.958Z] + hack/make.sh binary-proxy install-proxy [2022-05-18T18:48:05.958Z] [2022-05-18T18:48:05.958Z] Removing bundles/ [2022-05-18T18:48:05.958Z] [2022-05-18T18:48:05.958Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-18T18:48:05.958Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-18T18:48:05.958Z] GOOS="" GOARCH="" GOARM="" [2022-05-18T18:48:06.571Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-18T18:48:07.500Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-18T18:48:07.756Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-18T18:48:09.122Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-18T18:48:09.684Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-18T18:48:10.612Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-18T18:48:11.174Z] === RUN TestDockerSuite/TestRmiTag [2022-05-18T18:48:11.430Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-18T18:48:11.992Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-18T18:48:12.999Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-18T18:48:14.068Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-18T18:48:14.068Z] [2022-05-18T18:48:14.068Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-18T18:48:14.068Z] Installing docker-proxy to /usr/local/bin/ [2022-05-18T18:48:14.068Z] [2022-05-18T18:48:14.068Z] + mkdir -p bundles [2022-05-18T18:48:14.068Z] + '[' -n 'github.com/docker/docker/api [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/backend/build [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/httpstatus [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/httputils [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/middleware [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router/build [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router/container [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router/debug [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router/distribution [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router/grpc [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router/image [2022-05-18T18:48:14.068Z] github.com/docker/docker/api/server/router/network [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/server/router/plugin [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/server/router/session [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/server/router/swarm [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/server/router/system [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/server/router/volume [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/backend [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/blkiodev [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/container [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/events [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/filters [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/image [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/mount [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/network [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/registry [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/strslice [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/swarm [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/time [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/versions [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-18T18:48:14.069Z] github.com/docker/docker/api/types/volume [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/builder-next [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/builder-next/worker [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/dockerfile [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/remotecontext [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/remotecontext/git [2022-05-18T18:48:14.069Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-18T18:48:14.069Z] github.com/docker/docker/cli [2022-05-18T18:48:14.069Z] github.com/docker/docker/cli/config [2022-05-18T18:48:14.069Z] github.com/docker/docker/cli/debug [2022-05-18T18:48:14.069Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-18T18:48:14.069Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-18T18:48:14.069Z] github.com/docker/docker/client [2022-05-18T18:48:14.069Z] github.com/docker/docker/cmd/docker-proxy [2022-05-18T18:48:14.069Z] github.com/docker/docker/cmd/dockerd [2022-05-18T18:48:14.069Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-18T18:48:14.069Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-18T18:48:14.069Z] github.com/docker/docker/container [2022-05-18T18:48:14.069Z] github.com/docker/docker/container/stream [2022-05-18T18:48:14.069Z] github.com/docker/docker/contrib/apparmor [2022-05-18T18:48:14.069Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-18T18:48:14.069Z] github.com/docker/docker/contrib/httpserver [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/cluster [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/cluster/convert [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/cluster/executor [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/cluster/provider [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/config [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/events [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/events/testutils [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/exec [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/images [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/initlayer [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/links [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/listeners [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/gelf [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/journald [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/local [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/logentries [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/splunk [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/syslog [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/logger/templates [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/names [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/network [2022-05-18T18:48:14.069Z] github.com/docker/docker/daemon/stats [2022-05-18T18:48:14.069Z] github.com/docker/docker/distribution [2022-05-18T18:48:14.069Z] github.com/docker/docker/distribution/metadata [2022-05-18T18:48:14.069Z] github.com/docker/docker/distribution/utils [2022-05-18T18:48:14.069Z] github.com/docker/docker/distribution/xfer [2022-05-18T18:48:14.069Z] github.com/docker/docker/dockerversion [2022-05-18T18:48:14.069Z] github.com/docker/docker/errdefs [2022-05-18T18:48:14.069Z] github.com/docker/docker/image [2022-05-18T18:48:14.069Z] github.com/docker/docker/image/cache [2022-05-18T18:48:14.069Z] github.com/docker/docker/image/tarexport [2022-05-18T18:48:14.069Z] github.com/docker/docker/image/v1 [2022-05-18T18:48:14.069Z] github.com/docker/docker/internal/test/suite [2022-05-18T18:48:14.069Z] github.com/docker/docker/layer [2022-05-18T18:48:14.069Z] github.com/docker/docker/libcontainerd [2022-05-18T18:48:14.069Z] github.com/docker/docker/libcontainerd/queue [2022-05-18T18:48:14.069Z] github.com/docker/docker/libcontainerd/remote [2022-05-18T18:48:14.069Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-18T18:48:14.069Z] github.com/docker/docker/libcontainerd/types [2022-05-18T18:48:14.069Z] github.com/docker/docker/oci [2022-05-18T18:48:14.069Z] github.com/docker/docker/oci/caps [2022-05-18T18:48:14.069Z] github.com/docker/docker/opts [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/aaparser [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/archive [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/authorization [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/broadcaster [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/capabilities [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/chrootarchive [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/containerfs [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/devicemapper [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/directory [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/dmesg [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/filenotify [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/fileutils [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/fsutils [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/homedir [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/idtools [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/ioutils [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/jsonmessage [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/longpath [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/loopback [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/namesgenerator [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/parsers [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/pidfile [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/platform [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/plugingetter [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/plugins [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/plugins/transport [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/pools [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/progress [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/pubsub [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/reexec [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/signal [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/stack [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/stdcopy [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/streamformatter [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/stringid [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/sysinfo [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/system [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/tailfile [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/tarsum [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/truncindex [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/urlutil [2022-05-18T18:48:14.069Z] github.com/docker/docker/pkg/useragent [2022-05-18T18:48:14.069Z] github.com/docker/docker/plugin [2022-05-18T18:48:14.069Z] github.com/docker/docker/plugin/executor/containerd [2022-05-18T18:48:14.069Z] github.com/docker/docker/plugin/v2 [2022-05-18T18:48:14.069Z] github.com/docker/docker/profiles/apparmor [2022-05-18T18:48:14.069Z] github.com/docker/docker/profiles/seccomp [2022-05-18T18:48:14.069Z] github.com/docker/docker/quota [2022-05-18T18:48:14.069Z] github.com/docker/docker/reference [2022-05-18T18:48:14.069Z] github.com/docker/docker/registry [2022-05-18T18:48:14.069Z] github.com/docker/docker/registry/resumable [2022-05-18T18:48:14.069Z] github.com/docker/docker/restartmanager [2022-05-18T18:48:14.069Z] github.com/docker/docker/rootless [2022-05-18T18:48:14.069Z] github.com/docker/docker/rootless/specconv [2022-05-18T18:48:14.069Z] github.com/docker/docker/runconfig [2022-05-18T18:48:14.069Z] github.com/docker/docker/runconfig/opts [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/daemon [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/environment [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/fakecontext [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/fakegit [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/fakestorage [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/fixtures/load [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/registry [2022-05-18T18:48:14.069Z] github.com/docker/docker/testutil/request [2022-05-18T18:48:14.069Z] github.com/docker/docker/volume [2022-05-18T18:48:14.069Z] github.com/docker/docker/volume/drivers [2022-05-18T18:48:14.069Z] github.com/docker/docker/volume/local [2022-05-18T18:48:14.069Z] github.com/docker/docker/volume/mounts [2022-05-18T18:48:14.069Z] github.com/docker/docker/volume/service [2022-05-18T18:48:14.069Z] github.com/docker/docker/volume/service/opts [2022-05-18T18:48:14.069Z] github.com/docker/docker/volume/testutils' ']' [2022-05-18T18:48:14.069Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-18T18:48:14.069Z] ? github.com/docker/docker/api [no test files] [2022-05-18T18:48:14.509Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-18T18:48:15.086Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-18T18:48:15.648Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-18T18:48:15.904Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-18T18:48:16.541Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-18T18:48:16.541Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-18T18:48:16.541Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T18:48:16.541Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-18T18:48:16.541Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T18:48:16.541Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-18T18:48:16.541Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T18:48:16.541Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-18T18:48:16.541Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T18:48:16.541Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-18T18:48:16.541Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T18:48:16.541Z] === RUN TestDockerSuite/TestBuildFails [2022-05-18T18:48:16.833Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-18T18:48:17.395Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-18T18:48:17.651Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-18T18:48:18.213Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-18T18:48:18.213Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-18T18:48:18.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-18T18:48:18.753Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-18T18:48:18.753Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-18T18:48:18.774Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-18T18:48:20.140Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-18T18:48:20.396Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-18T18:48:21.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-18T18:48:21.670Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-18T18:48:21.763Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-18T18:48:22.140Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-18T18:48:22.140Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T18:48:22.140Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-18T18:48:22.325Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-18T18:48:23.253Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-18T18:48:24.182Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-18T18:48:24.744Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-18T18:48:25.672Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-18T18:48:25.897Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-18T18:48:25.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-18T18:48:25.897Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T18:48:25.942Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-18T18:48:26.234Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-18T18:48:26.364Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-18T18:48:26.365Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T18:48:26.795Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-18T18:48:26.832Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-18T18:48:27.356Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-18T18:48:27.511Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-18T18:48:27.918Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-18T18:48:28.402Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-18T18:48:28.402Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T18:48:28.870Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-18T18:48:29.283Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-18T18:48:29.539Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-18T18:48:30.100Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-18T18:48:30.662Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-18T18:48:30.662Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-18T18:48:32.028Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-18T18:48:32.149Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-05-18T18:48:32.590Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-18T18:48:33.047Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-18T18:48:33.154Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-18T18:48:33.395Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-18T18:48:33.395Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T18:48:33.395Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-18T18:48:33.395Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T18:48:33.395Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-18T18:48:33.395Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T18:48:33.395Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-18T18:48:33.395Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T18:48:33.395Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-18T18:48:33.716Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-18T18:48:33.865Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-18T18:48:33.973Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-18T18:48:33.973Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-18T18:48:34.736Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-18T18:48:34.900Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-18T18:48:35.168Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-18T18:48:35.722Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-18T18:48:35.723Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T18:48:35.723Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-18T18:48:35.723Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T18:48:35.723Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-18T18:48:36.112Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-18T18:48:36.368Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-18T18:48:37.296Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-18T18:48:37.296Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-18T18:48:37.857Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-18T18:48:37.858Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-18T18:48:37.936Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-18T18:48:38.784Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-18T18:48:38.925Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-18T18:48:39.347Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-18T18:48:39.908Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-18T18:48:39.911Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-18T18:48:40.164Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-18T18:48:40.188Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-18T18:48:40.379Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-18T18:48:40.420Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-18T18:48:40.676Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-18T18:48:40.847Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-18T18:48:42.042Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-18T18:48:43.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-18T18:48:43.665Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-18T18:48:44.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-18T18:48:44.929Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-18T18:48:45.156Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-18T18:48:45.396Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-18T18:48:46.086Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-18T18:48:46.649Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-18T18:48:47.213Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-18T18:48:48.019Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-18T18:48:48.141Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-18T18:48:48.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-18T18:48:49.506Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-18T18:48:50.139Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-18T18:48:50.139Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T18:48:50.139Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-18T18:48:50.605Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-18T18:48:50.872Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-18T18:48:50.974Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-18T18:48:50.974Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T18:48:50.974Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-18T18:48:51.072Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-18T18:48:51.072Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T18:48:51.072Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-18T18:48:51.801Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-18T18:48:51.962Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-18T18:48:51.962Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T18:48:51.962Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-18T18:48:52.057Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-18T18:48:52.619Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-18T18:48:52.947Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-18T18:48:53.985Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-18T18:48:54.547Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-18T18:48:55.168Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-18T18:48:55.960Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-18T18:48:56.733Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-18T18:48:57.201Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-18T18:48:57.201Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T18:48:57.201Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-18T18:48:57.328Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-18T18:48:57.889Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-18T18:48:58.191Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-18T18:48:59.178Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-18T18:48:59.178Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T18:48:59.178Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-18T18:48:59.178Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T18:48:59.178Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-18T18:48:59.729Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-18T18:48:59.730Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T18:48:59.730Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-18T18:49:00.406Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-18T18:49:00.406Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-18T18:49:00.406Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-18T18:49:00.406Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-18T18:49:00.406Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-18T18:49:00.406Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-18T18:49:00.663Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-18T18:49:02.030Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-18T18:49:02.958Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-18T18:49:03.214Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-18T18:49:05.103Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-18T18:49:05.667Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-18T18:49:06.337Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-18T18:49:07.032Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-18T18:49:07.032Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-18T18:49:07.597Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-18T18:49:07.597Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-18T18:49:07.597Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-18T18:49:08.163Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-18T18:49:09.747Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-18T18:49:09.747Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-18T18:49:10.307Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-18T18:49:10.318Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-18T18:49:10.784Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-18T18:49:10.868Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-18T18:49:11.124Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-18T18:49:11.380Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-18T18:49:11.942Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-18T18:49:12.197Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-18T18:49:12.453Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-18T18:49:12.995Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-18T18:49:12.995Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T18:49:12.995Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-18T18:49:13.394Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-18T18:49:13.956Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-18T18:49:13.977Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-18T18:49:13.977Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-18T18:49:14.520Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-18T18:49:15.081Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-18T18:49:15.340Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-18T18:49:15.902Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-18T18:49:16.463Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-18T18:49:16.464Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-18T18:49:16.719Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-18T18:49:17.281Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-18T18:49:17.756Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-18T18:49:18.207Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-18T18:49:18.464Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T18:49:18.464Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-18T18:49:18.464Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-18T18:49:18.740Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-18T18:49:19.207Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-18T18:49:20.195Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-18T18:49:20.353Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-18T18:49:20.662Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-18T18:49:20.918Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-18T18:49:21.481Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-18T18:49:21.645Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-18T18:49:22.043Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-18T18:49:22.971Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-18T18:49:22.971Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-18T18:49:22.971Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-18T18:49:22.971Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-18T18:49:23.206Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-18T18:49:23.533Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-18T18:49:24.758Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-18T18:49:24.758Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T18:49:24.758Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-18T18:49:24.758Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T18:49:24.758Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-18T18:49:25.477Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-18T18:49:26.039Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-18T18:49:27.403Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-18T18:49:29.058Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-18T18:49:29.059Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T18:49:29.059Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-18T18:49:29.059Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T18:49:29.060Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-18T18:49:29.060Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-18T18:49:29.060Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-18T18:49:29.060Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-18T18:49:29.060Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-18T18:49:29.526Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-18T18:49:29.992Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-18T18:49:32.644Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-18T18:49:33.206Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-18T18:49:33.463Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-18T18:49:34.025Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-18T18:49:34.025Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-18T18:49:34.281Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-18T18:49:34.738Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-18T18:49:35.648Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-18T18:49:35.648Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-18T18:49:36.576Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-18T18:49:37.515Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-18T18:49:37.515Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-18T18:49:37.776Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-18T18:49:39.144Z] === RUN TestDockerSuite/TestRunMount [2022-05-18T18:49:43.315Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-18T18:49:43.877Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-18T18:49:44.441Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-18T18:49:44.441Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-18T18:49:45.371Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-18T18:49:47.264Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-18T18:49:47.826Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-18T18:49:49.168Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-18T18:49:49.183Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-18T18:49:49.183Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-18T18:49:49.632Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-18T18:49:49.632Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T18:49:49.632Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-18T18:49:49.719Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-18T18:49:51.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-18T18:49:51.341Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-18T18:49:51.789Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-18T18:49:53.237Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-18T18:49:54.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-18T18:49:54.729Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-18T18:49:54.853Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-18T18:49:54.853Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T18:49:54.853Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-18T18:49:54.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-18T18:49:54.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-18T18:49:54.966Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T18:49:54.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-18T18:49:54.966Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T18:49:55.421Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-18T18:49:55.421Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T18:49:55.421Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-18T18:49:55.656Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-18T18:49:55.656Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-18T18:49:56.381Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-18T18:49:56.381Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T18:49:56.381Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-18T18:49:56.584Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-18T18:49:56.840Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-18T18:49:57.402Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-18T18:49:57.964Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-18T18:49:58.221Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-18T18:49:59.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-18T18:49:59.528Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T18:49:59.618Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-18T18:49:59.877Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-18T18:50:00.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-18T18:50:02.395Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-18T18:50:02.395Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-18T18:50:05.663Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-18T18:50:05.663Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-18T18:50:05.920Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-18T18:50:05.920Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-18T18:50:06.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-18T18:50:06.849Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-18T18:50:06.849Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-18T18:50:07.105Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-18T18:50:08.034Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-18T18:50:08.034Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-18T18:50:08.588Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-05-18T18:50:08.588Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-18T18:50:08.588Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 6.0% of statements [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-18T18:50:08.588Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-05-18T18:50:08.588Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-18T18:50:08.588Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-18T18:50:08.588Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-18T18:50:08.588Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/builder [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-18T18:50:08.588Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-18T18:50:08.589Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-05-18T18:50:08.589Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 49.3% of statements [2022-05-18T18:50:08.589Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-18T18:50:08.589Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-18T18:50:08.589Z] ok github.com/docker/docker/builder/remotecontext/git 1.657s coverage: 86.3% of statements [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/cli [no test files] [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-18T18:50:08.589Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-18T18:50:08.589Z] ok github.com/docker/docker/cmd/docker-proxy 0.226s coverage: 67.6% of statements [2022-05-18T18:50:08.595Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-18T18:50:08.595Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-18T18:50:11.110Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-18T18:50:12.771Z] ok github.com/docker/docker/client 0.124s coverage: 75.6% of statements [2022-05-18T18:50:13.626Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-18T18:50:14.190Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-18T18:50:14.190Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-18T18:50:14.190Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-18T18:50:14.753Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-18T18:50:15.316Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-18T18:50:16.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-18T18:50:16.683Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-18T18:50:17.245Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-18T18:50:17.807Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-18T18:50:17.807Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-18T18:50:18.368Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-18T18:50:18.623Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-18T18:50:19.551Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-18T18:50:19.551Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-18T18:50:20.113Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T18:50:20.113Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-18T18:50:20.113Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-18T18:50:20.676Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-18T18:50:21.244Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-18T18:50:21.244Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-18T18:50:21.244Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-18T18:50:21.810Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-18T18:50:22.739Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-18T18:50:22.739Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-18T18:50:22.739Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-18T18:50:24.631Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-18T18:50:25.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-18T18:50:25.122Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T18:50:25.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-18T18:50:25.194Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-18T18:50:26.123Z] === RUN TestDockerSuite/TestRunRm [2022-05-18T18:50:26.283Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-18T18:50:26.283Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-18T18:50:26.283Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T18:50:26.283Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-18T18:50:26.685Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-18T18:50:27.392Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-18T18:50:28.049Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-18T18:50:30.564Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-18T18:50:30.564Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-18T18:50:30.822Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-18T18:50:31.387Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-18T18:50:34.742Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-18T18:50:34.742Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-18T18:50:34.742Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-18T18:50:36.108Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-18T18:50:36.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-18T18:50:36.302Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T18:50:36.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-18T18:50:36.302Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T18:50:36.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-18T18:50:37.041Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-18T18:50:38.535Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-18T18:50:40.308Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-18T18:50:40.564Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-18T18:50:41.126Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-18T18:50:41.126Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-18T18:50:41.688Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-18T18:50:42.250Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-18T18:50:42.813Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-18T18:50:43.200Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-18T18:50:43.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-18T18:50:43.361Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T18:50:43.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-18T18:50:43.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-18T18:50:43.361Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T18:50:43.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-18T18:50:43.361Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T18:50:43.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-18T18:50:43.380Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-18T18:50:43.957Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-18T18:50:44.229Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-18T18:50:44.485Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-18T18:50:45.046Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-18T18:50:46.935Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-18T18:50:47.496Z] === RUN TestDockerSuite/TestRunState [2022-05-18T18:50:48.863Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-18T18:50:49.793Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-18T18:50:49.793Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-18T18:50:49.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-18T18:50:49.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-18T18:50:50.234Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-18T18:50:50.354Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-18T18:50:50.611Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-18T18:50:50.611Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-18T18:50:50.611Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-18T18:50:50.867Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-18T18:50:50.915Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-18T18:50:51.796Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-18T18:50:52.725Z] docker_cli_service_logs_test.go:246: checking task p9h0q98k3dty [2022-05-18T18:50:52.725Z] docker_cli_service_logs_test.go:251: checking messages for p9h0q98k3dty [2022-05-18T18:50:52.725Z] docker_cli_service_logs_test.go:246: checking task zqkaog3pnbmh [2022-05-18T18:50:52.725Z] docker_cli_service_logs_test.go:251: checking messages for zqkaog3pnbmh [2022-05-18T18:50:52.981Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-18T18:50:52.981Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-18T18:50:52.981Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-18T18:50:53.542Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-18T18:50:53.542Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-18T18:50:55.432Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-18T18:50:55.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-18T18:50:55.990Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-18T18:50:55.994Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-18T18:50:55.994Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-18T18:50:57.364Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-18T18:50:59.301Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-18T18:50:59.492Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.7% of statements [2022-05-18T18:50:59.492Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-05-18T18:50:59.492Z] ok github.com/docker/docker/cmd/dockerd/trap 2.552s coverage: 0.0% of statements [2022-05-18T18:50:59.492Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-18T18:50:59.492Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-18T18:50:59.492Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-18T18:50:59.492Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-18T18:50:59.492Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-18T18:50:59.882Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-18T18:51:03.028Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-18T18:51:03.147Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-18T18:51:03.147Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-18T18:51:03.676Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-05-18T18:51:03.715Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-18T18:51:04.276Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-18T18:51:04.611Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-05-18T18:51:05.993Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-05-18T18:51:06.168Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-18T18:51:07.122Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-18T18:51:07.684Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-18T18:51:07.684Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-18T18:51:07.940Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-18T18:51:08.501Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-18T18:51:08.757Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-18T18:51:09.322Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-18T18:51:09.322Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-18T18:51:09.322Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-18T18:51:09.322Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-18T18:51:09.884Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-18T18:51:13.160Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-18T18:51:13.618Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-18T18:51:13.618Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T18:51:13.618Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-18T18:51:13.722Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-18T18:51:13.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-18T18:51:14.101Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-05-18T18:51:14.360Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.5% of statements [2022-05-18T18:51:14.540Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-18T18:51:14.926Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-18T18:51:15.493Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-18T18:51:15.751Z] ok github.com/docker/docker/daemon 10.143s coverage: 16.0% of statements [2022-05-18T18:51:15.751Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-18T18:51:15.751Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-18T18:51:15.751Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-18T18:51:15.751Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-18T18:51:16.431Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-18T18:51:16.687Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-18T18:51:17.126Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.739s coverage: 74.8% of statements [2022-05-18T18:51:17.250Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-18T18:51:18.060Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-05-18T18:51:18.318Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.320s coverage: 56.2% of statements [2022-05-18T18:51:19.141Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-18T18:51:19.397Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-18T18:51:19.692Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-05-18T18:51:20.648Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-18T18:51:20.648Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-18T18:51:20.648Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T18:51:20.648Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-18T18:51:20.648Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T18:51:20.648Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-18T18:51:21.287Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-18T18:51:21.542Z] docker_cli_swarm_test.go:1895: [db9fa5caeb99e] joining swarm manager [d2afe973582c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:51:21.596Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.320s coverage: 50.6% of statements [2022-05-18T18:51:21.798Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-18T18:51:21.798Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-18T18:51:21.798Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-18T18:51:21.798Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-18T18:51:21.798Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-18T18:51:21.798Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-18T18:51:21.798Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-18T18:51:21.798Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-18T18:51:21.798Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-18T18:51:21.798Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-18T18:51:22.726Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-18T18:51:22.975Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.860s coverage: 46.1% of statements [2022-05-18T18:51:22.975Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-18T18:51:22.981Z] docker_cli_swarm_test.go:1896: [de5778cd54635] joining swarm manager [d2afe973582c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:51:23.237Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-18T18:51:23.541Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.676s coverage: 58.2% of statements [2022-05-18T18:51:23.541Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-18T18:51:23.541Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-18T18:51:23.800Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-05-18T18:51:24.165Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-18T18:51:24.357Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-18T18:51:24.727Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-18T18:51:24.734Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-05-18T18:51:24.984Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-18T18:51:24.984Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-18T18:51:25.301Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-18T18:51:25.545Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-18T18:51:25.545Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-18T18:51:25.545Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-18T18:51:25.545Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-18T18:51:25.545Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-18T18:51:25.545Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-18T18:51:25.545Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-18T18:51:26.107Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-18T18:51:26.668Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-18T18:51:26.668Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-18T18:51:26.674Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.6% of statements [2022-05-18T18:51:26.674Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-18T18:51:26.674Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-18T18:51:26.925Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-18T18:51:26.932Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.0% of statements [2022-05-18T18:51:27.186Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-18T18:51:27.758Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-18T18:51:27.758Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-18T18:51:27.870Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-05-18T18:51:27.870Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 79.9% of statements [2022-05-18T18:51:27.871Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-18T18:51:28.065Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-18T18:51:28.319Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-18T18:51:28.437Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-18T18:51:28.575Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-18T18:51:28.575Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-18T18:51:28.575Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-18T18:51:28.694Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-18T18:51:29.136Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-18T18:51:29.260Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-05-18T18:51:29.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-05-18T18:51:30.067Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-18T18:51:30.084Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-05-18T18:51:30.085Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-18T18:51:30.630Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-18T18:51:30.630Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-18T18:51:30.630Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-18T18:51:30.650Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 59.1% of statements [2022-05-18T18:51:30.886Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-18T18:51:30.886Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-18T18:51:30.945Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-18T18:51:30.945Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-18T18:51:30.945Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-18T18:51:31.244Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-05-18T18:51:31.813Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-18T18:51:32.193Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-05-18T18:51:32.325Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-18T18:51:32.451Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2022-05-18T18:51:33.016Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-18T18:51:33.582Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2022-05-18T18:51:33.582Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-18T18:51:33.582Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-18T18:51:33.693Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-18T18:51:33.826Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-18T18:51:34.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-18T18:51:34.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-18T18:51:34.007Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T18:51:34.007Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-18T18:51:34.007Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T18:51:34.007Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-18T18:51:34.254Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-18T18:51:34.254Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-18T18:51:34.254Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-18T18:51:34.784Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-18T18:51:34.819Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-18T18:51:34.958Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 44.4% of statements [2022-05-18T18:51:34.971Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-18T18:51:34.971Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T18:51:34.971Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-18T18:51:35.523Z] ok github.com/docker/docker/distribution 0.617s coverage: 28.2% of statements [2022-05-18T18:51:35.523Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-18T18:51:35.742Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-18T18:51:35.746Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-18T18:51:36.089Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-18T18:51:36.308Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-18T18:51:36.308Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-18T18:51:36.655Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-18T18:51:36.914Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-18T18:51:37.482Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-18T18:51:37.482Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 85.4% of statements [2022-05-18T18:51:37.482Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-18T18:51:37.482Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-18T18:51:37.482Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-18T18:51:37.677Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-18T18:51:37.677Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-18T18:51:37.740Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-05-18T18:51:37.933Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-18T18:51:38.675Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-05-18T18:51:38.861Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents20532177 [2022-05-18T18:51:39.118Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-18T18:51:39.375Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-18T18:51:39.375Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-18T18:51:39.611Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-05-18T18:51:39.611Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-18T18:51:40.742Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-18T18:51:40.742Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-18T18:51:40.742Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-18T18:51:40.752Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-18T18:51:41.511Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.5% of statements [2022-05-18T18:51:41.716Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-18T18:51:41.716Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T18:51:41.716Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-18T18:51:41.716Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T18:51:41.716Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-18T18:51:41.769Z] ok github.com/docker/docker/pkg/authorization 0.186s coverage: 68.3% of statements [2022-05-18T18:51:42.027Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-18T18:51:42.107Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-18T18:51:42.285Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-18T18:51:43.249Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-18T18:51:43.473Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-18T18:51:43.729Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-18T18:51:43.729Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-18T18:51:43.984Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-18T18:51:43.984Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-18T18:51:44.262Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-18T18:51:44.545Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-18T18:51:44.545Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-18T18:51:44.782Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-18T18:51:45.106Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-18T18:51:45.240Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-18T18:51:45.563Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-05-18T18:51:45.563Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-18T18:51:45.563Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-18T18:51:45.697Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-18T18:51:45.785Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-18T18:51:45.821Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-18T18:51:46.033Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-18T18:51:46.594Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-18T18:51:46.660Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-18T18:51:46.753Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-18T18:51:47.011Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-18T18:51:47.155Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-18T18:51:47.269Z] ok github.com/docker/docker/layer 7.893s coverage: 69.0% of statements [2022-05-18T18:51:47.269Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-18T18:51:47.269Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-18T18:51:47.269Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-18T18:51:47.269Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-18T18:51:47.269Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-18T18:51:47.269Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-18T18:51:47.528Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-18T18:51:47.528Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2022-05-18T18:51:48.904Z] ok github.com/docker/docker/pkg/idtools 0.484s coverage: 67.9% of statements [2022-05-18T18:51:48.904Z] ok github.com/docker/docker/pkg/ioutils 0.454s coverage: 71.5% of statements [2022-05-18T18:51:49.162Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-18T18:51:49.162Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-05-18T18:51:49.162Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-18T18:51:49.420Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-18T18:51:49.420Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-18T18:51:49.679Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2022-05-18T18:51:49.679Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-18T18:51:49.937Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-18T18:51:49.937Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-18T18:51:49.937Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-18T18:51:49.937Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-18T18:51:50.503Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-05-18T18:51:51.080Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-18T18:51:51.354Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-18T18:51:51.354Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-18T18:51:51.573Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-18T18:51:52.443Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-18T18:51:52.726Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-18T18:51:52.984Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-18T18:51:53.242Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-18T18:51:53.463Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-18T18:51:53.500Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-18T18:51:53.758Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-18T18:51:53.758Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-18T18:51:54.025Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-18T18:51:54.308Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-18T18:51:54.324Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-18T18:51:54.582Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-18T18:51:54.589Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-18T18:51:54.840Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-05-18T18:51:55.339Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-18T18:51:55.339Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T18:51:55.339Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-18T18:51:55.406Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-05-18T18:51:55.664Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-18T18:51:55.922Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-18T18:51:56.870Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-18T18:51:56.870Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T18:51:56.870Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-18T18:51:57.327Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-18T18:51:57.822Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-18T18:51:57.822Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-18T18:51:57.855Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-18T18:51:58.019Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-18T18:51:58.390Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-18T18:51:59.221Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-18T18:51:59.324Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2022-05-18T18:51:59.477Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-18T18:51:59.500Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-18T18:51:59.582Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-18T18:52:00.467Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-18T18:52:00.517Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-05-18T18:52:00.840Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-18T18:52:00.924Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-18T18:52:00.924Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T18:52:00.924Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-18T18:52:01.083Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-18T18:52:01.083Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-18T18:52:01.649Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-18T18:52:01.768Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-18T18:52:01.889Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-18T18:52:01.907Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-18T18:52:02.981Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-18T18:52:02.982Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T18:52:02.982Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-18T18:52:02.982Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T18:52:02.982Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-18T18:52:03.133Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-18T18:52:03.359Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-18T18:52:03.926Z] ok github.com/docker/docker/volume/local 0.105s coverage: 77.1% of statements [2022-05-18T18:52:04.492Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-18T18:52:04.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-18T18:52:05.424Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-18T18:52:05.866Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-18T18:52:06.539Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-18T18:52:06.792Z] docker_cli_swarm_test.go:1796: [d8546dba54795] joining swarm manager [d7cb2ee33b2f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:52:08.158Z] docker_cli_swarm_test.go:1797: [d632580d2711b] joining swarm manager [d7cb2ee33b2f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:52:08.762Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-18T18:52:10.044Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-18T18:52:11.199Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-18T18:52:13.316Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-18T18:52:15.084Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-18T18:52:15.084Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-18T18:52:15.084Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T18:52:15.084Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-18T18:52:15.880Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-18T18:52:16.335Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-18T18:52:16.335Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T18:52:16.789Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-18T18:52:16.789Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T18:52:16.789Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-18T18:52:17.479Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-18T18:52:18.947Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-18T18:52:18.947Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T18:52:18.947Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-18T18:52:19.992Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-18T18:52:21.355Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-18T18:52:21.918Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-18T18:52:22.481Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-18T18:52:23.042Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-18T18:52:23.042Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-18T18:52:23.042Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-18T18:52:23.605Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-18T18:52:23.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-18T18:52:26.876Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-18T18:52:27.774Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/rootless [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/volume [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-18T18:52:27.774Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === Skipped [2022-05-18T18:52:27.774Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-18T18:52:27.774Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-18T18:52:27.774Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-18T18:52:27.774Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-18T18:52:27.774Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:71: No driver to put! [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-18T18:52:27.774Z] time="2022-05-18T18:51:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-18T18:52:27.774Z] time="2022-05-18T18:51:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-18T18:52:27.774Z] time="2022-05-18T18:51:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-18T18:52:27.774Z] time="2022-05-18T18:51:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-18T18:52:27.774Z] time="2022-05-18T18:51:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:71: No driver to put! [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-18T18:52:27.774Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-18T18:52:27.774Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-18T18:52:27.774Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-18T18:52:27.774Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-18T18:52:27.774Z] graphtest_unix.go:71: No driver to put! [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-18T18:52:27.774Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-18T18:52:27.774Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-18T18:52:27.774Z] [2022-05-18T18:52:27.774Z] DONE 2567 tests, 28 skipped in 251.502s [2022-05-18T18:52:27.774Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/bitseq [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/cluster [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/config [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/datastore [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/driverapi [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/etchosts [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/idm [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ipam [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/iptables [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/netlabel [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/netutils [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/networkdb [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/ns [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/options [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/osl [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/portallocator [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/portmapper [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/testutils [2022-05-18T18:52:27.774Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-18T18:52:27.775Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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/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 [2022-05-18T18:52:29.390Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-18T18:52:29.951Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-18T18:52:30.208Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-18T18:52:30.208Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-18T18:52:30.208Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-18T18:52:30.208Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-18T18:52:30.208Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-18T18:52:31.575Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-18T18:52:31.831Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-18T18:52:32.087Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-18T18:52:33.016Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-18T18:52:33.946Z] docker_cli_swarm_test.go:1315: [d1f1878b3af1f] joining swarm manager [d7878450686e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:52:34.203Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-18T18:52:35.131Z] docker_cli_swarm_test.go:1316: [d6e1434df4f15] joining swarm manager [d7878450686e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:52:37.658Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-18T18:52:38.588Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-18T18:52:38.588Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-18T18:52:38.588Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-18T18:52:39.149Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-18T18:52:39.711Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-18T18:52:42.229Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-18T18:52:44.411Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-18T18:52:44.411Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-18T18:52:44.743Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-18T18:52:44.871Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-18T18:52:46.631Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-18T18:52:47.999Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-18T18:52:50.515Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-18T18:52:50.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-18T18:52:50.735Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T18:52:50.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-18T18:52:50.735Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T18:52:51.207Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-18T18:52:51.207Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T18:52:51.207Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-18T18:52:52.196Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-18T18:52:52.196Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T18:52:52.196Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-18T18:52:53.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-18T18:52:54.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-18T18:52:55.325Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-18T18:52:56.254Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-18T18:52:57.183Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-18T18:52:58.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-18T18:52:59.915Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-18T18:53:01.286Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-18T18:53:01.421Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-18T18:53:02.651Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-18T18:53:04.019Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-18T18:53:13.901Z] === RUN TestDockerSuite/TestBuildRm [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork 37.195s coverage: 40.6% of statements [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.397s coverage: 59.9% of statements [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.173s coverage: 4.0% of statements [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-18T18:53:14.435Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-18T18:53:14.435Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-18T18:53:18.852Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-18T18:53:18.852Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-18T18:53:19.108Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-18T18:53:19.669Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-18T18:53:19.669Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-18T18:53:19.669Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-18T18:53:19.669Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-18T18:53:20.232Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-18T18:53:20.232Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-18T18:53:20.795Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-18T18:53:20.795Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-18T18:53:21.051Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-18T18:53:21.051Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-18T18:53:21.051Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-18T18:53:22.357Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-18T18:53:22.357Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-18T18:53:22.357Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T18:53:22.416Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-18T18:53:22.416Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-18T18:53:22.537Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.541s coverage: 7.2% of statements [2022-05-18T18:53:22.537Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-18T18:53:22.672Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-18T18:53:22.672Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-18T18:53:22.672Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-18T18:53:22.796Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-18T18:53:22.828Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-18T18:53:23.362Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-18T18:53:23.362Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-18T18:53:23.362Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-18T18:53:23.362Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-18T18:53:23.621Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-18T18:53:23.879Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-18T18:53:24.138Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-18T18:53:24.396Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-18T18:53:26.375Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-18T18:53:27.191Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-18T18:53:27.191Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-18T18:53:27.191Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-18T18:53:28.585Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-18T18:53:28.585Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T18:53:28.585Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-18T18:53:28.585Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T18:53:29.052Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-18T18:53:29.205Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-18T18:53:29.767Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-18T18:53:29.767Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-18T18:53:29.767Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-18T18:53:30.036Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-18T18:53:31.659Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-18T18:53:33.817Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-18T18:53:34.177Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-18T18:53:34.177Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite (1347.16s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.97s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2022-05-18T18:53:34.177Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.17s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.34s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.10s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.11s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.08s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.42s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.95s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.36s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.35s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.77s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.89s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.58s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.39s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.41s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.57s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.55s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.07s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.09s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.62s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.41s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.28s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.24s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.78s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.98s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.91s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.18s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.15s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.90s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.06s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.59s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.79s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.27s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.08s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.28s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.20s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.16s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.50s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.83s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.21s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-05-18T18:53:34.178Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.83s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.93s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.68s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.52s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.83s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.71s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.65s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.11s) [2022-05-18T18:53:34.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-18T18:53:34.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-18T18:53:34.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-18T18:53:34.178Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.78s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (2.94s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.64s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.67s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.80s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.40s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.72s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.79s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.64s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.04s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.76s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.34s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.03s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.28s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.53s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.49s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.53s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.08s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.52s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.58s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnv (1.42s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.70s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.15s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.09s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) [2022-05-18T18:53:34.178Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.45s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.97s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.90s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildHistory (4.52s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.75s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLabels (0.60s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.40s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.89s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.91s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.74s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.46s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.36s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.46s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.27s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.51s) [2022-05-18T18:53:34.178Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.32s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.29s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.95s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.39s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.18s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.57s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.19s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.35s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.17s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildPATH (1.58s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.66s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.59s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.41s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildRm (1.99s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.92s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.96s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.15s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2022-05-18T18:53:34.178Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.66s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.94s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.38s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.84s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.16s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildUser (1.66s) [2022-05-18T18:53:34.178Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.55s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.80s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.69s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.13s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.43s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.75s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.86s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.95s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.25s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitChange (0.99s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.41s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.38s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitTTY (1.15s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.32s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.03s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.04s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.54s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.68s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.60s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.35s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.99s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.62s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.20s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.57s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.43s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.49s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.92s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.62s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.36s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.43s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.39s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007e7350__} (1.34s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11136944194_/foo_false_____} (1.51s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11136944194_/foo_true_____} (0.49s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3353372509_/foo_false_____} (1.34s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3353372509_/foo_true_____} (1.34s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3353372509_/foo_true__0xc0007e7398___} (1.51s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007e73c8__} (0.48s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007e73f8__} (1.33s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007e74a0__} (1.45s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007e74b8__} (1.44s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.33s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.20s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.11s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.70s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.08s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.32s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.24s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.85s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.94s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.30s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.50s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.18s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.75s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.96s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.96s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.85s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.77s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.18s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.19s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.29s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.89s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.68s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-05-18T18:53:34.179Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.09s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.36s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.12s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.70s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.41s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.57s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.88s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsAttach (0.92s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.40s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.05s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-18T18:53:34.179Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-05-18T18:53:34.437Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-18T18:53:34.437Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.47s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.05s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.56s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.64s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.74s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.59s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.67s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecCgroup (1.12s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecEnv (0.66s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.12s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.84s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecInspectID (1.82s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecInteractive (0.71s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.66s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.56s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-05-18T18:53:34.437Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.42s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestHealth (19.12s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.68s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImportDisplay (1.22s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImportFile (1.60s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.81s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImportGzipped (1.34s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.60s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.65s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.70s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.74s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-05-18T18:53:34.437Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.45s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T18:53:34.437Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.11s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.76s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.56s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.30s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.06s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.46s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.53s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.37s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.62s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.50s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.63s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.96s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.32s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.21s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.86s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.55s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.50s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.04s) [2022-05-18T18:53:34.437Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.38s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.25s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.67s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.02s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.67s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPortList (6.85s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.56s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-18T18:53:34.437Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsByOrder (2.29s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.62s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.61s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.42s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.08s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.62s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.12s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.75s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.90s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.64s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.84s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.74s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.36s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.56s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.70s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.53s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.54s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.19s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.68s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.03s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.69s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.08s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.60s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.59s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.73s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.26s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.52s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.95s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.64s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.59s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.57s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.94s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.25s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.12s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.33s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.25s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.73s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.63s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.50s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.50s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.64s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.05s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.45s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.23s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.03s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.29s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunMount (4.15s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.78s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.33s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.80s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.91s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.29s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.11s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.07s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNetHost (0.82s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.71s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.98s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.57s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.59s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.27s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunRm (0.65s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.86s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.09s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.68s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunState (1.41s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2022-05-18T18:53:34.438Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.67s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.74s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) [2022-05-18T18:53:34.438Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.48s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.28s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.58s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.09s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.81s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.89s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.61s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.42s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.25s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.33s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.18s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.57s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.69s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.37s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.07s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.83s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.71s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.31s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.23s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.98s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.53s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.33s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s) [2022-05-18T18:53:34.439Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.65s) [2022-05-18T18:53:34.439Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-05-18T18:53:34.439Z] === RUN TestDockerRegistrySuite [2022-05-18T18:53:34.439Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-18T18:53:35.803Z] check_test.go:194: [d7f7f44192936] daemon is not started [2022-05-18T18:53:35.803Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-18T18:53:36.588Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-05-18T18:53:36.736Z] check_test.go:194: [d31c3cf93ca6a] daemon is not started [2022-05-18T18:53:36.736Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-18T18:53:37.597Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-18T18:53:38.101Z] check_test.go:194: [d4774e2d87fb3] daemon is not started [2022-05-18T18:53:38.101Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-18T18:53:38.101Z] check_test.go:194: [de74f684db310] daemon is not started [2022-05-18T18:53:38.101Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T18:53:40.616Z] check_test.go:194: [d1509c5b154ba] daemon is not started [2022-05-18T18:53:40.616Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T18:53:42.341Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-18T18:53:45.858Z] check_test.go:194: [d1aeaf26c7a91] daemon is not started [2022-05-18T18:53:45.858Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-18T18:53:48.376Z] check_test.go:194: [d5dcd975a8cfe] daemon is not started [2022-05-18T18:53:48.376Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-18T18:53:48.421Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-18T18:53:49.304Z] check_test.go:194: [de18301818b6f] daemon is not started [2022-05-18T18:53:49.304Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-18T18:53:50.231Z] check_test.go:194: [d6c46f21c5021] daemon is not started [2022-05-18T18:53:50.231Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-18T18:53:51.161Z] check_test.go:194: [d38baa287d156] daemon is not started [2022-05-18T18:53:51.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-18T18:53:51.454Z] ok github.com/docker/docker/libnetwork/ipam 14.612s coverage: 85.3% of statements [2022-05-18T18:53:51.454Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-18T18:53:51.454Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-18T18:53:51.454Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-18T18:53:51.454Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-18T18:53:51.454Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-18T18:53:51.454Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-18T18:53:51.454Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-05-18T18:53:52.035Z] ok github.com/docker/docker/libnetwork/iptables 0.176s coverage: 45.1% of statements [2022-05-18T18:53:52.088Z] check_test.go:194: [d643e3763d77f] daemon is not started [2022-05-18T18:53:52.088Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-18T18:53:52.293Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-18T18:53:52.551Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-05-18T18:53:52.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-18T18:53:52.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-18T18:53:53.453Z] check_test.go:194: [d5303ef1237a0] daemon is not started [2022-05-18T18:53:53.453Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-18T18:53:53.945Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-18T18:53:54.015Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-18T18:53:54.015Z] check_test.go:194: [dc1aa85f9ea9d] daemon is not started [2022-05-18T18:53:54.015Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-18T18:53:55.382Z] check_test.go:194: [dd73792bff9e2] daemon is not started [2022-05-18T18:53:55.382Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-18T18:53:56.312Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5dec9ced4e0ad0266fbfdc271087ad665399038ccccb15a72162edf4bf240a3e [2022-05-18T18:53:57.261Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-18T18:53:57.262Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-18T18:53:57.679Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:313070b45ad1d1fa695c2c7dd67d7b8ba94c36762d631322086baeecc333a8e3 [2022-05-18T18:53:57.679Z] check_test.go:194: [d80926138dc80] daemon is not started [2022-05-18T18:53:57.679Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-18T18:53:57.728Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-18T18:53:57.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-18T18:53:58.241Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-18T18:53:58.803Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c26bab4edb6defe33ab1af7bb673bc9c9697078bbfd39e57b1cd5d4bb272cb2e [2022-05-18T18:53:59.734Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b34afa3e0c780cd174b014166c0450e83fd0313038378623c96c630dd7e2291 [2022-05-18T18:53:59.990Z] check_test.go:194: [dafa0c1e05a40] daemon is not started [2022-05-18T18:53:59.990Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-18T18:54:00.705Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-18T18:54:00.916Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-18T18:54:01.370Z] check_test.go:194: [dad2f170f102e] daemon is not started [2022-05-18T18:54:01.370Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-18T18:54:03.671Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-18T18:54:04.637Z] check_test.go:194: [d90010217e0da] daemon is not started [2022-05-18T18:54:04.637Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-18T18:54:05.565Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-18T18:54:05.821Z] check_test.go:194: [d9e143e74396f] daemon is not started [2022-05-18T18:54:05.821Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-18T18:54:05.821Z] check_test.go:194: [dfb040cebe486] daemon is not started [2022-05-18T18:54:05.821Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T18:54:06.375Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-18T18:54:06.375Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-18T18:54:07.187Z] check_test.go:194: [d4998861805d0] daemon is not started [2022-05-18T18:54:07.187Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T18:54:08.115Z] check_test.go:194: [dfd495fccd8d4] daemon is not started [2022-05-18T18:54:08.115Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T18:54:09.481Z] check_test.go:194: [dbb4818e37544] daemon is not started [2022-05-18T18:54:09.481Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-18T18:54:10.157Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-18T18:54:10.157Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-18T18:54:12.748Z] check_test.go:194: [de3e5caa58f00] daemon is not started [2022-05-18T18:54:12.748Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-18T18:54:12.748Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-18T18:54:13.004Z] check_test.go:194: [d2885df11b060] daemon is not started [2022-05-18T18:54:13.004Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-18T18:54:13.411Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-18T18:54:14.369Z] check_test.go:194: [deedd7beed5d6] daemon is not started [2022-05-18T18:54:14.369Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-18T18:54:14.900Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-18T18:54:14.931Z] check_test.go:194: [ddabacec7dd75] daemon is not started [2022-05-18T18:54:14.931Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-18T18:54:14.931Z] check_test.go:194: [d84adc9c68bfe] daemon is not started [2022-05-18T18:54:14.931Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-18T18:54:15.186Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-18T18:54:15.186Z] check_test.go:194: [ddbe97e53f960] daemon is not started [2022-05-18T18:54:15.186Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-18T18:54:15.442Z] check_test.go:194: [d2f2b3f1f8b48] daemon is not started [2022-05-18T18:54:15.442Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-18T18:54:16.006Z] check_test.go:194: [dfb2ff9c33c0d] daemon is not started [2022-05-18T18:54:16.006Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-18T18:54:16.006Z] check_test.go:194: [d635b71a81360] daemon is not started [2022-05-18T18:54:16.006Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-18T18:54:17.374Z] check_test.go:194: [d6f552cb1bed9] daemon is not started [2022-05-18T18:54:17.374Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-18T18:54:19.266Z] check_test.go:194: [d9aa844da6482] daemon is not started [2022-05-18T18:54:19.266Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-18T18:54:19.827Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-18T18:54:19.827Z] check_test.go:194: [d8a445c053e65] daemon is not started [2022-05-18T18:54:19.827Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-18T18:54:21.193Z] check_test.go:194: [d81ce1a42db9b] daemon is not started [2022-05-18T18:54:21.193Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-18T18:54:22.122Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-18T18:54:22.378Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite (48.51s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.30s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.89s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.65s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.54s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.34s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.99s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.28s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.14s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.39s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.22s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.77s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.94s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2022-05-18T18:54:22.940Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-05-18T18:54:22.940Z] === RUN TestDockerSchema1RegistrySuite [2022-05-18T18:54:22.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-18T18:54:22.940Z] check_test.go:221: [d957f16a91262] daemon is not started [2022-05-18T18:54:22.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T18:54:27.123Z] check_test.go:221: [d430bd8ee0457] daemon is not started [2022-05-18T18:54:27.123Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T18:54:27.123Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-18T18:54:27.123Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-18T18:54:27.123Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-18T18:54:32.368Z] check_test.go:221: [d59c86b45ca9b] daemon is not started [2022-05-18T18:54:32.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-18T18:54:32.368Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-18T18:54:32.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-18T18:54:32.930Z] check_test.go:221: [dbea97b78b660] daemon is not started [2022-05-18T18:54:32.930Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-18T18:54:33.186Z] check_test.go:221: [ddeb3a697211a] daemon is not started [2022-05-18T18:54:33.186Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T18:54:33.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-18T18:54:34.311Z] check_test.go:221: [d93897292b445] daemon is not started [2022-05-18T18:54:34.311Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T18:54:35.679Z] check_test.go:221: [d155f23541515] daemon is not started [2022-05-18T18:54:35.679Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T18:54:36.105Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-18T18:54:36.105Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T18:54:36.105Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-18T18:54:36.241Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-18T18:54:36.804Z] check_test.go:221: [d4bcdff1a9c2d] daemon is not started [2022-05-18T18:54:36.804Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-18T18:54:37.089Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-18T18:54:38.072Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-18T18:54:40.076Z] check_test.go:221: [dae1a68c8b85b] daemon is not started [2022-05-18T18:54:40.076Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-18T18:54:40.076Z] check_test.go:221: [d3719fe424cb5] daemon is not started [2022-05-18T18:54:40.076Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-18T18:54:40.638Z] check_test.go:221: [de35ea2cc38da] daemon is not started [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite (17.72s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.42s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.27s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.32s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.95s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-05-18T18:54:40.638Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2022-05-18T18:54:40.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-18T18:54:40.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-18T18:54:41.200Z] check_test.go:250: [d0b0a19fcfbc4] daemon is not started [2022-05-18T18:54:41.200Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-18T18:54:41.763Z] check_test.go:250: [d464fb075b077] daemon is not started [2022-05-18T18:54:41.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-18T18:54:42.019Z] check_test.go:250: [dfc71fc0bfab4] daemon is not started [2022-05-18T18:54:42.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-18T18:54:42.816Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-18T18:54:43.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-18T18:54:43.640Z] check_test.go:250: [d15be49ef949c] daemon is not started [2022-05-18T18:54:43.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-18T18:54:44.202Z] check_test.go:250: [d946388c31cf5] daemon is not started [2022-05-18T18:54:44.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-18T18:54:45.130Z] check_test.go:250: [ddf4bef68510e] daemon is not started [2022-05-18T18:54:45.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-18T18:54:45.130Z] check_test.go:250: [df9a7f34ab6b3] daemon is not started [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.57s) [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-05-18T18:54:45.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-05-18T18:54:45.130Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-18T18:54:45.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-18T18:54:47.561Z] === RUN TestDockerSuite/TestBuildUser [2022-05-18T18:54:47.561Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T18:54:47.561Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-18T18:54:47.561Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T18:54:47.561Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-18T18:54:47.561Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T18:54:47.561Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-18T18:54:49.262Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-18T18:54:50.372Z] check_test.go:277: [d79a151e08e09] daemon is not started [2022-05-18T18:54:50.372Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-18T18:54:50.628Z] check_test.go:277: [d697fe3bd9162] daemon is not started [2022-05-18T18:54:50.628Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-18T18:54:50.628Z] check_test.go:277: [d8c72b781611e] daemon is not started [2022-05-18T18:54:50.628Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-18T18:54:50.892Z] check_test.go:277: [df16939d2b288] daemon is not started [2022-05-18T18:54:50.892Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-18T18:54:50.892Z] check_test.go:277: [d134638309e3c] daemon is not started [2022-05-18T18:54:50.892Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-05-18T18:54:50.892Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-05-18T18:54:50.892Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-05-18T18:54:50.892Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-18T18:54:50.892Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-18T18:54:50.892Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-18T18:54:50.892Z] === RUN TestDockerNetworkSuite [2022-05-18T18:54:50.892Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-18T18:54:51.346Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-18T18:54:51.812Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-18T18:54:51.821Z] docker_cli_network_unix_test.go:46: [dff232d9a53a1] daemon is not started [2022-05-18T18:54:52.077Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-18T18:54:52.333Z] docker_cli_network_unix_test.go:46: [d70c80eb857d3] daemon is not started [2022-05-18T18:54:52.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-18T18:54:54.757Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-18T18:54:54.757Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T18:54:54.757Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-18T18:54:54.757Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T18:54:54.757Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-18T18:54:55.106Z] docker_cli_network_unix_test.go:46: [d3ec039b5a4ff] daemon is not started [2022-05-18T18:54:55.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-18T18:54:56.727Z] docker_cli_network_unix_test.go:46: [d851b3644d3d5] daemon is not started [2022-05-18T18:54:56.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-18T18:54:57.239Z] docker_cli_network_unix_test.go:1233: [df8d04ab3d569] daemon is not started [2022-05-18T18:54:59.680Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-18T18:54:59.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-18T18:55:00.315Z] docker_cli_network_unix_test.go:46: [d247f09dbe923] daemon is not started [2022-05-18T18:55:00.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-18T18:55:06.122Z] docker_cli_network_unix_test.go:46: [da2001463f80a] daemon is not started [2022-05-18T18:55:06.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-18T18:55:08.011Z] docker_cli_network_unix_test.go:46: [d0443958b5d27] daemon is not started [2022-05-18T18:55:08.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-18T18:55:09.634Z] docker_cli_network_unix_test.go:46: [de02ff10c1978] daemon is not started [2022-05-18T18:55:09.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-18T18:55:09.889Z] docker_cli_network_unix_test.go:46: [dc66995036430] daemon is not started [2022-05-18T18:55:09.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-18T18:55:10.145Z] docker_cli_network_unix_test.go:46: [d09c4238c6175] daemon is not started [2022-05-18T18:55:10.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-18T18:55:10.963Z] docker_cli_network_unix_test.go:46: [df8413249a90e] daemon is not started [2022-05-18T18:55:11.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-18T18:55:11.781Z] docker_cli_network_unix_test.go:46: [d130355a81a8d] daemon is not started [2022-05-18T18:55:12.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-18T18:55:12.169Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-18T18:55:12.293Z] docker_cli_network_unix_test.go:46: [d7c7fc2fa5018] daemon is not started [2022-05-18T18:55:12.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-18T18:55:12.549Z] docker_cli_network_unix_test.go:46: [d4700dd003625] daemon is not started [2022-05-18T18:55:12.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-18T18:55:13.110Z] docker_cli_network_unix_test.go:46: [d5f53f48fd464] daemon is not started [2022-05-18T18:55:13.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-18T18:55:13.366Z] docker_cli_network_unix_test.go:46: [dea29925bb688] daemon is not started [2022-05-18T18:55:13.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-18T18:55:13.366Z] docker_cli_network_unix_test.go:46: [db178013e7cd3] daemon is not started [2022-05-18T18:55:13.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-18T18:55:13.622Z] docker_cli_network_unix_test.go:46: [d4d2511597b6d] daemon is not started [2022-05-18T18:55:13.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-18T18:55:14.550Z] docker_cli_network_unix_test.go:46: [ddd01c813889f] daemon is not started [2022-05-18T18:55:14.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-18T18:55:15.120Z] docker_cli_network_unix_test.go:46: [da38ccb6bbde5] daemon is not started [2022-05-18T18:55:15.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-18T18:55:15.633Z] docker_cli_network_unix_test.go:46: [d915cca96741f] daemon is not started [2022-05-18T18:55:15.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-18T18:55:15.633Z] docker_cli_network_unix_test.go:46: [db7316c2442dc] daemon is not started [2022-05-18T18:55:15.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-18T18:55:15.889Z] docker_cli_network_unix_test.go:46: [d54d4556b1171] daemon is not started [2022-05-18T18:55:15.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-18T18:55:15.959Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-18T18:55:15.959Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-18T18:55:17.253Z] docker_cli_network_unix_test.go:968: [d9ddfbdab7dd6] daemon is not started [2022-05-18T18:55:18.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-18T18:55:19.108Z] docker_cli_network_unix_test.go:46: [ddc42456bb6a4] daemon is not started [2022-05-18T18:55:19.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-18T18:55:21.884Z] docker_cli_network_unix_test.go:1116: [d180c7cda0868] daemon is not started [2022-05-18T18:55:23.100Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-18T18:55:25.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-18T18:55:25.153Z] docker_cli_network_unix_test.go:46: [df42f2b7f1061] daemon is not started [2022-05-18T18:55:25.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-18T18:55:25.713Z] docker_cli_network_unix_test.go:46: [d1f015b73e302] daemon is not started [2022-05-18T18:55:25.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-18T18:55:25.713Z] docker_cli_network_unix_test.go:46: [d1941981ccfcd] daemon is not started [2022-05-18T18:55:25.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-18T18:55:25.969Z] docker_cli_network_unix_test.go:46: [d8f202813009d] daemon is not started [2022-05-18T18:55:25.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-18T18:55:25.969Z] docker_cli_network_unix_test.go:46: [d68ba3b42eefa] daemon is not started [2022-05-18T18:55:25.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-18T18:55:26.225Z] docker_cli_network_unix_test.go:46: [d629c1d3501f1] daemon is not started [2022-05-18T18:55:26.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-18T18:55:26.225Z] docker_cli_network_unix_test.go:46: [deca896b92267] daemon is not started [2022-05-18T18:55:26.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-18T18:55:27.842Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-18T18:55:27.843Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T18:55:28.114Z] docker_cli_network_unix_test.go:46: [d6ab843364754] daemon is not started [2022-05-18T18:55:28.309Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-18T18:55:28.309Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T18:55:28.309Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-18T18:55:28.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-18T18:55:28.676Z] docker_cli_network_unix_test.go:46: [d401c561b4b4f] daemon is not started [2022-05-18T18:55:28.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-18T18:55:28.676Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-18T18:55:28.676Z] docker_cli_network_unix_test.go:46: [d18bfb68ccf00] daemon is not started [2022-05-18T18:55:28.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-18T18:55:29.238Z] docker_cli_network_unix_test.go:46: [d2bbbfb19b704] daemon is not started [2022-05-18T18:55:29.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-18T18:55:30.055Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-18T18:55:31.253Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-18T18:55:31.253Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T18:55:31.720Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-18T18:55:32.573Z] docker_cli_swarm_test.go:1180: [db65ee443be13] joining swarm manager [d5b64ffda4b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:55:33.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-18T18:55:35.023Z] docker_cli_network_unix_test.go:1084: [dcf3733191e5e] daemon is not started [2022-05-18T18:55:36.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-18T18:55:36.394Z] docker_cli_network_unix_test.go:46: [d656d73e3cda0] daemon is not started [2022-05-18T18:55:36.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-18T18:55:36.956Z] docker_cli_network_unix_test.go:46: [dee72f49177e9] daemon is not started [2022-05-18T18:55:37.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-18T18:55:38.615Z] docker_cli_network_unix_test.go:46: [da7cef81376fe] daemon is not started [2022-05-18T18:55:38.872Z] docker_cli_swarm_test.go:1189: [d3231c9b5e90e] joining swarm manager [d5b64ffda4b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:55:38.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-18T18:55:38.872Z] docker_cli_network_unix_test.go:46: [d0f34ce9f9407] daemon is not started [2022-05-18T18:55:38.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-18T18:55:39.434Z] docker_cli_network_unix_test.go:46: [d81a0a7c686e5] daemon is not started [2022-05-18T18:55:39.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-18T18:55:40.252Z] docker_cli_network_unix_test.go:46: [d852b6ec456f0] daemon is not started [2022-05-18T18:55:40.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-18T18:55:40.814Z] docker_cli_network_unix_test.go:46: [d737c459e0fcc] daemon is not started [2022-05-18T18:55:41.070Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-18T18:55:43.971Z] ok github.com/docker/docker/libnetwork/networkdb 103.933s coverage: 60.0% of statements [2022-05-18T18:55:43.971Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-18T18:55:43.971Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-18T18:55:43.971Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2022-05-18T18:55:43.971Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-18T18:55:43.971Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-05-18T18:55:43.971Z] ok github.com/docker/docker/libnetwork/portmapper 0.217s coverage: 48.6% of statements [2022-05-18T18:55:44.189Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-18T18:55:44.229Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-18T18:55:44.229Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-18T18:55:44.795Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === Skipped [2022-05-18T18:55:44.795Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-18T18:55:44.795Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-18T18:55:44.795Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-18T18:55:44.795Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-18T18:55:44.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-18T18:55:44.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-18T18:55:44.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-18T18:55:44.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-18T18:55:44.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-18T18:55:44.795Z] firewalld_test.go:14: firewalld is not running [2022-05-18T18:55:44.795Z] [2022-05-18T18:55:44.795Z] DONE 326 tests, 9 skipped in 200.109s Post stage [Pipeline] junit [2022-05-18T18:55:45.068Z] Recording test results [2022-05-18T18:55:45.179Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-18T18:55:45.179Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-18T18:55:45.179Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T18:55:45.179Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-18T18:55:45.349Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-18T18:55:45.677Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43593/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edb9798c750c3c22939dc39c35b04700c86cdb3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edb9798c750c3c22939dc39c35b04700c86cdb3 hack/validate/vendor [2022-05-18T18:55:46.245Z] No vendor changes in diff. [2022-05-18T18:55:46.245Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T18:55:46.833Z] + echo Ensuring container killed. [2022-05-18T18:55:46.833Z] Ensuring container killed. [2022-05-18T18:55:46.833Z] + docker rm -vf docker-pr7 [2022-05-18T18:55:46.833Z] Error: No such container: docker-pr7 [Pipeline] sh [2022-05-18T18:55:47.111Z] + echo Chowning /workspace to jenkins user [2022-05-18T18:55:47.111Z] Chowning /workspace to jenkins user [2022-05-18T18:55:47.111Z] + id -u [2022-05-18T18:55:47.111Z] + id -g [2022-05-18T18:55:47.111Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43593:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T18:55:47.132Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-18T18:55:47.132Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-18T18:55:47.607Z] docker_cli_network_unix_test.go:46: [d0e4021130887] daemon is not started [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite (55.91s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.18s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.44s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-18T18:55:47.607Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.82s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.18s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.72s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-05-18T18:55:47.607Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.83s) [2022-05-18T18:55:47.607Z] === RUN TestDockerHubPullSuite [2022-05-18T18:55:47.607Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T18:55:48.336Z] + bundleName=unit [2022-05-18T18:55:48.336Z] + echo Creating unit-bundles.tar.gz [2022-05-18T18:55:48.336Z] Creating unit-bundles.tar.gz [2022-05-18T18:55:48.337Z] + 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 [2022-05-18T18:55:48.337Z] bundles/junit-report-libnetwork.xml [2022-05-18T18:55:48.337Z] bundles/junit-report.xml [2022-05-18T18:55:48.337Z] bundles/go-test-report-libnetwork.json [2022-05-18T18:55:48.337Z] bundles/go-test-report.json [2022-05-18T18:55:48.337Z] bundles/profile-libnetwork.out [2022-05-18T18:55:48.337Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-18T18:55:48.348Z] Archiving artifacts [2022-05-18T18:55:48.533Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-18T18:55:48.872Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T18:55:49.179Z] + make clean [2022-05-18T18:55:49.179Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T18:55:49.179Z] docker-dev-cache [2022-05-18T18:55:49.179Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T18:55:51.046Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-18T18:55:51.303Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-18T18:55:53.192Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-18T18:55:53.192Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-18T18:55:53.192Z] --- PASS: TestDockerHubPullSuite (6.21s) [2022-05-18T18:55:53.192Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2022-05-18T18:55:53.192Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-05-18T18:55:53.192Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-05-18T18:55:53.192Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2022-05-18T18:55:53.192Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-18T18:55:53.192Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-18T18:55:53.192Z] PASS [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === Skipped [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-18T18:55:53.192Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-18T18:55:53.192Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-18T18:55:53.192Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-18T18:55:53.192Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.192Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-18T18:55:53.192Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-18T18:55:53.192Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-18T18:55:53.192Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-05-18T18:55:53.193Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-18T18:55:53.193Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-18T18:55:53.193Z] docker_cli_network_unix_test.go:46: [d18bfb68ccf00] daemon is not started [2022-05-18T18:55:53.193Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] DONE 1265 tests, 51 skipped in 1491.557s [2022-05-18T18:55:53.193Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T18:55:53.193Z] ++++ cat bundles/test-integration/docker.pid [2022-05-18T18:55:53.193Z] +++ kill 9427 [2022-05-18T18:55:53.193Z] +++ /etc/init.d/apparmor stop [2022-05-18T18:55:53.193Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] Unloading profiles will leave already running processes permanently [2022-05-18T18:55:53.193Z] unconfined, which can lead to unexpected situations. [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.193Z] To set a process to complain mode, use the command line tool [2022-05-18T18:55:53.193Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T18:55:53.193Z] +++ true [2022-05-18T18:55:53.193Z] exiting test-integration [2022-05-18T18:55:53.193Z] ++ exit 0 [2022-05-18T18:55:53.193Z] [2022-05-18T18:55:53.449Z] + for job in $(jobs -p) [2022-05-18T18:55:53.449Z] + wait 4625 [2022-05-18T18:55:59.605Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-18T18:55:59.605Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T18:55:59.605Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-18T18:55:59.605Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T18:56:00.072Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-18T18:56:00.072Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T18:56:00.072Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-18T18:56:01.056Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-18T18:56:09.702Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-18T18:56:10.686Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-18T18:56:10.686Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T18:56:10.686Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-18T18:56:10.686Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T18:56:11.153Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-18T18:56:11.153Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T18:56:11.153Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-18T18:56:12.713Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-18T18:56:12.713Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T18:56:12.713Z] === RUN TestDockerSuite/TestCommitChange [2022-05-18T18:56:15.327Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-18T18:56:17.458Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-18T18:56:21.243Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-18T18:56:21.243Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T18:56:21.243Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-18T18:56:23.409Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-18T18:56:27.584Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-18T18:56:28.402Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-18T18:56:28.402Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T18:56:28.402Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-18T18:56:28.949Z] docker_cli_swarm_test.go:1112: [d13b2ef44311b] joining swarm manager [d9df029cc2b8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:56:30.836Z] docker_cli_swarm_test.go:1113: [d672e6c6246d4] joining swarm manager [d9df029cc2b8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:56:35.551Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-18T18:56:39.334Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-18T18:56:39.334Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-18T18:56:39.334Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-18T18:56:39.334Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-18T18:56:39.334Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-18T18:56:39.334Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-18T18:56:39.334Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-18T18:56:39.334Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-18T18:56:46.479Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-18T18:56:53.624Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-18T18:56:53.624Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T18:56:53.624Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-18T18:56:53.660Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-18T18:56:53.660Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-18T18:56:53.660Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-18T18:56:53.660Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-18T18:56:55.832Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-18T18:56:55.833Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T18:56:55.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-18T18:56:55.833Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T18:56:55.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-18T18:56:55.833Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T18:56:55.833Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-18T18:56:56.612Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-18T18:56:58.777Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-18T18:56:58.777Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T18:56:58.777Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-18T18:56:58.777Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-18T18:57:00.405Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-18T18:57:00.987Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-18T18:57:00.987Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-18T18:57:00.987Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T18:57:00.987Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-18T18:57:00.987Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T18:57:00.987Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-18T18:57:00.987Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T18:57:00.987Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-18T18:57:03.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-18T18:57:06.271Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-18T18:57:06.271Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T18:57:06.271Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-18T18:57:06.271Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T18:57:06.740Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-18T18:57:06.740Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T18:57:06.740Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-18T18:57:06.740Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T18:57:06.740Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-18T18:57:06.740Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T18:57:06.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-18T18:57:06.880Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-18T18:57:09.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-18T18:57:09.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-18T18:57:09.825Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T18:57:09.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-18T18:57:11.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-18T18:57:11.494Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T18:57:11.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-18T18:57:11.494Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T18:57:11.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-18T18:57:11.495Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T18:57:11.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-18T18:57:11.578Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-18T18:57:11.578Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-18T18:57:11.578Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-18T18:57:12.770Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-18T18:57:12.770Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-18T18:57:13.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-18T18:57:15.727Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-18T18:57:15.727Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T18:57:15.727Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-18T18:57:15.727Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T18:57:15.727Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-18T18:57:17.938Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-18T18:57:17.938Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-18T18:57:18.929Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-18T18:57:20.884Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-18T18:57:20.884Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T18:57:20.884Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-18T18:57:23.828Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-18T18:57:23.828Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-18T18:57:26.038Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-18T18:57:30.784Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-18T18:57:36.751Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-18T18:57:36.880Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-18T18:57:37.221Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-18T18:57:37.221Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T18:57:37.221Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-18T18:57:37.221Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T18:57:37.221Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-18T18:57:37.221Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T18:57:37.221Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-18T18:57:37.221Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T18:57:37.221Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-18T18:57:37.221Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T18:57:37.221Z] === RUN TestDockerSuite/TestBuildFails [2022-05-18T18:57:41.013Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-18T18:57:41.013Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-18T18:57:41.191Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-18T18:57:41.191Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-18T18:57:41.191Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-18T18:57:41.191Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-18T18:57:41.191Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-18T18:57:42.752Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-18T18:57:42.752Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T18:57:42.752Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-18T18:57:45.559Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-18T18:57:45.700Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-18T18:57:45.700Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T18:57:45.700Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-18T18:57:48.177Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-18T18:57:48.645Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-18T18:57:48.645Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-18T18:57:53.391Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-18T18:57:55.352Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-18T18:57:56.336Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-18T18:57:56.336Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T18:57:56.336Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-18T18:57:56.336Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T18:57:56.336Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-18T18:57:56.336Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T18:57:56.336Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-18T18:57:56.336Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T18:57:56.336Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-18T18:57:56.336Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T18:57:56.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-18T18:57:58.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-18T18:57:58.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-18T18:58:00.507Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-18T18:58:00.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-18T18:58:03.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-18T18:58:04.035Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-18T18:58:06.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-18T18:58:07.245Z] docker_cli_swarm_test.go:1166: [d64ebae1aa8d7] joining swarm manager [d9df029cc2b8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-18T18:58:08.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b67ef0__} [2022-05-18T18:58:11.192Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-18T18:58:11.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12078712501_c:\foo_false_____} [2022-05-18T18:58:12.758Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-18T18:58:14.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12078712501_c:\foo_true_____} [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-18T18:58:16.957Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-18T18:58:16.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-18T18:58:17.424Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-18T18:58:17.424Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T18:58:17.424Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-18T18:58:17.424Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T18:58:17.424Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-18T18:58:17.424Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T18:58:17.424Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-18T18:58:17.424Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T18:58:17.424Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-18T18:58:17.424Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T18:58:17.424Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-18T18:58:19.918Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-18T18:58:19.918Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T18:58:19.918Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-18T18:58:19.918Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-18T18:58:20.370Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-18T18:58:20.370Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-18T18:58:20.370Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.370Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-18T18:58:20.386Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-18T18:58:20.386Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T18:58:20.855Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-18T18:58:23.313Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-18T18:58:23.313Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-18T18:58:23.313Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T18:58:23.313Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-18T18:58:25.523Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-18T18:58:25.523Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T18:58:25.523Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-18T18:58:25.523Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T18:58:25.523Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-18T18:58:25.523Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T18:58:25.523Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-18T18:58:29.124Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-18T18:58:29.380Z] docker_cli_swarm_test.go:1447: [d2c56128a3631] joining swarm manager [dfdfd7ffda0d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:58:30.272Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-18T18:58:30.308Z] docker_cli_swarm_test.go:1448: [d4a95c3811649] joining swarm manager [dfdfd7ffda0d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-18T18:58:31.302Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-18T18:58:31.302Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T18:58:31.302Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-18T18:58:33.222Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-18T18:58:33.222Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T18:58:33.222Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-18T18:58:33.222Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T18:58:33.222Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-18T18:58:42.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-18T18:58:42.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-18T18:58:42.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-18T18:58:42.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-18T18:58:42.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-18T18:58:43.046Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-18T18:58:43.235Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-18T18:58:43.631Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-18T18:58:43.631Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T18:58:43.631Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-18T18:58:43.631Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T18:58:43.631Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-18T18:58:45.558Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-18T18:58:46.246Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-18T18:58:47.232Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-18T18:58:48.825Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-18T18:58:49.448Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-18T18:58:49.448Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T18:58:49.448Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-18T18:58:50.435Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-18T18:58:50.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-18T18:58:50.908Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-18T18:58:52.600Z] docker_cli_swarm_unix_test.go:63: [d81f574c1c8a5] joining swarm manager [d7feb238387e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:58:54.038Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-18T18:58:54.038Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T18:58:54.038Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-18T18:58:54.038Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T18:58:54.038Z] === RUN TestDockerSuite/TestCpToDot [2022-05-18T18:58:55.598Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-18T18:58:55.598Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T18:58:55.598Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-18T18:58:55.598Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T18:58:55.598Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-18T18:58:55.735Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-18T18:58:56.779Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-18T18:58:57.766Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-18T18:58:58.235Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-18T18:58:58.541Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-18T18:58:58.541Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T18:58:58.541Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-18T18:58:58.541Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T18:58:58.541Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-18T18:58:58.541Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T18:58:58.541Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-18T18:58:58.541Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T18:58:58.541Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-18T18:58:58.541Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-18T18:58:58.541Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-18T18:58:59.799Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-18T18:59:00.272Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-18T18:59:00.748Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-18T18:59:01.837Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-18T18:59:03.691Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-18T18:59:03.691Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-18T18:59:03.691Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-18T18:59:04.057Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-18T18:59:06.631Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-18T18:59:07.098Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-18T18:59:07.098Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-18T18:59:07.098Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T18:59:07.098Z] === RUN TestDockerSuite/TestCreateRM [2022-05-18T18:59:07.564Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-18T18:59:07.564Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T18:59:07.564Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-18T18:59:07.564Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-18T18:59:08.031Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-18T18:59:11.215Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-18T18:59:11.215Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T18:59:11.215Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-18T18:59:11.215Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T18:59:11.215Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-18T18:59:11.215Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-18T18:59:11.215Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-18T18:59:11.696Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-18T18:59:11.696Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-18T18:59:12.164Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-18T18:59:13.150Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-18T18:59:13.605Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-18T18:59:16.673Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-18T18:59:16.673Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-18T18:59:16.673Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-18T18:59:18.881Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-18T18:59:19.348Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-18T18:59:19.348Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T18:59:19.348Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-18T18:59:20.320Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-18T18:59:22.288Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-18T18:59:22.288Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDockerFails [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-18T18:59:22.288Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-18T18:59:22.288Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-18T18:59:22.288Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-18T18:59:22.288Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-18T18:59:22.288Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T18:59:22.288Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-18T18:59:25.230Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-18T18:59:27.439Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-18T18:59:30.383Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-18T18:59:40.785Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-18T18:59:41.545Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-18T18:59:41.545Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T18:59:41.545Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-18T18:59:42.013Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-18T18:59:44.565Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-18T18:59:48.758Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-18T18:59:48.758Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-18T18:59:48.758Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-18T18:59:50.420Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-18T18:59:50.645Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-18T18:59:52.630Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-18T18:59:53.096Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-18T18:59:53.913Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-18T18:59:56.448Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-18T18:59:57.838Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-18T18:59:58.304Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-18T18:59:58.337Z] docker_api_swarm_test.go:962: [dda19dbb6fe65] joining swarm manager [d0d7ad3b716bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-18T18:59:59.286Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-18T19:00:05.144Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-18T19:00:09.885Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-18T19:00:09.885Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-18T19:00:09.885Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-18T19:00:09.885Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:00:09.885Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-18T19:00:09.885Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T19:00:09.885Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-18T19:00:09.885Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T19:00:09.885Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-18T19:00:10.869Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-18T19:00:10.869Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T19:00:10.869Z] === RUN TestDockerSuite/TestEventsRename [2022-05-18T19:00:13.077Z] === RUN TestDockerSuite/TestEventsResize [2022-05-18T19:00:16.375Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-18T19:00:24.706Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-18T19:00:28.542Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-18T19:00:29.905Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-18T19:00:32.420Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-18T19:00:34.936Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-18T19:00:42.561Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-18T19:00:43.021Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-18T19:00:47.201Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-18T19:00:47.317Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-18T19:00:48.898Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-18T19:00:48.898Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-18T19:00:49.088Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-18T19:00:51.603Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-18T19:00:51.842Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-18T19:00:54.119Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-18T19:00:55.981Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-18T19:00:56.634Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-18T19:00:57.692Z] === RUN TestDockerSuite/TestEventsTop [2022-05-18T19:00:57.692Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T19:00:57.692Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-18T19:00:59.899Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-18T19:00:59.901Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-18T19:01:01.790Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-18T19:01:01.845Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-18T19:01:04.644Z] === RUN TestDockerSuite/TestExec [2022-05-18T19:01:04.644Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:01:04.644Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-18T19:01:04.644Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:01:04.644Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-18T19:01:06.852Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-18T19:01:10.167Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-18T19:01:10.167Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T19:01:10.167Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-18T19:01:10.167Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T19:01:10.167Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-18T19:01:10.167Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:01:10.167Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-18T19:01:10.319Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-18T19:01:10.788Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-18T19:01:10.788Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T19:01:11.258Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-18T19:01:11.258Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T19:01:11.258Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-18T19:01:12.249Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-18T19:01:12.376Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-18T19:01:13.237Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-18T19:01:13.237Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T19:01:13.237Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-18T19:01:14.225Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-18T19:01:14.588Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-18T19:01:14.696Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-18T19:01:17.532Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-18T19:01:20.475Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-18T19:01:20.572Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-18T19:01:23.076Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-18T19:01:23.076Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T19:01:23.076Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-18T19:01:24.369Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-18T19:01:26.328Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-18T19:01:26.328Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T19:01:26.328Z] === RUN TestDockerSuite/TestExecEnv [2022-05-18T19:01:26.328Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:01:26.328Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-18T19:01:26.328Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T19:01:26.328Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-18T19:01:28.538Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-18T19:01:29.130Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-18T19:01:29.131Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T19:01:29.131Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-18T19:01:29.131Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T19:01:29.599Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-18T19:01:29.599Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T19:01:29.599Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-18T19:01:29.599Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T19:01:29.599Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-18T19:01:29.599Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T19:01:29.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-18T19:01:33.496Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-18T19:01:33.496Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-18T19:01:33.496Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T19:01:33.496Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-18T19:01:33.496Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T19:01:33.496Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-18T19:01:34.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-18T19:01:34.360Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T19:01:34.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-18T19:01:34.360Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:01:34.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-18T19:01:34.360Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:01:34.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-18T19:01:34.387Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-18T19:01:34.387Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T19:01:34.387Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-18T19:01:34.387Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T19:01:34.387Z] === RUN TestDockerSuite/TestExecParseError [2022-05-18T19:01:34.387Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T19:01:34.387Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-18T19:01:34.387Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T19:01:34.387Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-18T19:01:34.387Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T19:01:34.387Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-18T19:01:35.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-18T19:01:37.285Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-18T19:01:37.329Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-18T19:01:37.329Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T19:01:37.329Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-18T19:01:37.329Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T19:01:37.329Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-18T19:01:37.329Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:01:37.329Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-18T19:01:37.329Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T19:01:37.329Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-18T19:01:37.329Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T19:01:37.329Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-18T19:01:40.272Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-18T19:01:40.272Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T19:01:40.272Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-18T19:01:41.221Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-18T19:01:43.151Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-18T19:01:46.136Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-18T19:01:46.136Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T19:01:46.136Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-18T19:01:46.136Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T19:01:46.136Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-18T19:01:46.136Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T19:01:46.136Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-18T19:01:46.941Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-18T19:01:46.941Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-18T19:01:46.941Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-18T19:01:49.893Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-18T19:01:50.885Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-18T19:01:52.450Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-18T19:01:53.284Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-18T19:01:57.950Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-18T19:01:59.063Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-18T19:01:59.063Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-18T19:01:59.063Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T19:01:59.063Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-18T19:01:59.063Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T19:01:59.063Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-18T19:01:59.063Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T19:01:59.063Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-18T19:01:59.063Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T19:01:59.063Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-18T19:01:59.063Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T19:01:59.063Z] === RUN TestDockerSuite/TestBuildFails [2022-05-18T19:02:00.426Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-18T19:02:03.368Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-18T19:02:04.941Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-18T19:02:05.928Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-18T19:02:06.228Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-18T19:02:06.229Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-18T19:02:10.507Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-18T19:02:10.507Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:02:10.507Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-18T19:02:10.507Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-18T19:02:10.507Z] === RUN TestDockerSuite/TestHealth [2022-05-18T19:02:10.507Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T19:02:10.507Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-18T19:02:10.507Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-18T19:02:10.507Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-18T19:02:10.507Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-18T19:02:12.106Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-18T19:02:12.794Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-18T19:02:14.314Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-18T19:02:14.314Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-18T19:02:14.314Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T19:02:14.314Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-18T19:02:14.314Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-18T19:02:14.780Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-18T19:02:14.780Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-18T19:02:15.247Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-18T19:02:15.247Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T19:02:15.247Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-18T19:02:16.231Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-18T19:02:16.231Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-18T19:02:17.791Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-18T19:02:17.980Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-18T19:02:18.258Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-18T19:02:18.422Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-18T19:02:20.468Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-18T19:02:22.676Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-18T19:02:23.143Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-18T19:02:23.143Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:02:23.143Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-18T19:02:23.177Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-18T19:02:26.921Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestImportFile [2022-05-18T19:02:26.921Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-18T19:02:26.921Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-18T19:02:26.921Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-18T19:02:26.921Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.921Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-18T19:02:26.921Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T19:02:26.922Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-18T19:02:26.922Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.922Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-18T19:02:26.922Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.922Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-18T19:02:26.922Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-18T19:02:26.922Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.922Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-18T19:02:26.922Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:02:26.922Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-18T19:02:29.864Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-18T19:02:30.482Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite (1545.08s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.68s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.30s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.10s) [2022-05-18T19:02:30.830Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.61s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.32s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.31s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.59s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.65s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.86s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.82s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.28s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.20s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.48s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.99s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.87s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.77s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.52s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.11s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.28s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.90s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.38s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.19s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.10s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.28s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.15s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.05s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.95s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.27s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.82s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.24s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.40s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.00s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.43s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.94s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.95s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.63s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.80s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.19s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.65s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.97s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.23s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.71s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.16s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.68s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.72s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.67s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.00s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.73s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.50s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.23s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.13s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.01s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (82.35s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.20s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.30s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.06s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.50s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.59s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.53s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.27s) [2022-05-18T19:02:30.830Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.48s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.59s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.90s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.09s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.75s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.37s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.31s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.26s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.61s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-05-18T19:02:30.830Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-05-18T19:02:30.830Z] === RUN TestDockerExternalVolumeSuite [2022-05-18T19:02:30.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-18T19:02:30.830Z] docker_cli_external_volume_driver_test.go:53: [dc9706599200a] daemon is not started [2022-05-18T19:02:32.072Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-18T19:02:32.072Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:02:32.072Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-18T19:02:32.072Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T19:02:32.072Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-18T19:02:32.539Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-18T19:02:32.539Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T19:02:32.539Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-18T19:02:33.604Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-18T19:02:34.747Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-18T19:02:35.213Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-18T19:02:35.242Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-18T19:02:36.809Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-18T19:02:37.422Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-18T19:02:37.422Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:02:37.888Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-18T19:02:37.888Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T19:02:37.888Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-18T19:02:37.888Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T19:02:37.888Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-18T19:02:39.468Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-18T19:02:40.097Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-18T19:02:42.678Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-18T19:02:42.678Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T19:02:42.678Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-18T19:02:43.149Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-18T19:02:43.618Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-18T19:02:43.618Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T19:02:43.618Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-18T19:02:44.219Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-18T19:02:44.842Z] === RUN TestDockerSuite/TestInspectImage [2022-05-18T19:02:44.842Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:02:44.842Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-18T19:02:44.842Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:02:44.842Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-18T19:02:44.842Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:02:44.842Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-18T19:02:45.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-18T19:02:45.782Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-18T19:02:45.782Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T19:02:46.251Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-18T19:02:46.251Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T19:02:46.251Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-18T19:02:47.051Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-18T19:02:49.210Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-18T19:02:49.210Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T19:02:49.210Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-18T19:02:49.993Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-18T19:02:49.993Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-18T19:02:52.936Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-18T19:02:54.046Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-18T19:02:54.046Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:02:54.046Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-18T19:02:55.144Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-18T19:02:55.144Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T19:02:55.144Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-18T19:02:55.144Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-18T19:02:58.085Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-18T19:03:01.027Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-18T19:03:06.548Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-18T19:03:06.548Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-18T19:03:06.882Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-18T19:03:08.768Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-18T19:03:08.768Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T19:03:08.768Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-18T19:03:09.757Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-18T19:03:09.757Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-18T19:03:10.660Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-18T19:03:12.868Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-18T19:03:14.523Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-18T19:03:15.078Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-18T19:03:15.512Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-18T19:03:15.981Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-18T19:03:16.970Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-18T19:03:17.961Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-18T19:03:18.021Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-18T19:03:18.950Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-18T19:03:20.229Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-18T19:03:21.169Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-18T19:03:23.172Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-18T19:03:23.172Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-18T19:03:23.172Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-18T19:03:23.172Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-18T19:03:26.116Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-18T19:03:28.326Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-18T19:03:28.340Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-18T19:03:28.340Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T19:03:28.340Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-18T19:03:28.340Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T19:03:28.340Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-18T19:03:28.340Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-18T19:03:28.340Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-18T19:03:28.340Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-18T19:03:28.340Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-18T19:03:28.809Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-18T19:03:29.278Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-18T19:03:34.178Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-18T19:03:37.123Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-18T19:03:37.123Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T19:03:37.123Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-18T19:03:39.708Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-18T19:03:40.070Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-18T19:03:40.070Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-18T19:03:40.077Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-18T19:03:44.813Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-18T19:03:49.553Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-18T19:03:53.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-18T19:03:55.403Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-18T19:03:59.185Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-18T19:04:00.946Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-18T19:04:00.946Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T19:04:00.946Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-18T19:04:01.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-18T19:04:02.967Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-18T19:04:02.967Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T19:04:02.967Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-18T19:04:03.118Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-18T19:04:05.375Z] === RUN TestDockerSuite/TestBuildRm [2022-05-18T19:04:05.910Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-18T19:04:08.123Z] === RUN TestDockerSuite/TestLogsSince [2022-05-18T19:04:16.243Z] docker_cli_external_volume_driver_test.go:53: [d1edf4ba59853] daemon is not started [2022-05-18T19:04:17.868Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-18T19:04:18.531Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-18T19:04:18.531Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T19:04:18.531Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-18T19:04:18.531Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T19:04:18.531Z] === RUN TestDockerSuite/TestLogsTail [2022-05-18T19:04:20.093Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-18T19:04:21.676Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-18T19:04:21.676Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T19:04:21.676Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-18T19:04:21.676Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T19:04:22.144Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-18T19:04:23.039Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-18T19:04:23.708Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-18T19:04:25.248Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-18T19:04:25.248Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.714Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-18T19:04:25.714Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.714Z] === RUN TestDockerSuite/TestNetHostname [2022-05-18T19:04:25.714Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.714Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-18T19:04:25.714Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.714Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-18T19:04:25.714Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.714Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-18T19:04:25.714Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.714Z] === RUN TestDockerSuite/TestPluginActive [2022-05-18T19:04:25.714Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.714Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-18T19:04:25.714Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-18T19:04:25.715Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-18T19:04:25.715Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-18T19:04:25.715Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-18T19:04:25.715Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-18T19:04:25.715Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-18T19:04:25.715Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-18T19:04:25.715Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-18T19:04:25.715Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPortList [2022-05-18T19:04:25.715Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T19:04:25.715Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-18T19:04:28.470Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-18T19:04:31.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-18T19:04:31.570Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-18T19:04:31.570Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-18T19:04:31.570Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-18T19:04:31.570Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-18T19:04:31.570Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-18T19:04:31.570Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-18T19:04:31.570Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-18T19:04:31.570Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T19:04:31.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-18T19:04:34.335Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-18T19:04:36.309Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-18T19:04:36.309Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T19:04:36.309Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-18T19:04:39.091Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-18T19:04:45.616Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-18T19:04:45.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-18T19:04:48.785Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-18T19:04:48.785Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T19:04:48.785Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-18T19:04:59.194Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-18T19:05:00.306Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-18T19:05:00.306Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-18T19:05:00.443Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-18T19:05:00.761Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-18T19:05:03.963Z] docker_cli_external_volume_driver_test.go:53: [de456dbe22ae0] daemon is not started [2022-05-18T19:05:05.208Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-18T19:05:12.377Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-18T19:05:13.123Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-18T19:05:13.123Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-18T19:05:14.101Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-18T19:05:14.101Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-18T19:05:14.101Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T19:05:14.101Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-18T19:05:14.101Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-18T19:05:14.101Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-18T19:05:16.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-18T19:05:16.125Z] docker_cli_external_volume_driver_test.go:53: [d076b72160d3c] daemon is not started [2022-05-18T19:05:17.135Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-18T19:05:17.794Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-18T19:05:17.794Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-18T19:05:17.885Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-18T19:05:23.571Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-18T19:05:26.529Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-18T19:05:30.958Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-18T19:05:31.276Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-18T19:05:31.276Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T19:05:31.276Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-18T19:05:31.276Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T19:05:31.276Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-18T19:05:34.960Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-18T19:05:34.960Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T19:05:34.960Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-18T19:05:37.129Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-18T19:05:37.129Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:05:37.129Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-18T19:05:37.129Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T19:05:37.129Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-18T19:05:37.129Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T19:05:37.129Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-18T19:05:37.129Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T19:05:37.129Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-18T19:05:45.775Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-18T19:05:45.775Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T19:05:45.775Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-18T19:05:47.467Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-18T19:05:47.936Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-18T19:05:47.936Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T19:05:47.936Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-18T19:05:47.936Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T19:05:47.936Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-18T19:05:47.983Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-18T19:05:47.983Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T19:05:47.983Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-18T19:05:48.965Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-18T19:05:49.947Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-18T19:05:49.947Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T19:05:49.947Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-18T19:05:50.892Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-18T19:05:53.484Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-18T19:05:53.484Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T19:05:53.484Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-18T19:05:55.012Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-18T19:05:55.658Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-18T19:05:56.550Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-18T19:05:58.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-18T19:05:58.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-18T19:05:58.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-18T19:06:00.349Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-18T19:06:01.566Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-18T19:06:02.427Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-18T19:06:02.555Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-18T19:06:02.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-18T19:06:04.125Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-18T19:06:05.090Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-18T19:06:08.032Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-18T19:06:08.300Z] === RUN TestDockerSuite/TestBuildUser [2022-05-18T19:06:08.300Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T19:06:08.300Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-18T19:06:08.300Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T19:06:08.300Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-18T19:06:08.300Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T19:06:08.300Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-18T19:06:14.170Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-18T19:06:14.170Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-18T19:06:17.962Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-18T19:06:17.962Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T19:06:17.962Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-18T19:06:17.962Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T19:06:17.962Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-18T19:06:21.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-18T19:06:25.368Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-18T19:06:25.368Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-18T19:06:33.302Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-18T19:06:33.302Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:06:33.302Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-18T19:06:35.799Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-18T19:06:35.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-18T19:06:38.756Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-18T19:06:39.156Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-18T19:06:39.156Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-18T19:06:39.156Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-18T19:06:39.623Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-18T19:06:46.761Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-18T19:06:47.424Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-18T19:06:48.081Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-18T19:06:48.081Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-18T19:06:51.502Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-18T19:06:51.502Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:06:51.502Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-18T19:06:53.299Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-18T19:06:56.721Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-18T19:06:57.362Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-18T19:06:57.362Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-18T19:06:57.362Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-18T19:06:58.060Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-18T19:06:59.628Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-18T19:06:59.628Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T19:06:59.628Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-18T19:06:59.628Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T19:06:59.628Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-18T19:07:01.847Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-18T19:07:01.847Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T19:07:01.847Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-18T19:07:03.784Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-18T19:07:03.784Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T19:07:04.240Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-18T19:07:04.240Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T19:07:04.696Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-18T19:07:07.586Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-18T19:07:07.586Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T19:07:08.041Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-18T19:07:12.279Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-18T19:07:14.490Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-18T19:07:14.957Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-18T19:07:22.103Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-18T19:07:22.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-18T19:07:22.817Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-18T19:07:26.536Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-18T19:07:26.848Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-18T19:07:26.992Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-18T19:07:33.994Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-18T19:07:37.777Z] === RUN TestDockerSuite/TestRmiTag [2022-05-18T19:07:38.244Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-18T19:07:40.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-18T19:07:41.189Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-18T19:07:44.568Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-18T19:07:44.645Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-18T19:07:44.645Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T19:07:44.645Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-18T19:07:44.645Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T19:07:44.645Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-18T19:07:44.645Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T19:07:44.645Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-18T19:07:46.172Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-18T19:07:56.466Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-18T19:07:57.436Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-18T19:07:57.436Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T19:07:58.405Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-18T19:07:58.405Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T19:07:58.405Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-18T19:07:58.405Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T19:07:58.405Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-18T19:07:58.985Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-18T19:07:59.452Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-18T19:08:00.583Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-18T19:08:04.201Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-18T19:08:05.185Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-18T19:08:05.185Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T19:08:05.185Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-18T19:08:05.185Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T19:08:05.185Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-18T19:08:05.185Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T19:08:05.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-18T19:08:05.185Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T19:08:05.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-18T19:08:05.185Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T19:08:05.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-18T19:08:05.185Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T19:08:05.185Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-18T19:08:05.185Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T19:08:05.185Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-18T19:08:06.357Z] === RUN TestDockerSuite/TestCommitChange [2022-05-18T19:08:07.397Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-18T19:08:07.397Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T19:08:07.397Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-18T19:08:07.397Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T19:08:07.397Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-18T19:08:12.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-18T19:08:13.253Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-18T19:08:13.404Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-18T19:08:16.197Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-18T19:08:18.408Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-18T19:08:19.177Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-18T19:08:19.177Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T19:08:19.177Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-18T19:08:20.477Z] === RUN TestDockerSuite/TestBuildRm [2022-05-18T19:08:20.620Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-18T19:08:23.565Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-18T19:08:23.565Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-18T19:08:27.754Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-18T19:08:27.754Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:08:27.754Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-18T19:08:29.423Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T19:08:29.423Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-18T19:08:30.915Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-18T19:08:31.634Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-18T19:08:31.634Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T19:08:31.634Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-18T19:08:34.695Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-18T19:08:34.695Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T19:08:34.695Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-18T19:08:34.695Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T19:08:34.695Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-18T19:08:34.792Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-18T19:08:34.792Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T19:08:34.792Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-18T19:08:34.792Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T19:08:34.792Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-18T19:08:36.296Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-18T19:08:37.015Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-18T19:08:37.640Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-18T19:08:37.640Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T19:08:37.640Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-18T19:08:37.640Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T19:08:37.640Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-18T19:08:37.640Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T19:08:37.640Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-18T19:08:37.640Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T19:08:37.640Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-18T19:08:37.640Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T19:08:37.640Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-18T19:08:37.640Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T19:08:37.640Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-18T19:08:37.640Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T19:08:37.641Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-18T19:08:39.201Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-18T19:08:40.814Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-18T19:08:42.149Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-18T19:08:43.347Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-18T19:08:43.347Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-18T19:08:43.347Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-18T19:08:43.347Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-18T19:08:43.347Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-18T19:08:43.347Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-18T19:08:43.347Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-18T19:08:43.347Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-18T19:08:44.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-18T19:08:44.612Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-18T19:08:45.093Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-18T19:08:45.093Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T19:08:45.093Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-18T19:08:45.093Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T19:08:45.093Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-18T19:08:45.093Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T19:08:45.093Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-18T19:08:47.304Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-18T19:08:47.304Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T19:08:47.304Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-18T19:08:47.304Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T19:08:47.304Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-18T19:08:47.304Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T19:08:47.304Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-18T19:08:47.304Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T19:08:47.304Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-18T19:08:48.864Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-18T19:08:49.377Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-18T19:08:51.906Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-18T19:08:56.009Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-18T19:08:56.009Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T19:08:56.009Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-18T19:08:56.009Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T19:08:56.009Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-18T19:08:56.009Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T19:08:56.009Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-18T19:08:56.009Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T19:08:56.009Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-18T19:08:56.009Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T19:08:56.009Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-18T19:08:56.009Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T19:08:56.009Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-18T19:08:58.220Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-18T19:08:58.220Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T19:08:58.220Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-18T19:08:58.220Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-18T19:08:58.220Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T19:08:58.220Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-18T19:08:59.391Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-18T19:09:00.450Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-18T19:09:00.450Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T19:09:00.450Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-18T19:09:01.161Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-18T19:09:03.370Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-18T19:09:03.370Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T19:09:03.370Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-18T19:09:04.168Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-18T19:09:04.168Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T19:09:04.168Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-18T19:09:04.168Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T19:09:04.168Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-18T19:09:04.168Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T19:09:04.168Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-18T19:09:06.313Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-18T19:09:06.313Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T19:09:06.313Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-18T19:09:06.313Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:09:06.313Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-18T19:09:06.313Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T19:09:06.313Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-18T19:09:07.058Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-18T19:09:07.058Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T19:09:07.058Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-18T19:09:07.058Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-18T19:09:08.522Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-18T19:09:09.957Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-18T19:09:09.957Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-18T19:09:09.957Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T19:09:09.957Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-18T19:09:09.957Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T19:09:09.957Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-18T19:09:09.957Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T19:09:09.957Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-18T19:09:10.633Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-18T19:09:11.102Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-18T19:09:11.464Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-18T19:09:12.090Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-18T19:09:13.672Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-18T19:09:14.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-18T19:09:14.222Z] docker_cli_external_volume_driver_test.go:485: [d03965b9076f7] daemon is not started [2022-05-18T19:09:14.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-18T19:09:16.613Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-18T19:09:16.613Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-18T19:09:16.613Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-18T19:09:16.613Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T19:09:16.613Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-18T19:09:16.613Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-18T19:09:16.613Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T19:09:16.613Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-18T19:09:16.809Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-18T19:09:18.976Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-18T19:09:18.976Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-18T19:09:18.976Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T19:09:18.976Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-18T19:09:21.356Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-18T19:09:21.356Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T19:09:21.356Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-18T19:09:21.356Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-18T19:09:21.356Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T19:09:21.356Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-18T19:09:21.356Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T19:09:21.356Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-18T19:09:21.356Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:09:21.356Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-18T19:09:21.356Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:09:21.356Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-18T19:09:21.867Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-18T19:09:21.867Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-18T19:09:24.592Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-18T19:09:24.593Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-18T19:09:25.584Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-18T19:09:25.585Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T19:09:25.585Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-18T19:09:25.585Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T19:09:25.585Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-18T19:09:28.390Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-18T19:09:28.390Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-18T19:09:28.474Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-18T19:09:28.474Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-18T19:09:28.501Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-18T19:09:28.501Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T19:09:28.501Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunMount [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-18T19:09:30.059Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T19:09:30.059Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-18T19:09:31.366Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-18T19:09:31.366Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T19:09:31.366Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-18T19:09:32.258Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-18T19:09:32.258Z] docker_cli_external_volume_driver_test.go:53: [db8c3de58dd62] daemon is not started [2022-05-18T19:09:33.149Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-18T19:09:35.225Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-18T19:09:35.225Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-18T19:09:38.703Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-18T19:09:38.703Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T19:09:38.703Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-18T19:09:38.703Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T19:09:38.703Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-18T19:09:38.703Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T19:09:38.703Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-18T19:09:38.950Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-18T19:09:43.447Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-18T19:09:43.619Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-05-18T19:09:47.135Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-05-18T19:09:47.135Z] PASS [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] === Skipped [2022-05-18T19:09:47.135Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-18T19:09:47.135Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-18T19:09:47.135Z] check_test.go:307: [d54bd781ba382] daemon is not started [2022-05-18T19:09:47.135Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-18T19:09:47.135Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-18T19:09:47.135Z] check_test.go:307: [dca8ef29badc1] daemon is not started [2022-05-18T19:09:47.135Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-18T19:09:47.135Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-18T19:09:47.135Z] check_test.go:307: [d2caecf6c4469] daemon is not started [2022-05-18T19:09:47.135Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-18T19:09:47.135Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-18T19:09:47.135Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-18T19:09:47.135Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-18T19:09:47.135Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] DONE 269 tests, 5 skipped in 2322.103s [2022-05-18T19:09:47.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-18T19:09:47.135Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dadfbcc6d13c9/docker.pid [2022-05-18T19:09:47.135Z] +++ kill 7224 [2022-05-18T19:09:47.135Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7224 is not a child of this shell [2022-05-18T19:09:47.135Z] warning: PID 7224 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dadfbcc6d13c9/docker.pid had a nonzero exit code [2022-05-18T19:09:47.135Z] ++++ cat bundles/test-integration/docker.pid [2022-05-18T19:09:47.135Z] +++ kill 9419 [2022-05-18T19:09:47.135Z] +++ /etc/init.d/apparmor stop [2022-05-18T19:09:47.135Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] Unloading profiles will leave already running processes permanently [2022-05-18T19:09:47.135Z] unconfined, which can lead to unexpected situations. [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] To set a process to complain mode, use the command line tool [2022-05-18T19:09:47.135Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-18T19:09:47.135Z] +++ true [2022-05-18T19:09:47.135Z] exiting test-integration [2022-05-18T19:09:47.135Z] ++ exit 0 [2022-05-18T19:09:47.135Z] [2022-05-18T19:09:47.135Z] + exit 0 [2022-05-18T19:09:47.135Z] ++ jobs -p [2022-05-18T19:09:47.135Z] + pids= [2022-05-18T19:09:47.135Z] + echo 'Remaining pids to kill: []' [2022-05-18T19:09:47.135Z] Remaining pids to kill: [] [2022-05-18T19:09:47.135Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-18T19:09:47.148Z] Recording test results [2022-05-18T19:09:47.562Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-18T19:09:47.877Z] + echo Ensuring container killed. [2022-05-18T19:09:47.877Z] Ensuring container killed. [2022-05-18T19:09:47.877Z] + docker ps -aq -f name=docker-pr7-* [2022-05-18T19:09:47.877Z] + cids=8879e78616c1 [2022-05-18T19:09:47.877Z] ce7837cc9341 [2022-05-18T19:09:47.877Z] d635e0314b5b [2022-05-18T19:09:47.877Z] + [ -n 8879e78616c1 [2022-05-18T19:09:47.877Z] ce7837cc9341 [2022-05-18T19:09:47.877Z] d635e0314b5b ] [2022-05-18T19:09:47.877Z] + docker rm -vf 8879e78616c1 ce7837cc9341 d635e0314b5b [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-18T19:09:48.188Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-18T19:09:48.188Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-18T19:09:48.299Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-18T19:09:48.299Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-18T19:09:48.299Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-18T19:09:48.299Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-18T19:09:48.299Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-18T19:09:48.439Z] 8879e78616c1 [2022-05-18T19:09:48.694Z] ce7837cc9341 [2022-05-18T19:09:48.694Z] d635e0314b5b [Pipeline] sh [2022-05-18T19:09:49.032Z] + echo Chowning /workspace to jenkins user [2022-05-18T19:09:49.032Z] Chowning /workspace to jenkins user [2022-05-18T19:09:49.032Z] + id -u [2022-05-18T19:09:49.032Z] + id -g [2022-05-18T19:09:49.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43593:/workspace busybox chown -R 1000:1000 /workspace [2022-05-18T19:09:49.170Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-18T19:09:50.730Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-18T19:09:51.189Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-18T19:09:51.190Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T19:09:51.190Z] === RUN TestDockerSuite/TestContainerAPIStop [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-18T19:09:51.876Z] + bundleName=amd64 [2022-05-18T19:09:51.876Z] + echo Creating amd64-bundles.tar.gz [2022-05-18T19:09:51.876Z] Creating amd64-bundles.tar.gz [2022-05-18T19:09:51.876Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-18T19:09:51.876Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-18T19:09:52.936Z] === RUN TestDockerSuite/TestRunNonExistingImage [Pipeline] archiveArtifacts [2022-05-18T19:09:53.249Z] Archiving artifacts [2022-05-18T19:09:53.662Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T19:09:53.918Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-18T19:09:54.005Z] + make clean [2022-05-18T19:09:54.005Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T19:09:54.005Z] docker-dev-cache [2022-05-18T19:09:54.005Z] docker-mod-cache [Pipeline] deleteDir [2022-05-18T19:09:54.081Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-18T19:09:54.081Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T19:09:54.081Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-18T19:09:54.412Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-18T19:09:54.412Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T19:09:54.412Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-18T19:09:56.127Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-18T19:09:56.594Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T19:09:56.594Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-18T19:09:56.594Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T19:09:56.594Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-18T19:09:56.594Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T19:09:56.594Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-18T19:09:56.594Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T19:09:56.594Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-18T19:09:56.594Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T19:09:56.594Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-18T19:09:56.594Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T19:09:56.594Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-18T19:09:56.594Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T19:09:56.594Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-18T19:09:56.594Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T19:09:56.594Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T19:09:56.972Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-18T19:09:56.972Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-18T19:09:57.370Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-18T19:09:58.937Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-18T19:09:59.534Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-18T19:09:59.534Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T19:10:00.001Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-18T19:10:00.001Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T19:10:00.001Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-18T19:10:00.001Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T19:10:00.001Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-18T19:10:00.001Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T19:10:00.001Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-18T19:10:00.001Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T19:10:00.001Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-18T19:10:01.642Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-18T19:10:03.696Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-18T19:10:04.540Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-18T19:10:04.540Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T19:10:04.540Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-18T19:10:04.540Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T19:10:04.540Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-18T19:10:04.540Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T19:10:04.540Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-18T19:10:04.540Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T19:10:04.540Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-18T19:10:04.540Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T19:10:04.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-18T19:10:07.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-18T19:10:07.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-18T19:10:09.569Z] === RUN TestDockerSuite/TestBuildUser [2022-05-18T19:10:09.569Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T19:10:09.569Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-18T19:10:09.569Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T19:10:09.569Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-18T19:10:09.569Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T19:10:09.569Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-18T19:10:10.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-18T19:10:10.411Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-18T19:10:10.411Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T19:10:10.411Z] === RUN TestDockerSuite/TestRunRm [2022-05-18T19:10:11.970Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-18T19:10:13.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-18T19:10:13.367Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-18T19:10:14.355Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-18T19:10:16.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-18T19:10:17.307Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-18T19:10:17.307Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T19:10:17.307Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-18T19:10:17.307Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T19:10:17.307Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-18T19:10:17.819Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-18T19:10:19.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000afcbd0__} [2022-05-18T19:10:20.026Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-18T19:10:21.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13666058208_c:\foo_false_____} [2022-05-18T19:10:22.967Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-18T19:10:24.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13666058208_c:\foo_true_____} [2022-05-18T19:10:25.909Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-18T19:10:25.909Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T19:10:25.909Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-18T19:10:25.909Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T19:10:25.909Z] === RUN TestDockerSuite/TestRunState [2022-05-18T19:10:25.909Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T19:10:25.909Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-18T19:10:28.124Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-18T19:10:28.124Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.124Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-18T19:10:28.508Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-18T19:10:28.508Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-18T19:10:28.508Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-18T19:10:28.508Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-18T19:10:28.508Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-18T19:10:28.508Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.508Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-18T19:10:28.591Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-18T19:10:28.591Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.591Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-18T19:10:28.591Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.591Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-18T19:10:28.591Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-18T19:10:28.591Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-18T19:10:28.591Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T19:10:28.591Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-18T19:10:32.234Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-18T19:10:32.234Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-18T19:10:32.234Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:10:32.234Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-18T19:10:33.337Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-18T19:10:33.337Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-18T19:10:33.804Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T19:10:33.804Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-18T19:10:35.124Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-18T19:10:35.125Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-18T19:10:35.125Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T19:10:35.125Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-18T19:10:36.746Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-18T19:10:36.746Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T19:10:36.746Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-18T19:10:38.857Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-18T19:10:38.857Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T19:10:38.857Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-18T19:10:38.857Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T19:10:38.857Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-18T19:10:38.857Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T19:10:38.857Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-18T19:10:38.953Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-18T19:10:38.953Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T19:10:38.953Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-18T19:10:38.953Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T19:10:38.953Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-18T19:10:41.897Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-18T19:10:42.607Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-18T19:10:42.607Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-18T19:10:44.630Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-18T19:10:47.522Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-18T19:10:47.522Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:10:47.522Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-18T19:10:47.522Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T19:10:47.522Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-18T19:10:49.772Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-18T19:10:50.538Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-18T19:10:55.280Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-18T19:10:59.873Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-18T19:10:59.874Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:10:59.874Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-18T19:10:59.874Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:10:59.874Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-18T19:11:00.207Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-18T19:11:00.207Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T19:11:00.677Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-18T19:11:00.677Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T19:11:00.677Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-18T19:11:02.421Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-18T19:11:02.421Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T19:11:02.421Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-18T19:11:02.421Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-18T19:11:03.632Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-18T19:11:03.633Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T19:11:03.633Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-18T19:11:06.199Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-18T19:11:08.408Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-18T19:11:11.349Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-18T19:11:11.349Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T19:11:11.349Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-18T19:11:11.349Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-18T19:11:11.349Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-18T19:11:11.349Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T19:11:11.349Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-18T19:11:11.350Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T19:11:11.350Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-18T19:11:11.350Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T19:11:11.350Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-18T19:11:11.350Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T19:11:11.350Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-18T19:11:11.350Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T19:11:11.350Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-18T19:11:12.240Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-18T19:11:12.240Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T19:11:12.240Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-18T19:11:12.240Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T19:11:12.240Z] === RUN TestDockerSuite/TestCpToDot [2022-05-18T19:11:13.775Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-18T19:11:13.775Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T19:11:13.775Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-18T19:11:13.775Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T19:11:13.775Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-18T19:11:15.130Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-18T19:11:16.142Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-18T19:11:17.336Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-18T19:11:17.496Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-18T19:11:17.496Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:11:17.496Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-18T19:11:17.496Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T19:11:17.496Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-18T19:11:17.496Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T19:11:17.496Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-18T19:11:17.496Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T19:11:17.496Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-18T19:11:17.496Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-18T19:11:17.496Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-18T19:11:19.543Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-18T19:11:19.939Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-18T19:11:20.391Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-18T19:11:20.408Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-18T19:11:23.385Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-18T19:11:23.385Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-18T19:11:23.385Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-18T19:11:24.285Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-18T19:11:24.285Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-18T19:11:24.285Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-18T19:11:24.285Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-18T19:11:24.285Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-18T19:11:24.285Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-18T19:11:24.285Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-18T19:11:24.285Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-18T19:11:24.285Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-18T19:11:24.285Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-18T19:11:24.285Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-18T19:11:24.285Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-18T19:11:24.285Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.285Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-18T19:11:24.751Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.751Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-18T19:11:24.751Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.751Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-18T19:11:24.751Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.751Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-18T19:11:24.751Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T19:11:24.751Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-18T19:11:25.555Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-18T19:11:26.518Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-18T19:11:26.959Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-18T19:11:26.974Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-18T19:11:26.974Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T19:11:26.974Z] === RUN TestDockerSuite/TestCreateRM [2022-05-18T19:11:27.425Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-18T19:11:27.425Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-18T19:11:27.430Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-18T19:11:27.430Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T19:11:27.430Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-18T19:11:27.886Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-18T19:11:27.891Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-18T19:11:28.342Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-18T19:11:29.458Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-18T19:11:29.458Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-18T19:11:32.400Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-18T19:11:34.609Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-18T19:11:37.550Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-18T19:11:37.550Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:11:37.550Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-18T19:11:38.632Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-18T19:11:38.632Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-18T19:11:39.088Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-18T19:11:43.764Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-18T19:11:43.764Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-18T19:11:43.764Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:11:43.764Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-18T19:11:45.807Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-18T19:11:45.807Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T19:11:45.807Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-18T19:11:45.807Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T19:11:45.807Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-18T19:11:45.807Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T19:11:45.807Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-18T19:11:46.190Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-18T19:11:46.190Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.190Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-18T19:11:46.276Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-18T19:11:46.652Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:11:46.652Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-18T19:11:46.652Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T19:11:47.108Z] === RUN TestDockerSuite/TestDockerFails [2022-05-18T19:11:47.108Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-18T19:11:47.108Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T19:11:47.108Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-18T19:11:47.108Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T19:11:47.108Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-18T19:11:47.108Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T19:11:47.108Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-18T19:11:47.108Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T19:11:47.108Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-18T19:11:47.108Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T19:11:47.108Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-18T19:11:49.969Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-18T19:11:49.969Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T19:11:49.969Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-18T19:11:49.969Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:11:49.969Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-18T19:11:49.969Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T19:11:49.969Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-18T19:11:49.969Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T19:11:49.969Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-18T19:11:50.838Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-18T19:11:53.729Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-18T19:11:54.947Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-18T19:11:56.619Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-18T19:11:57.106Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-18T19:11:57.106Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:11:57.106Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-18T19:11:57.106Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T19:11:57.106Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-18T19:11:57.106Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T19:11:57.106Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-18T19:11:57.106Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:11:57.106Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-18T19:11:57.106Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T19:11:57.106Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-18T19:11:57.106Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:11:57.106Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-18T19:11:57.165Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-18T19:11:57.165Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T19:11:57.165Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-18T19:11:57.165Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T19:11:57.165Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-18T19:11:57.165Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T19:11:57.633Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-18T19:11:59.853Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-18T19:12:00.048Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-18T19:12:03.115Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-18T19:12:03.115Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T19:12:03.115Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-18T19:12:04.615Z] === RUN TestDockerSuite/TestCommitChange [2022-05-18T19:12:06.056Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-18T19:12:06.056Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T19:12:06.056Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-18T19:12:06.056Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T19:12:06.056Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-18T19:12:06.056Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:12:06.056Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-18T19:12:06.056Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T19:12:06.056Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-18T19:12:06.056Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:12:06.056Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-18T19:12:06.056Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:12:06.056Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-18T19:12:06.908Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-18T19:12:10.489Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-18T19:12:12.680Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-18T19:12:15.245Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-18T19:12:15.245Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T19:12:15.245Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-18T19:12:19.726Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-18T19:12:22.619Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-18T19:12:23.581Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-18T19:12:23.843Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-18T19:12:23.843Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-18T19:12:23.843Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-18T19:12:23.843Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:12:23.843Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-18T19:12:23.843Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-18T19:12:23.843Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-18T19:12:23.843Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-18T19:12:25.401Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-18T19:12:25.401Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-18T19:12:27.742Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-18T19:12:27.742Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:12:27.742Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-18T19:12:28.345Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-18T19:12:28.811Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-18T19:12:28.811Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-18T19:12:28.811Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-18T19:12:29.278Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-18T19:12:29.355Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-18T19:12:29.355Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-18T19:12:30.317Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-18T19:12:37.368Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-18T19:12:37.918Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-18T19:12:37.918Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:12:37.918Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-18T19:12:37.918Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-18T19:12:38.170Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-18T19:12:38.384Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-18T19:12:38.384Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T19:12:38.384Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-18T19:12:43.135Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-18T19:12:43.135Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-18T19:12:43.135Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-18T19:12:43.135Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:12:43.135Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-18T19:12:43.135Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T19:12:43.135Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-18T19:12:43.135Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T19:12:43.135Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-18T19:12:44.662Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-18T19:12:44.662Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T19:12:44.662Z] === RUN TestDockerSuite/TestEventsRename [2022-05-18T19:12:47.027Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-18T19:12:47.027Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-18T19:12:47.027Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-18T19:12:47.555Z] === RUN TestDockerSuite/TestEventsResize [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-18T19:12:48.605Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-18T19:12:48.605Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-18T19:12:48.605Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-18T19:12:48.605Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-18T19:12:48.605Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-18T19:12:48.605Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-18T19:12:48.605Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-18T19:12:48.605Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-18T19:12:56.094Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-18T19:12:57.429Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-18T19:12:57.429Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T19:12:57.429Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite (2201.08s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.41s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.61s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.56s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.38s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (70.54s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.17s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.97s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.47s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.62s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.37s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.51s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.48s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.36s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.34s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.87s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.24s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.79s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.31s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.49s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.86s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.19s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.47s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.34s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.95s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.36s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.91s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.06s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.52s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.43s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.91s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.60s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.61s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.04s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.95s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.76s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.30s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.17s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.32s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.31s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.51s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.42s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.80s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.60s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.54s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.14s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.76s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.30s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.18s) [2022-05-18T19:12:57.896Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-18T19:12:57.896Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.46s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.94s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.97s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.19s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.10s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.33s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.48s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildHistory (10.25s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.50s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.11s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.24s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.77s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.76s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.47s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.22s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.21s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.84s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.63s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.21s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.59s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.59s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.20s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.80s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.34s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.48s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.36s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.37s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.71s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.54s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.08s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.03s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.13s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildRm (12.05s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.58s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.67s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.80s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.20s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.66s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.64s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.58s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildStderr (4.19s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.30s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.41s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.58s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.97s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.63s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.97s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.96s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.87s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.04s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.32s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.18s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.77s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.71s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCommitChange (4.52s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.23s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.81s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCommitTTY (6.88s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.13s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.80s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.85s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.56s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.57s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.15s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.71s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.68s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.17s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.68s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.60s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.75s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.58s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.45s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (9.55s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.55s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.63s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.14s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.43s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.66s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.30s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.56s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (2.63s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.61s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (2.65s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.64s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b67ef0__} (2.67s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12078712501_c:\foo_false_____} (2.68s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12078712501_c:\foo_true_____} (2.65s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.71s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.69s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.84s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.73s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-18T19:12:57.897Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.69s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-18T19:12:57.897Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.85s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCpToDot (2.66s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCpToStdout (2.73s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.70s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.40s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.61s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.81s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.64s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.61s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.75s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.27s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsCopy (4.72s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.53s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.57s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.23s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFilters (5.30s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFormat (5.22s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsRename (2.27s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsResize (32.90s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.21s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.98s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.35s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.60s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.67s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-18T19:12:57.898Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.65s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2022-05-18T19:12:57.898Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.71s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.65s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.48s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.21s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestExecInspectID (5.11s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.22s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.08s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.60s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.78s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.70s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.68s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.68s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.26s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.86s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.84s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-18T19:12:58.365Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-18T19:12:58.365Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.60s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.56s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectDefault (2.57s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectHistory (4.20s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.60s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.65s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.54s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.70s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.59s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectStatus (3.24s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.79s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.18s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.67s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.54s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.61s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.56s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.60s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.59s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.80s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.62s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.71s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.00s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.99s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.00s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.17s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.62s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.67s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsSince (9.09s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.14s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.09s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsByOrder (10.88s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.68s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.10s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.38s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.13s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.27s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.79s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.41s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (2.63s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (9.55s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.30s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.21s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.58s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.93s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.95s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.24s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.09s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.07s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.77s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.72s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.65s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.59s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.68s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.04s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.83s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.55s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.98s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.12s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.23s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.56s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.58s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.57s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.23s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.61s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.39s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.48s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.84s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.57s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.43s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.65s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.58s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunExitCode (2.51s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.50s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.63s) [2022-05-18T19:12:58.366Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-18T19:12:58.366Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.63s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.41s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.15s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.62s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.38s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.45s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.67s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.69s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.37s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.19s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.29s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunRm (2.65s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.56s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.09s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.57s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.30s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.56s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.52s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.18s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.73s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.07s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.62s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.10s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.64s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.22s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.11s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.70s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.85s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.67s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.61s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.56s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.13s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.29s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.20s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.63s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.20s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.11s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.19s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.27s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.76s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.19s) [2022-05-18T19:12:58.367Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-18T19:12:58.367Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-18T19:12:58.367Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.367Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-18T19:12:58.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-18T19:12:58.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-18T19:12:58.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-18T19:12:58.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-18T19:12:58.368Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-18T19:12:58.368Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-18T19:12:58.368Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-18T19:12:58.368Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-18T19:12:58.368Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-18T19:12:58.368Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-18T19:12:58.368Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-18T19:12:58.368Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-18T19:12:58.368Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-18T19:12:58.368Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-18T19:12:58.368Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-18T19:12:58.368Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-18T19:12:58.368Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-18T19:12:58.368Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-18T19:12:58.368Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerDaemonSuite [2022-05-18T19:12:58.368Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-18T19:12:58.368Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-18T19:12:58.368Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-18T19:12:58.368Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerSwarmSuite [2022-05-18T19:12:58.368Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-18T19:12:58.368Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerExternalVolumeSuite [2022-05-18T19:12:58.368Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerNetworkSuite [2022-05-18T19:12:58.368Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-18T19:12:58.368Z] === RUN TestDockerHubPullSuite [2022-05-18T19:12:58.368Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-18T19:12:58.368Z] PASS [2022-05-18T19:12:58.368Z] ok github.com/docker/docker/integration-cli 2201.408s [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === Skipped [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-18T19:12:58.368Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-18T19:12:58.368Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:12:58.368Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T19:12:58.368Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-18T19:12:58.368Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:12:58.368Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-18T19:12:58.368Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-18T19:12:58.368Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-18T19:12:58.368Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-18T19:12:58.368Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.368Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-18T19:12:58.368Z] [2022-05-18T19:12:58.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-18T19:12:58.369Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-18T19:12:58.369Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-18T19:12:58.369Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-18T19:12:58.369Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-18T19:12:58.369Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-18T19:12:58.369Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.369Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-18T19:12:58.369Z] [2022-05-18T19:12:58.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-18T19:12:58.369Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-05-18T19:12:58.370Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-18T19:12:58.370Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-18T19:12:58.370Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-18T19:12:58.370Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-18T19:12:58.370Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:12:58.370Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-18T19:12:58.370Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T19:12:58.370Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-18T19:12:58.370Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-18T19:12:58.370Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:12:58.371Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:12:58.371Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T19:12:58.371Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-18T19:12:58.371Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-18T19:12:58.371Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T19:12:58.371Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-18T19:12:58.371Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:12:58.371Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-18T19:12:58.371Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-18T19:12:58.371Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-18T19:12:58.371Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-05-18T19:12:58.371Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.371Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-18T19:12:58.371Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-18T19:12:58.372Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-18T19:12:58.372Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-18T19:12:58.372Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-18T19:12:58.372Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-18T19:12:58.372Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-18T19:12:58.372Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T19:12:58.372Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:12:58.372Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-18T19:12:58.372Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.372Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-18T19:12:58.372Z] [2022-05-18T19:12:58.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-18T19:12:58.373Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T19:12:58.373Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-18T19:12:58.373Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-18T19:12:58.373Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-18T19:12:58.373Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-18T19:12:58.373Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T19:12:58.373Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-18T19:12:58.373Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:12:58.373Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-18T19:12:58.373Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-18T19:12:58.373Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-18T19:12:58.373Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-18T19:12:58.373Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-18T19:12:58.373Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T19:12:58.373Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-18T19:12:58.373Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T19:12:58.373Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-18T19:12:58.373Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-18T19:12:58.373Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T19:12:58.373Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-05-18T19:12:58.373Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-05-18T19:12:58.373Z] [2022-05-18T19:12:58.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-05-18T19:12:58.373Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.373Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-05-18T19:12:58.839Z] [2022-05-18T19:12:58.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-18T19:12:58.839Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.839Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-18T19:12:58.839Z] [2022-05-18T19:12:58.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-18T19:12:58.839Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.839Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-18T19:12:58.839Z] [2022-05-18T19:12:58.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-18T19:12:58.839Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.839Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-18T19:12:58.839Z] [2022-05-18T19:12:58.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-18T19:12:58.839Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.839Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-18T19:12:58.839Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:12:58.840Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.840Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-18T19:12:58.840Z] [2022-05-18T19:12:58.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-18T19:12:58.840Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.841Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-18T19:12:58.841Z] [2022-05-18T19:12:58.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-18T19:12:58.841Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T19:12:58.842Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:12:58.842Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:12:58.842Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:12:58.842Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-18T19:12:58.842Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.842Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:12:58.842Z] [2022-05-18T19:12:58.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:12:58.842Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-18T19:12:58.843Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.843Z] [2022-05-18T19:12:58.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-18T19:12:58.844Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:12:58.844Z] [2022-05-18T19:12:58.844Z] DONE 1088 tests, 544 skipped in 2209.241s [2022-05-18T19:12:58.844Z] INFO: Integration tests ended at 05/18/2022 19:12:58. Duration:00:36:49.3563424 [2022-05-18T19:12:58.844Z] INFO: Docker info of the daemon under test at end of run [2022-05-18T19:12:58.844Z] [2022-05-18T19:12:58.844Z] Containers: 10 [2022-05-18T19:12:58.844Z] Running: 0 [2022-05-18T19:12:58.844Z] Paused: 0 [2022-05-18T19:12:58.844Z] Stopped: 10 [2022-05-18T19:12:58.844Z] Images: 18 [2022-05-18T19:12:58.844Z] Server Version: 0.0.0-dev [2022-05-18T19:12:58.844Z] Storage Driver: windowsfilter [2022-05-18T19:12:58.844Z] Windows: [2022-05-18T19:12:58.844Z] Logging Driver: json-file [2022-05-18T19:12:58.844Z] Plugins: [2022-05-18T19:12:58.844Z] Volume: local [2022-05-18T19:12:58.844Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T19:12:58.844Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T19:12:58.844Z] Swarm: inactive [2022-05-18T19:12:58.844Z] Default Isolation: process [2022-05-18T19:12:58.844Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T19:12:58.844Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-18T19:12:58.844Z] OSType: windows [2022-05-18T19:12:58.844Z] Architecture: x86_64 [2022-05-18T19:12:58.844Z] CPUs: 4 [2022-05-18T19:12:58.844Z] Total Memory: 32GiB [2022-05-18T19:12:58.844Z] Name: azwin-2-bf45e0 [2022-05-18T19:12:58.844Z] ID: 4c75616b-da83-4eb4-9c56-522bfb403a9c [2022-05-18T19:12:58.844Z] Docker Root Dir: D:\CI\PR-43593\7\daemon [2022-05-18T19:12:58.844Z] Debug Mode (client): false [2022-05-18T19:12:58.844Z] Debug Mode (server): true [2022-05-18T19:12:58.844Z] File Descriptors: -1 [2022-05-18T19:12:58.844Z] Goroutines: 44 [2022-05-18T19:12:58.844Z] System Time: 2022-05-18T19:12:58.6285883Z [2022-05-18T19:12:58.844Z] EventsListeners: 0 [2022-05-18T19:12:58.844Z] Registry: https://index.docker.io/v1/ [2022-05-18T19:12:58.844Z] Labels: [2022-05-18T19:12:58.844Z] Experimental: false [2022-05-18T19:12:58.844Z] Insecure Registries: [2022-05-18T19:12:58.844Z] 127.0.0.0/8 [2022-05-18T19:12:58.844Z] Live Restore Enabled: false [2022-05-18T19:12:58.844Z] [2022-05-18T19:12:58.844Z] [2022-05-18T19:12:58.844Z] INFO: Stopping daemon under test [2022-05-18T19:12:58.844Z] SUCCESS: The process with PID 6844 (child process of PID 5812) has been terminated. [2022-05-18T19:12:58.844Z] SUCCESS: The process with PID 5812 (child process of PID 7268) has been terminated. [2022-05-18T19:12:58.844Z] INFO: Stop tailing logs of the daemon under tests [2022-05-18T19:12:58.844Z] INFO: executeCI.ps1 Completed successfully at 05/18/2022 19:12:58. [2022-05-18T19:12:58.844Z] INFO: Tidying up at end of run [2022-05-18T19:12:58.844Z] ----------- DAEMON LOG ------------ [2022-05-18T19:12:58.844Z] 2022/05/18 18:33:49 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-18T19:12:58.844Z] ----------- END DAEMON LOG -------- [2022-05-18T19:12:58.844Z] INFO: Saving daemon under test log (d:\CI\PR-43593\7\dut.out) to bundles\CIDUT.out [2022-05-18T19:12:58.844Z] INFO: Saving daemon under test log (d:\CI\PR-43593\7\dut.err) to bundles\CIDUT.err [2022-05-18T19:12:58.844Z] INFO: Saving containerd logs to bundles [2022-05-18T19:12:58.844Z] INFO: Nuke-Everything... [2022-05-18T19:12:59.001Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-18T19:12:59.310Z] INFO: Container count on control daemon to delete is 2 [2022-05-18T19:12:59.776Z] a9d2c7bb4778 [2022-05-18T19:12:59.776Z] 9e97b94a8ac5 [2022-05-18T19:12:59.776Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-18T19:13:00.759Z] Deleted: sha256:31114ef9390ecca568c05c3f1ee80d554648cfea0944b9d3c7a66bb40c7538aa [2022-05-18T19:13:00.759Z] Deleted: sha256:6cda9e15649f3dc8b49c10e15ae9b1c961e09559b8791afcf98f7886b420370a [2022-05-18T19:13:00.759Z] INFO: Tidying pidfile d:\CI\PR-43593\7\docker.pid [2022-05-18T19:13:00.759Z] INFO: Killing containerd with PID 8764 [2022-05-18T19:13:00.759Z] INFO: Nuking d:\CI [2022-05-18T19:13:01.103Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-18T19:13:02.739Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-18T19:13:06.976Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-18T19:13:06.976Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T19:13:06.976Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-18T19:13:08.512Z] === RUN TestDockerSuite/TestEventsTop [2022-05-18T19:13:08.512Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T19:13:08.512Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-18T19:13:09.195Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-18T19:13:09.195Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T19:13:09.195Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-18T19:13:09.195Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T19:13:09.195Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-18T19:13:09.195Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T19:13:09.195Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-18T19:13:10.677Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-18T19:13:11.411Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-18T19:13:11.411Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T19:13:11.411Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-18T19:13:11.411Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-18T19:13:14.371Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-18T19:13:14.371Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-18T19:13:14.371Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T19:13:14.371Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-18T19:13:14.371Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T19:13:14.371Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-18T19:13:14.371Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T19:13:14.371Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-18T19:13:16.446Z] === RUN TestDockerSuite/TestExec [2022-05-18T19:13:16.446Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:13:16.446Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-18T19:13:16.446Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:13:16.446Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-18T19:13:17.325Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-18T19:13:18.614Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-18T19:13:19.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-18T19:13:20.785Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-18T19:13:20.785Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T19:13:21.241Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-18T19:13:21.241Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T19:13:21.241Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-18T19:13:21.241Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:13:21.241Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-18T19:13:21.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-18T19:13:21.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-18T19:13:21.762Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T19:13:21.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-18T19:13:21.960Z] INFO: Zapped successfully [2022-05-18T19:13:21.960Z] [2022-05-18T19:13:21.960Z] INFO: executeCI.ps1 exiting at Wed May 18 19:13:18 CUT 2022. Duration 00:52:14.7485327 [2022-05-18T19:13:21.960Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-18T19:13:22.208Z] Recording test results [2022-05-18T19:13:22.730Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-18T19:13:23.410Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-18T19:13:23.977Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-18T19:13:23.977Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-18T19:13:24.244Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-18T19:13:26.022Z] Archiving artifacts [2022-05-18T19:13:26.194Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-18T19:13:26.194Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T19:13:26.194Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-18T19:13:26.194Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T19:13:26.194Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-18T19:13:26.305Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-18T19:13:27.364Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T19:13:28.378Z] + make clean [2022-05-18T19:13:28.412Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-18T19:13:28.412Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-18T19:13:28.844Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T19:13:28.844Z] docker-dev-cache [2022-05-18T19:13:28.844Z] docker-mod-cache [Pipeline] deleteDir [2022-05-18T19:13:29.199Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T19:13:30.635Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-18T19:13:30.635Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T19:13:30.636Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-18T19:13:31.377Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-18T19:13:33.590Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-18T19:13:33.590Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-18T19:13:37.146Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-18T19:13:37.146Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T19:13:37.146Z] === RUN TestDockerSuite/TestExecEnv [2022-05-18T19:13:37.146Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:13:37.146Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-18T19:13:37.146Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T19:13:37.146Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-18T19:13:40.036Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-18T19:13:40.748Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-18T19:13:44.541Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-18T19:13:44.704Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-18T19:13:44.704Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T19:13:44.704Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-18T19:13:44.704Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T19:13:44.704Z] === RUN TestDockerSuite/TestExecParseError [2022-05-18T19:13:44.704Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T19:13:44.704Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-18T19:13:44.704Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T19:13:44.704Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-18T19:13:44.704Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T19:13:45.160Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-18T19:13:48.051Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-18T19:13:48.051Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T19:13:48.051Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-18T19:13:48.051Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T19:13:48.051Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-18T19:13:48.051Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:13:48.051Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-18T19:13:48.051Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T19:13:48.051Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-18T19:13:48.051Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T19:13:48.051Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-18T19:13:48.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-18T19:13:48.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-18T19:13:48.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-18T19:13:48.339Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-18T19:13:48.339Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-18T19:13:50.556Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-18T19:13:50.556Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T19:13:50.556Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-18T19:13:50.941Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-18T19:13:50.941Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T19:13:50.941Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-18T19:13:52.774Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-18T19:13:52.774Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T19:13:52.774Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-18T19:13:54.992Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-18T19:13:55.462Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-18T19:13:58.027Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-18T19:13:58.027Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T19:13:58.027Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-18T19:13:58.027Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T19:13:58.027Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-18T19:13:58.027Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T19:13:58.027Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-18T19:14:00.224Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-18T19:14:01.793Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-18T19:14:01.793Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T19:14:01.793Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-18T19:14:01.793Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T19:14:01.793Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-18T19:14:01.793Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T19:14:01.793Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-18T19:14:01.793Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T19:14:01.793Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-18T19:14:01.793Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T19:14:01.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-18T19:14:03.805Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-18T19:14:04.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-18T19:14:04.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} [2022-05-18T19:14:10.864Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-18T19:14:11.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} [2022-05-18T19:14:13.758Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-18T19:14:14.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} [2022-05-18T19:14:20.800Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-18T19:14:20.800Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:14:20.800Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-18T19:14:20.800Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-18T19:14:20.800Z] === RUN TestDockerSuite/TestHealth [2022-05-18T19:14:20.800Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T19:14:20.800Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-18T19:14:20.800Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-18T19:14:20.800Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-18T19:14:20.800Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-18T19:14:21.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} [2022-05-18T19:14:24.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cb1188__} [2022-05-18T19:14:27.972Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-18T19:14:27.972Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-18T19:14:27.972Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T19:14:27.972Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-18T19:14:27.972Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-18T19:14:27.972Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-18T19:14:27.972Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-18T19:14:28.428Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-18T19:14:28.428Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T19:14:28.428Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-18T19:14:29.957Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-18T19:14:29.957Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-18T19:14:31.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12102707109_c:\foo_false_____} [2022-05-18T19:14:32.130Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-18T19:14:32.586Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-18T19:14:34.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12102707109_c:\foo_true_____} [2022-05-18T19:14:35.474Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-18T19:14:36.693Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-18T19:14:36.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-18T19:14:37.164Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-18T19:14:37.164Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-18T19:14:37.164Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-18T19:14:37.164Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-18T19:14:37.164Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T19:14:37.164Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-18T19:14:38.364Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-18T19:14:38.820Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-18T19:14:38.820Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:14:38.820Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-18T19:14:40.118Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-18T19:14:40.118Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-18T19:14:40.118Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:14:40.118Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-18T19:14:42.337Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-18T19:14:42.337Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-18T19:14:42.337Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T19:14:42.337Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-18T19:14:43.488Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-18T19:14:43.488Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-18T19:14:43.488Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-18T19:14:43.488Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.488Z] === RUN TestDockerSuite/TestImportFile [2022-05-18T19:14:43.488Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.488Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-18T19:14:43.488Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-18T19:14:43.488Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.488Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-18T19:14:43.488Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.489Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-18T19:14:43.489Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.489Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-18T19:14:43.489Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T19:14:43.489Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-18T19:14:43.489Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.489Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-18T19:14:43.489Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.489Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-18T19:14:43.489Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-18T19:14:43.489Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.489Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-18T19:14:43.489Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:14:43.489Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-18T19:14:45.307Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-18T19:14:45.307Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T19:14:45.307Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-18T19:14:45.307Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T19:14:45.307Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-18T19:14:45.307Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T19:14:45.307Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-18T19:14:46.395Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-18T19:14:50.070Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-18T19:14:50.116Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-18T19:14:50.116Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:14:50.116Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-18T19:14:50.116Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T19:14:50.116Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-18T19:14:50.116Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-18T19:14:50.116Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T19:14:50.116Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-18T19:14:53.006Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-18T19:14:53.006Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-18T19:14:53.025Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-18T19:14:53.026Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:14:53.026Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-18T19:14:53.026Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T19:14:53.026Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-18T19:14:55.895Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-18T19:14:55.895Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:14:55.895Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-18T19:14:55.895Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T19:14:55.895Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-18T19:14:55.895Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T19:14:55.895Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-18T19:14:59.618Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-18T19:15:05.391Z] === RUN TestDockerSuite/TestInspectImage [2022-05-18T19:15:05.391Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:15:05.391Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-18T19:15:05.391Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:15:05.391Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-18T19:15:05.391Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:15:05.391Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-18T19:15:07.560Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-18T19:15:07.969Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-18T19:15:07.969Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:15:07.969Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-18T19:15:07.969Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:15:07.969Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-18T19:15:10.450Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-18T19:15:10.906Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-18T19:15:13.797Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-18T19:15:16.640Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-18T19:15:16.640Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T19:15:16.640Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-18T19:15:16.640Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T19:15:16.640Z] === RUN TestDockerSuite/TestCpToDot [2022-05-18T19:15:16.688Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-18T19:15:16.688Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T19:15:16.688Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-18T19:15:16.688Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-18T19:15:18.210Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-18T19:15:18.210Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T19:15:18.210Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-18T19:15:18.210Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T19:15:18.210Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-18T19:15:19.577Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-18T19:15:20.563Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-18T19:15:20.563Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:15:20.563Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-18T19:15:20.563Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T19:15:20.563Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-18T19:15:20.563Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T19:15:20.563Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-18T19:15:20.563Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T19:15:20.563Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-18T19:15:21.035Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-18T19:15:21.035Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-18T19:15:23.264Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-18T19:15:23.299Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-18T19:15:26.226Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-18T19:15:26.226Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-18T19:15:26.226Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-18T19:15:28.449Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-18T19:15:28.919Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-18T19:15:29.066Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-18T19:15:29.390Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-18T19:15:29.390Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T19:15:29.390Z] === RUN TestDockerSuite/TestCreateRM [2022-05-18T19:15:29.860Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-18T19:15:29.860Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T19:15:29.860Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-18T19:15:29.860Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-18T19:15:30.330Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-18T19:15:31.235Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-18T19:15:34.124Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-18T19:15:37.013Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-18T19:15:39.906Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-18T19:15:42.801Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-18T19:15:45.281Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-18T19:15:45.281Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-18T19:15:45.281Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:15:45.698Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-18T19:15:45.698Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-18T19:15:46.154Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-18T19:15:46.154Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-18T19:15:46.154Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-18T19:15:46.154Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-18T19:15:46.154Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-18T19:15:46.154Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-18T19:15:46.154Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-18T19:15:46.154Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-18T19:15:46.849Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-18T19:15:47.319Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-18T19:15:47.319Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:15:47.319Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-18T19:15:49.045Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T19:15:49.538Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-18T19:15:49.538Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:15:50.006Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-18T19:15:50.006Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T19:15:50.006Z] === RUN TestDockerSuite/TestDockerFails [2022-05-18T19:15:50.006Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-18T19:15:50.006Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T19:15:50.006Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-18T19:15:50.006Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T19:15:50.006Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-18T19:15:50.006Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T19:15:50.006Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-18T19:15:50.006Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T19:15:50.006Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-18T19:15:50.006Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T19:15:50.006Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-18T19:15:51.210Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-18T19:15:52.225Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-18T19:15:55.178Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-18T19:15:57.396Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-18T19:15:58.254Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-18T19:16:01.147Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-18T19:16:01.147Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T19:16:01.147Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-18T19:16:03.319Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-18T19:16:03.319Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-18T19:16:09.900Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-18T19:16:11.855Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-18T19:16:14.662Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-18T19:16:18.903Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-18T19:16:20.537Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-18T19:16:22.107Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-18T19:16:23.096Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-18T19:16:26.892Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-18T19:16:27.361Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-18T19:16:27.455Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-18T19:16:28.351Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-18T19:16:28.989Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-18T19:16:32.706Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-18T19:16:32.706Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T19:16:32.706Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-18T19:16:33.110Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-18T19:16:35.602Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-18T19:16:37.871Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-18T19:16:37.871Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-18T19:16:37.871Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-18T19:16:37.871Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:16:37.871Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-18T19:16:37.871Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T19:16:37.871Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-18T19:16:37.871Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T19:16:37.871Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-18T19:16:38.493Z] === RUN TestDockerSuite/TestLogsSince [2022-05-18T19:16:39.436Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-18T19:16:39.436Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T19:16:39.436Z] === RUN TestDockerSuite/TestEventsRename [2022-05-18T19:16:41.656Z] === RUN TestDockerSuite/TestEventsResize [2022-05-18T19:16:48.781Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-18T19:16:48.781Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T19:16:48.781Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-18T19:16:48.781Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T19:16:48.781Z] === RUN TestDockerSuite/TestLogsTail [2022-05-18T19:16:50.364Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-18T19:16:51.933Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-18T19:16:52.499Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-18T19:16:54.889Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-18T19:16:55.390Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-18T19:16:59.109Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-18T19:16:59.109Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestNetHostname [2022-05-18T19:16:59.109Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-18T19:16:59.109Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-18T19:16:59.109Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-18T19:16:59.109Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPluginActive [2022-05-18T19:16:59.109Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-18T19:16:59.109Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-18T19:16:59.109Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-18T19:16:59.109Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-18T19:16:59.109Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-18T19:16:59.109Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-18T19:16:59.109Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-18T19:16:59.109Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-18T19:16:59.109Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-18T19:16:59.109Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPortList [2022-05-18T19:16:59.109Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.109Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-18T19:16:59.652Z] === RUN TestDockerSuite/TestEventsTop [2022-05-18T19:16:59.652Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T19:16:59.652Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-18T19:17:02.606Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-18T19:17:06.165Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-18T19:17:06.165Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-18T19:17:06.165Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-18T19:17:06.165Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-18T19:17:06.165Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-18T19:17:06.165Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-18T19:17:06.165Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-18T19:17:06.165Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T19:17:06.165Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-18T19:17:09.775Z] === RUN TestDockerSuite/TestExec [2022-05-18T19:17:09.775Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:17:09.775Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-18T19:17:09.775Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:17:09.775Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-18T19:17:11.935Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-18T19:17:11.935Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T19:17:11.935Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-18T19:17:11.996Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-18T19:17:14.216Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-18T19:17:14.216Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T19:17:14.216Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-18T19:17:14.216Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T19:17:14.216Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-18T19:17:14.216Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:17:14.216Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-18T19:17:15.786Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-18T19:17:18.744Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-18T19:17:20.964Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-18T19:17:22.230Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-18T19:17:22.230Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T19:17:22.230Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-18T19:17:22.531Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-18T19:17:27.293Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-18T19:17:27.293Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T19:17:27.293Z] === RUN TestDockerSuite/TestExecEnv [2022-05-18T19:17:27.293Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:17:27.293Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-18T19:17:27.293Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T19:17:27.293Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-18T19:17:29.513Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-18T19:17:34.280Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-18T19:17:34.280Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T19:17:34.280Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-18T19:17:34.280Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T19:17:34.280Z] === RUN TestDockerSuite/TestExecParseError [2022-05-18T19:17:34.280Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T19:17:34.280Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-18T19:17:34.280Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T19:17:34.280Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-18T19:17:34.280Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T19:17:34.280Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-18T19:17:34.583Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-18T19:17:37.238Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-18T19:17:37.239Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T19:17:37.239Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-18T19:17:37.239Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T19:17:37.239Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-18T19:17:37.239Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:17:37.239Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-18T19:17:37.239Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T19:17:37.239Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-18T19:17:37.239Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T19:17:37.239Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-18T19:17:39.461Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-18T19:17:39.461Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T19:17:39.461Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-18T19:17:48.135Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-18T19:17:48.135Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T19:17:48.135Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-18T19:17:48.135Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T19:17:48.135Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-18T19:17:48.135Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T19:17:48.135Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-18T19:17:52.529Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-18T19:17:52.529Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-18T19:17:52.529Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T19:17:52.529Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-18T19:17:54.012Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-18T19:17:59.885Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-18T19:18:02.842Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-18T19:18:07.323Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-18T19:18:08.722Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-18T19:18:08.722Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:18:08.722Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-18T19:18:08.722Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-18T19:18:09.191Z] === RUN TestDockerSuite/TestHealth [2022-05-18T19:18:09.191Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T19:18:09.191Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-18T19:18:09.191Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-18T19:18:09.191Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-18T19:18:09.191Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-18T19:18:11.991Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-18T19:18:13.953Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-18T19:18:13.953Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-18T19:18:13.953Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T19:18:13.953Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-18T19:18:13.953Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-18T19:18:14.423Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-18T19:18:14.423Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-18T19:18:15.410Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-18T19:18:15.410Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T19:18:15.410Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-18T19:18:16.401Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-18T19:18:16.401Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-18T19:18:18.622Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-18T19:18:18.622Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-18T19:18:21.580Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-18T19:18:22.292Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-18T19:18:23.800Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-18T19:18:24.269Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-18T19:18:24.269Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:18:24.269Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-18T19:18:26.962Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-18T19:18:26.962Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T19:18:26.962Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-18T19:18:26.962Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T19:18:26.962Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-18T19:18:28.068Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-18T19:18:28.069Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-18T19:18:28.540Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestImportFile [2022-05-18T19:18:28.540Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-18T19:18:28.540Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-18T19:18:28.540Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-18T19:18:28.540Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-18T19:18:28.540Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-18T19:18:28.540Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-18T19:18:28.540Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-18T19:18:28.540Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-18T19:18:28.540Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:18:28.540Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-18T19:18:31.496Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-18T19:18:32.737Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-18T19:18:32.737Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:18:32.737Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-18T19:18:32.737Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T19:18:32.737Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-18T19:18:32.737Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T19:18:32.737Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-18T19:18:32.737Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T19:18:32.737Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-18T19:18:33.063Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-18T19:18:33.064Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:18:33.064Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-18T19:18:33.064Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T19:18:33.533Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-18T19:18:33.533Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-18T19:18:33.533Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T19:18:33.533Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-18T19:18:40.700Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-18T19:18:40.700Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-18T19:18:41.307Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-18T19:18:41.307Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T19:18:41.307Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-18T19:18:42.834Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-18T19:18:42.834Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T19:18:42.834Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-18T19:18:44.363Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-18T19:18:44.819Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-18T19:18:44.819Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T19:18:45.275Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-18T19:18:47.863Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-18T19:18:47.863Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:18:47.863Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-18T19:18:47.863Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T19:18:47.863Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-18T19:18:47.863Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T19:18:47.863Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-18T19:18:50.095Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-18T19:18:51.047Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-18T19:18:54.855Z] === RUN TestDockerSuite/TestInspectImage [2022-05-18T19:18:54.855Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:18:54.855Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-18T19:18:54.855Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:18:54.855Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-18T19:18:54.855Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:18:54.855Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-18T19:18:57.079Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-18T19:18:59.298Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-18T19:18:59.298Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-18T19:19:01.341Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-18T19:19:01.518Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-18T19:19:03.738Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-18T19:19:03.738Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T19:19:03.738Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-18T19:19:03.738Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-18T19:19:04.237Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-18T19:19:05.960Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-18T19:19:08.919Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-18T19:19:13.685Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-18T19:19:15.906Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-18T19:19:18.125Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-18T19:19:20.346Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-18T19:19:22.565Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-18T19:19:24.793Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-18T19:19:27.012Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.012Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-18T19:19:27.013Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.013Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-18T19:19:27.013Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.013Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-18T19:19:27.013Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.013Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-18T19:19:27.013Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T19:19:27.013Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-18T19:19:27.481Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-18T19:19:27.481Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-18T19:19:29.700Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-18T19:19:31.272Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-18T19:19:34.161Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-18T19:19:34.161Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:19:34.161Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-18T19:19:37.145Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-18T19:19:38.830Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-18T19:19:39.286Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-18T19:19:39.363Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-18T19:19:39.364Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T19:19:39.364Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-18T19:19:39.743Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-18T19:19:40.707Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-18T19:19:41.584Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-18T19:19:41.584Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-18T19:19:46.477Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-18T19:19:48.747Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-18T19:19:52.254Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-18T19:19:52.254Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:19:52.254Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-18T19:19:54.627Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-18T19:19:58.021Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-18T19:19:58.021Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-18T19:19:58.021Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-18T19:20:00.547Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-18T19:20:02.771Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-18T19:20:05.732Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-18T19:20:05.732Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T19:20:05.732Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-18T19:20:07.953Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-18T19:20:10.170Z] === RUN TestDockerSuite/TestLogsSince [2022-05-18T19:20:15.714Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-18T19:20:18.614Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-18T19:20:19.579Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-18T19:20:20.605Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-18T19:20:20.605Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T19:20:20.605Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-18T19:20:20.605Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T19:20:20.605Z] === RUN TestDockerSuite/TestLogsTail [2022-05-18T19:20:22.175Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-18T19:20:24.393Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-18T19:20:28.120Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-18T19:20:31.560Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-18T19:20:31.560Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T19:20:31.560Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-18T19:20:31.560Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T19:20:31.560Z] === RUN TestDockerSuite/TestNetHostname [2022-05-18T19:20:31.560Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-18T19:20:32.032Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-18T19:20:32.032Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-18T19:20:32.032Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPluginActive [2022-05-18T19:20:32.032Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-18T19:20:32.032Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-18T19:20:32.032Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-18T19:20:32.032Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-18T19:20:32.032Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-18T19:20:32.032Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-18T19:20:32.032Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-18T19:20:32.032Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-18T19:20:32.032Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-18T19:20:32.032Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPortList [2022-05-18T19:20:32.032Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T19:20:32.032Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-18T19:20:33.887Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-18T19:20:42.464Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-18T19:20:42.464Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-18T19:20:42.464Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-18T19:20:42.464Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-18T19:20:42.464Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-18T19:20:42.464Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-18T19:20:42.464Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-18T19:20:42.464Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T19:20:42.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-18T19:20:44.180Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-18T19:20:48.849Z] === RUN TestDockerSuite/TestRmiTag [2022-05-18T19:20:49.305Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-18T19:20:51.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-18T19:20:51.131Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T19:20:51.600Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-18T19:20:52.195Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-18T19:21:00.270Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-18T19:21:00.270Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T19:21:00.270Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-18T19:21:10.699Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-18T19:21:13.263Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-18T19:21:16.152Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-18T19:21:21.925Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-18T19:21:23.453Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-18T19:21:23.453Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T19:21:23.453Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-18T19:21:23.453Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T19:21:23.453Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-18T19:21:23.453Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T19:21:23.453Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-18T19:21:23.453Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T19:21:23.453Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-18T19:21:23.453Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T19:21:23.453Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-18T19:21:23.453Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T19:21:23.453Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-18T19:21:23.453Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T19:21:23.453Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-18T19:21:25.639Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-18T19:21:25.639Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-18T19:21:25.639Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T19:21:25.639Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-18T19:21:26.346Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-18T19:21:26.346Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T19:21:26.346Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-18T19:21:26.346Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T19:21:26.346Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-18T19:21:32.114Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-18T19:21:35.005Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-18T19:21:37.896Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-18T19:21:38.141Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-18T19:21:41.109Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-18T19:21:41.616Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-18T19:21:44.508Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-18T19:21:44.508Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-18T19:21:48.267Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-18T19:21:50.277Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-18T19:21:50.277Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.277Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-18T19:21:50.277Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.277Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-18T19:21:50.277Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-18T19:21:50.733Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-18T19:21:50.733Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-18T19:21:50.733Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-18T19:21:50.733Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-18T19:21:50.733Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-18T19:21:50.733Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-18T19:21:50.733Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-18T19:21:50.733Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T19:21:50.733Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-18T19:21:53.024Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-18T19:21:53.024Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T19:21:53.024Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-18T19:21:53.024Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T19:21:53.024Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-18T19:21:53.623Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-18T19:21:53.623Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T19:21:53.623Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-18T19:21:57.347Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-18T19:21:57.347Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T19:21:57.347Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-18T19:21:57.347Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T19:21:57.347Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-18T19:21:57.781Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-18T19:21:57.781Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:21:57.781Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-18T19:21:57.781Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T19:21:57.781Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-18T19:21:57.781Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T19:21:57.781Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-18T19:21:57.781Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T19:21:57.781Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-18T19:22:00.238Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-18T19:22:00.238Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T19:22:00.238Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-18T19:22:00.238Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T19:22:00.238Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-18T19:22:00.238Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T19:22:00.238Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-18T19:22:00.238Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T19:22:00.238Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-18T19:22:00.238Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T19:22:00.238Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-18T19:22:00.238Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T19:22:00.238Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-18T19:22:00.238Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T19:22:00.238Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-18T19:22:03.133Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-18T19:22:04.947Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-18T19:22:04.947Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T19:22:04.947Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-18T19:22:06.026Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-18T19:22:07.163Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-18T19:22:07.163Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T19:22:07.163Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-18T19:22:08.150Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-18T19:22:08.924Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-18T19:22:08.924Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T19:22:08.924Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-18T19:22:08.924Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T19:22:08.924Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-18T19:22:08.924Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T19:22:08.924Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-18T19:22:09.139Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-18T19:22:09.139Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T19:22:09.139Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-18T19:22:12.642Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-18T19:22:12.642Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T19:22:12.642Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-18T19:22:12.642Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T19:22:12.642Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-18T19:22:12.642Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T19:22:12.642Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-18T19:22:12.642Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T19:22:12.642Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-18T19:22:13.901Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-18T19:22:14.809Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-18T19:22:17.697Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-18T19:22:19.916Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-18T19:22:21.859Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-18T19:22:21.859Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T19:22:21.859Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-18T19:22:21.859Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T19:22:21.859Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-18T19:22:21.859Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T19:22:21.859Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-18T19:22:21.859Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T19:22:21.859Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-18T19:22:21.859Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T19:22:21.859Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-18T19:22:21.859Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T19:22:21.859Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-18T19:22:24.749Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-18T19:22:24.749Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T19:22:24.749Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-18T19:22:25.205Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-18T19:22:25.205Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T19:22:25.205Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-18T19:22:28.100Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-18T19:22:31.000Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-18T19:22:31.000Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T19:22:31.000Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-18T19:22:34.728Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-18T19:22:34.728Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T19:22:34.728Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-18T19:22:34.728Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:22:34.728Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-18T19:22:34.728Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T19:22:34.728Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-18T19:22:37.635Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-18T19:22:40.537Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-18T19:22:41.178Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-18T19:22:41.178Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:22:41.178Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-18T19:22:43.437Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-18T19:22:44.976Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-18T19:22:44.976Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-18T19:22:45.445Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-18T19:22:46.334Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-18T19:22:46.335Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-18T19:22:46.335Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T19:22:46.335Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-18T19:22:46.335Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T19:22:46.335Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-18T19:22:46.335Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T19:22:46.335Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-18T19:22:46.335Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T19:22:46.433Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-18T19:22:46.790Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T19:22:46.790Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T19:22:46.790Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-18T19:22:46.790Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T19:22:46.791Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-18T19:22:46.791Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T19:22:46.791Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-18T19:22:51.204Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-18T19:22:52.558Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-18T19:22:52.558Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T19:22:52.558Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-18T19:22:52.558Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-18T19:22:52.558Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T19:22:52.558Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-18T19:22:52.558Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T19:22:52.558Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-18T19:22:52.558Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:22:52.558Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-18T19:22:52.558Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:22:52.558Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-18T19:22:55.003Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-18T19:22:55.003Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:22:55.003Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-18T19:22:59.762Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-18T19:22:59.762Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-18T19:22:59.762Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-18T19:23:01.108Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-18T19:23:01.108Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T19:23:01.108Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T19:23:02.639Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-18T19:23:02.639Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T19:23:03.095Z] === RUN TestDockerSuite/TestRunMount [2022-05-18T19:23:03.095Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T19:23:03.095Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-18T19:23:03.095Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T19:23:03.095Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-18T19:23:03.095Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T19:23:03.095Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-18T19:23:03.095Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T19:23:03.095Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-18T19:23:13.384Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-18T19:23:13.384Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T19:23:13.384Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-18T19:23:13.384Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T19:23:13.384Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-18T19:23:13.384Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T19:23:13.384Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-18T19:23:14.702Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-18T19:23:16.919Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-18T19:23:17.906Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-18T19:23:18.066Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-18T19:23:23.834Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T19:23:23.834Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-18T19:23:24.290Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-18T19:23:25.074Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-18T19:23:25.817Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-18T19:23:27.993Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-18T19:23:29.835Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-18T19:23:30.883Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-18T19:23:31.845Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-18T19:23:34.016Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-18T19:23:34.472Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T19:23:34.472Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-18T19:23:34.472Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T19:23:34.472Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-18T19:23:34.472Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T19:23:34.472Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-18T19:23:34.472Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T19:23:34.472Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-18T19:23:34.472Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T19:23:34.472Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-18T19:23:34.472Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T19:23:34.472Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-18T19:23:34.472Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T19:23:34.472Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-18T19:23:34.472Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T19:23:34.472Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T19:23:38.501Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-18T19:23:39.143Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-18T19:23:39.143Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T19:23:39.143Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-18T19:23:39.143Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T19:23:39.143Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-18T19:23:39.143Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T19:23:39.143Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-18T19:23:39.143Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T19:23:39.143Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-18T19:23:39.143Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T19:23:39.143Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-18T19:23:42.293Z] === RUN TestDockerSuite/TestRmiTag [2022-05-18T19:23:43.281Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-18T19:23:45.498Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-18T19:23:49.433Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-18T19:23:49.433Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T19:23:49.433Z] === RUN TestDockerSuite/TestRunRm [2022-05-18T19:23:52.325Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-18T19:23:59.392Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-18T19:24:01.563Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-18T19:24:05.279Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-18T19:24:07.446Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-18T19:24:10.796Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-18T19:24:10.796Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-18T19:24:11.197Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-18T19:24:11.197Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T19:24:11.197Z] === RUN TestDockerSuite/TestRunState [2022-05-18T19:24:11.197Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T19:24:11.197Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-18T19:24:14.097Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-18T19:24:14.097Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T19:24:14.097Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-18T19:24:15.492Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-18T19:24:16.456Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-18T19:24:16.456Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.456Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-18T19:24:16.456Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.456Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-18T19:24:16.456Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.456Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-18T19:24:16.456Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.456Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-18T19:24:16.456Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.456Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-18T19:24:16.456Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.456Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-18T19:24:16.456Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.456Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-18T19:24:16.992Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-18T19:24:16.992Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.992Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-18T19:24:16.992Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.992Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-18T19:24:16.992Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-18T19:24:16.992Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-18T19:24:16.992Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T19:24:16.992Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-18T19:24:18.626Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-18T19:24:18.626Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T19:24:19.083Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-18T19:24:19.083Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T19:24:19.083Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-18T19:24:22.768Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T19:24:22.768Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-18T19:24:23.812Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-18T19:24:25.660Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-18T19:24:25.660Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T19:24:25.660Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-18T19:24:26.712Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-18T19:24:29.376Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-18T19:24:29.376Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T19:24:29.376Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-18T19:24:29.376Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T19:24:29.376Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-18T19:24:29.616Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-18T19:24:31.789Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-18T19:24:33.094Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-18T19:24:33.960Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-18T19:24:33.960Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-18T19:24:38.638Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T19:24:38.638Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-18T19:24:41.537Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-18T19:24:41.537Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T19:24:41.537Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-18T19:24:43.385Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-18T19:24:44.431Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-18T19:24:44.432Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T19:24:44.432Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-18T19:24:44.432Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T19:24:44.432Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-18T19:24:46.607Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-18T19:24:46.607Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T19:24:46.607Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-18T19:24:46.607Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T19:24:46.607Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-18T19:24:46.607Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T19:24:46.607Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-18T19:24:46.607Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T19:24:46.607Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-18T19:24:46.607Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T19:24:46.607Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-18T19:24:46.607Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T19:24:46.607Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-18T19:24:46.607Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T19:24:46.607Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-18T19:24:48.825Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-18T19:24:49.196Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-18T19:24:51.044Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-18T19:24:53.262Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-18T19:24:53.262Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T19:24:53.262Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-18T19:24:53.262Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T19:24:53.262Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-18T19:24:53.262Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T19:24:53.262Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-18T19:24:55.481Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-18T19:24:55.481Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T19:24:55.481Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-18T19:24:55.481Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T19:24:55.481Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-18T19:24:55.481Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T19:24:55.950Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-18T19:24:55.950Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T19:24:55.950Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-18T19:24:56.352Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-18T19:24:56.352Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T19:24:56.352Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-18T19:24:56.352Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-18T19:24:58.169Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-18T19:25:01.079Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-18T19:25:02.877Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-18T19:25:02.877Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T19:25:02.877Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-18T19:25:02.877Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T19:25:02.877Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-18T19:25:02.877Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T19:25:03.335Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-18T19:25:03.335Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T19:25:03.335Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-18T19:25:03.335Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T19:25:03.335Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-18T19:25:03.335Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T19:25:03.335Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-18T19:25:03.970Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-18T19:25:06.232Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-18T19:25:06.232Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T19:25:06.232Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-18T19:25:06.232Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-18T19:25:06.232Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T19:25:06.233Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-18T19:25:06.859Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-18T19:25:06.859Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-18T19:25:06.859Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-18T19:25:06.859Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-18T19:25:06.859Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-18T19:25:06.859Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T19:25:06.859Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-18T19:25:08.402Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-18T19:25:11.531Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-18T19:25:13.697Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-18T19:25:15.452Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-18T19:25:15.452Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T19:25:15.452Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-18T19:25:15.861Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-18T19:25:17.622Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-18T19:25:17.622Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T19:25:17.622Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-18T19:25:17.622Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:25:17.622Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-18T19:25:17.622Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T19:25:17.622Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-18T19:25:19.797Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-18T19:25:21.631Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-18T19:25:21.631Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T19:25:21.631Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-18T19:25:21.631Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T19:25:21.969Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-18T19:25:22.087Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-18T19:25:22.087Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-18T19:25:22.087Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-18T19:25:22.087Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T19:25:22.087Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-18T19:25:24.865Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-18T19:25:24.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-18T19:25:24.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-18T19:25:25.443Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-18T19:25:25.443Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-18T19:25:27.039Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-18T19:25:27.039Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-18T19:25:27.039Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T19:25:27.039Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-18T19:25:27.039Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T19:25:27.039Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-18T19:25:27.039Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T19:25:27.040Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-18T19:25:27.040Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T19:25:27.040Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T19:25:27.040Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T19:25:27.040Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-18T19:25:27.040Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T19:25:27.040Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-18T19:25:27.040Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T19:25:27.040Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-18T19:25:27.614Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-18T19:25:27.614Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-18T19:25:30.511Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-18T19:25:31.718Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-18T19:25:31.718Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T19:25:31.718Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-18T19:25:31.718Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-18T19:25:31.718Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T19:25:31.718Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-18T19:25:31.718Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T19:25:31.718Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-18T19:25:31.718Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:25:31.718Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-18T19:25:31.718Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:25:31.718Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-18T19:25:34.227Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-18T19:25:37.125Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-18T19:25:37.125Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:25:37.125Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-18T19:25:42.014Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-18T19:25:42.014Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.014Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunMount [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-18T19:25:42.978Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T19:25:42.978Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-18T19:25:47.416Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-18T19:25:47.416Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:25:47.416Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-18T19:25:51.539Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-18T19:25:51.539Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T19:25:51.539Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-18T19:25:51.539Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T19:25:51.539Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-18T19:25:51.539Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T19:25:51.539Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-18T19:25:53.185Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-18T19:25:53.185Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T19:25:53.185Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-18T19:25:53.185Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:25:53.185Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-18T19:25:53.185Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T19:25:53.185Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-18T19:25:53.185Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T19:25:53.185Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-18T19:26:01.741Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-18T19:26:01.741Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:26:01.741Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-18T19:26:01.741Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T19:26:01.741Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-18T19:26:01.741Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T19:26:01.741Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-18T19:26:01.741Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:26:01.741Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-18T19:26:01.741Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T19:26:01.741Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-18T19:26:01.741Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:26:01.741Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-18T19:26:01.836Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-18T19:26:03.908Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-18T19:26:04.730Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T19:26:04.730Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-18T19:26:05.186Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-18T19:26:06.717Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-18T19:26:06.796Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-18T19:26:06.796Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T19:26:06.796Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-18T19:26:08.888Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-18T19:26:09.694Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-18T19:26:09.694Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T19:26:09.694Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-18T19:26:09.694Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T19:26:09.694Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-18T19:26:09.694Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:26:09.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-18T19:26:09.694Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T19:26:09.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-18T19:26:09.694Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:26:09.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-18T19:26:09.694Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:26:09.694Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-18T19:26:11.058Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-18T19:26:12.022Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-18T19:26:14.193Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-18T19:26:14.650Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T19:26:14.650Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-18T19:26:14.650Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T19:26:14.650Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-18T19:26:14.650Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T19:26:14.650Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-18T19:26:14.650Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T19:26:14.650Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-18T19:26:14.650Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T19:26:14.650Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-18T19:26:14.650Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T19:26:14.650Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-18T19:26:14.650Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T19:26:14.650Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-18T19:26:14.650Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T19:26:14.650Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-18T19:26:17.544Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-18T19:26:17.544Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T19:26:17.544Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-18T19:26:17.544Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T19:26:17.544Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-18T19:26:17.544Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T19:26:17.544Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-18T19:26:17.544Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T19:26:17.544Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-18T19:26:17.544Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T19:26:17.544Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-18T19:26:24.461Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-18T19:26:24.917Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-18T19:26:24.917Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-18T19:26:24.917Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:26:24.917Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-18T19:26:25.381Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-18T19:26:25.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-18T19:26:25.837Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-18T19:26:29.561Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-18T19:26:29.561Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-18T19:26:29.900Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-18T19:26:29.900Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T19:26:29.900Z] === RUN TestDockerSuite/TestRunRm [2022-05-18T19:26:32.873Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-18T19:26:33.394Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-18T19:26:33.852Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-18T19:26:34.309Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-18T19:26:34.309Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-18T19:26:34.765Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-18T19:26:38.648Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-18T19:26:40.817Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-18T19:26:42.988Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-18T19:26:45.051Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-18T19:26:45.051Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:26:45.051Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-18T19:26:45.160Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-18T19:26:45.506Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-18T19:26:45.507Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-18T19:26:45.507Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T19:26:45.507Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-18T19:26:48.055Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-18T19:26:48.055Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T19:26:48.055Z] === RUN TestDockerSuite/TestRunState [2022-05-18T19:26:48.055Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T19:26:48.055Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-18T19:26:50.225Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-18T19:26:50.225Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T19:26:50.225Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-18T19:26:52.396Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-18T19:26:52.396Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T19:26:52.396Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-18T19:26:52.396Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T19:26:52.396Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-18T19:26:52.396Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-18T19:26:52.396Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-18T19:26:52.396Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T19:26:52.396Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-18T19:26:54.049Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-18T19:26:54.504Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-18T19:26:54.504Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-18T19:26:57.073Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-18T19:26:57.073Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-18T19:26:57.532Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T19:26:57.532Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-18T19:26:59.701Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-18T19:26:59.701Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T19:26:59.701Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-18T19:27:01.871Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-18T19:27:01.871Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T19:27:01.871Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-18T19:27:01.871Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T19:27:01.871Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-18T19:27:05.596Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-18T19:27:06.849Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-18T19:27:06.849Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T19:27:06.849Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite (2751.46s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.07s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.83s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.60s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.93s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.61s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.75s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.58s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.33s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.28s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.73s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.97s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.61s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.67s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.27s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.40s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.55s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.10s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.40s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.28s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.66s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.56s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.58s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.03s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.24s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.05s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.75s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.58s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.81s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.21s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.77s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.93s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.23s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.72s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.83s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.77s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.78s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.49s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.89s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.43s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.53s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.34s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.30s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.07s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.62s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.63s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.87s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.83s) [2022-05-18T19:27:08.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.46s) [2022-05-18T19:27:08.376Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.57s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.95s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.07s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.68s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.33s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.34s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.37s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.24s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.27s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.68s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.46s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.68s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.90s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.91s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.71s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.75s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.28s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.43s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFails (3.07s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.51s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.25s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.14s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.40s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.51s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.72s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildHistory (14.49s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.27s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.46s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.58s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLabel (1.28s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.30s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.77s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLabels (1.28s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.90s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.34s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.67s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.61s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.49s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.28s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.06s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.95s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.22s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.61s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.92s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.79s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.67s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.30s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.78s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.38s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.14s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.61s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.80s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.63s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.73s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.58s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.57s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.98s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.09s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.40s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildRm (14.92s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.92s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.87s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.80s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.83s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.73s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.76s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.46s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.72s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildStderr (5.38s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.20s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.07s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.57s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.30s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.94s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.79s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.91s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.93s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.00s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.97s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.36s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.54s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.21s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.46s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.25s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.71s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestCommitChange (6.40s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.90s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.11s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestCommitTTY (8.84s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.85s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.84s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.09s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.09s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.98s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.17s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.91s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.62s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.55s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.84s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.16s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.15s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.57s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.03s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.13s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.74s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.04s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.35s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.03s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.63s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.96s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.54s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.71s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.88s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (3.02s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (3.00s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (2.93s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.94s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000afcbd0__} (2.99s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13666058208_c:\foo_false_____} (2.96s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13666058208_c:\foo_true_____} (2.98s) [2022-05-18T19:27:08.377Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-18T19:27:08.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.24s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.14s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.14s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.84s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.26s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.37s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.48s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpToDot (3.13s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCpToStdout (3.16s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.07s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.20s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.07s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.85s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.13s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.34s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.10s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.22s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.14s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsCopy (5.79s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.73s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.04s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.29s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFilters (6.35s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFormat (6.17s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsRename (3.13s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsResize (8.47s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.10s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.15s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.58s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.23s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.52s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.52s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.63s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.60s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.60s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.64s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.93s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.73s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.53s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.46s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.60s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.52s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.54s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.96s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.33s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.19s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.58s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.42s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.12s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.06s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.98s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectDefault (3.08s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectHistory (5.72s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectImage (0.05s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.74s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.65s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.04s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.05s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.62s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectStatus (3.92s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.19s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.80s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.03s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.53s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.00s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.98s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-18T19:27:08.378Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.47s) [2022-05-18T19:27:08.378Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.52s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.39s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.11s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.67s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.48s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.61s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.66s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.86s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.11s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.20s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.16s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsSince (9.83s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsTail (3.65s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.34s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.19s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.14s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.46s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsByOrder (10.47s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.30s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.25s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.24s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.72s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.53s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.76s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.83s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.35s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.72s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.97s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.49s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.46s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.29s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.03s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.73s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.59s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.58s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.62s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.96s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.70s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.35s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.12s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.91s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.61s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.37s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.46s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.06s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.46s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.56s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.73s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.17s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.13s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.08s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.07s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.21s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.96s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.50s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.79s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.47s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.27s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.00s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.06s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.34s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.95s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.18s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.08s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.07s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.01s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunExitCode (3.10s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.75s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.10s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.19s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.40s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.24s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.15s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.09s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.10s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.49s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-18T19:27:08.379Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-05-18T19:27:08.379Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.44s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.32s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.58s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.05s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunRm (3.15s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.09s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.19s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.68s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.28s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunState (0.05s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.13s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.75s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.40s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.10s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.08s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.06s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.39s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.28s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.41s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.13s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.10s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.17s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.46s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.88s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.28s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.23s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.39s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.24s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.05s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.08s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.96s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.47s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.61s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.53s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.86s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.62s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.46s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.95s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.87s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.43s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.84s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T19:27:08.380Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-18T19:27:08.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.380Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:27:08.380Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-18T19:27:08.381Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-18T19:27:08.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-18T19:27:08.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-18T19:27:08.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-18T19:27:08.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-18T19:27:08.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-18T19:27:08.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-18T19:27:08.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-18T19:27:08.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-18T19:27:08.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-18T19:27:08.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-18T19:27:08.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-18T19:27:08.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-18T19:27:08.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerDaemonSuite [2022-05-18T19:27:08.381Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-18T19:27:08.381Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-18T19:27:08.381Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-18T19:27:08.381Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerSwarmSuite [2022-05-18T19:27:08.381Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-18T19:27:08.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerExternalVolumeSuite [2022-05-18T19:27:08.381Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerNetworkSuite [2022-05-18T19:27:08.381Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-18T19:27:08.381Z] === RUN TestDockerHubPullSuite [2022-05-18T19:27:08.381Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-18T19:27:08.381Z] PASS [2022-05-18T19:27:08.381Z] ok github.com/docker/docker/integration-cli 2751.955s [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === Skipped [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-18T19:27:08.381Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-18T19:27:08.381Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:27:08.381Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T19:27:08.381Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-18T19:27:08.381Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:27:08.381Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-18T19:27:08.381Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T19:27:08.381Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.381Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-18T19:27:08.381Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T19:27:08.381Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T19:27:08.381Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T19:27:08.381Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:27:08.381Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T19:27:08.381Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T19:27:08.381Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-18T19:27:08.381Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-18T19:27:08.381Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-18T19:27:08.381Z] [2022-05-18T19:27:08.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-18T19:27:08.381Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T19:27:08.381Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.838Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-18T19:27:08.838Z] [2022-05-18T19:27:08.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-18T19:27:08.838Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-18T19:27:08.839Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.57s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.57s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-18T19:27:08.839Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-18T19:27:08.839Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.839Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-18T19:27:08.839Z] [2022-05-18T19:27:08.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-05-18T19:27:08.840Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-18T19:27:08.840Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-18T19:27:08.840Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-18T19:27:08.840Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T19:27:08.840Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-18T19:27:08.840Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-18T19:27:08.840Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-18T19:27:08.840Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T19:27:08.840Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.840Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T19:27:08.840Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T19:27:08.841Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T19:27:08.841Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-18T19:27:08.841Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-18T19:27:08.841Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T19:27:08.841Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:27:08.841Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T19:27:08.841Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-18T19:27:08.841Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T19:27:08.841Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T19:27:08.841Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-18T19:27:08.841Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:27:08.841Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-18T19:27:08.841Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T19:27:08.841Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T19:27:08.841Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.841Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T19:27:08.841Z] [2022-05-18T19:27:08.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-18T19:27:08.842Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-18T19:27:08.842Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.05s) [2022-05-18T19:27:08.842Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectImage (0.05s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.05s) [2022-05-18T19:27:08.842Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.05s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-18T19:27:08.842Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.04s) [2022-05-18T19:27:08.842Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T19:27:08.842Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T19:27:08.842Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T19:27:08.842Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T19:27:08.842Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T19:27:08.842Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-05-18T19:27:08.842Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-18T19:27:08.842Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T19:27:08.842Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-18T19:27:08.842Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-18T19:27:08.842Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-18T19:27:08.842Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T19:27:08.842Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.842Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T19:27:08.842Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:27:08.843Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T19:27:08.843Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.843Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T19:27:08.843Z] [2022-05-18T19:27:08.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T19:27:08.844Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.844Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T19:27:08.844Z] [2022-05-18T19:27:08.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T19:27:08.844Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.844Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T19:27:08.844Z] [2022-05-18T19:27:08.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-05-18T19:27:08.844Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.844Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-05-18T19:27:08.844Z] [2022-05-18T19:27:08.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T19:27:08.844Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.844Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T19:27:08.844Z] [2022-05-18T19:27:08.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T19:27:08.844Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.844Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T19:27:08.844Z] [2022-05-18T19:27:08.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T19:27:08.844Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.844Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T19:27:08.844Z] [2022-05-18T19:27:08.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-18T19:27:08.844Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T19:27:08.844Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-18T19:27:08.844Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-05-18T19:27:09.300Z] [2022-05-18T19:27:09.300Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-18T19:27:09.300Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.300Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.05s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.05s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.05s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunState (0.05s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-18T19:27:09.301Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.04s) [2022-05-18T19:27:09.301Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.301Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T19:27:09.301Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.301Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T19:27:09.301Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T19:27:09.302Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T19:27:09.302Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T19:27:09.302Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-18T19:27:09.302Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T19:27:09.302Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T19:27:09.302Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:27:09.302Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T19:27:09.302Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T19:27:09.302Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.302Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:27:09.302Z] [2022-05-18T19:27:09.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:27:09.302Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-18T19:27:09.303Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] DONE 1088 tests, 539 skipped in 2763.310s [2022-05-18T19:27:09.303Z] INFO: Integration tests ended at 05/18/2022 19:27:09. Duration:00:46:03.4910538 [2022-05-18T19:27:09.303Z] INFO: Docker info of the daemon under test at end of run [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] Containers: 10 [2022-05-18T19:27:09.303Z] Running: 0 [2022-05-18T19:27:09.303Z] Paused: 0 [2022-05-18T19:27:09.303Z] Stopped: 10 [2022-05-18T19:27:09.303Z] Images: 18 [2022-05-18T19:27:09.303Z] Server Version: 0.0.0-dev [2022-05-18T19:27:09.303Z] Storage Driver: windowsfilter [2022-05-18T19:27:09.303Z] Windows: [2022-05-18T19:27:09.303Z] Logging Driver: json-file [2022-05-18T19:27:09.303Z] Plugins: [2022-05-18T19:27:09.303Z] Volume: local [2022-05-18T19:27:09.303Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T19:27:09.303Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T19:27:09.303Z] Swarm: inactive [2022-05-18T19:27:09.303Z] Default Isolation: process [2022-05-18T19:27:09.303Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-18T19:27:09.303Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-18T19:27:09.303Z] OSType: windows [2022-05-18T19:27:09.303Z] Architecture: x86_64 [2022-05-18T19:27:09.303Z] CPUs: 4 [2022-05-18T19:27:09.303Z] Total Memory: 32GiB [2022-05-18T19:27:09.303Z] Name: azwin-2-7a19b0 [2022-05-18T19:27:09.303Z] ID: 57c2dac0-d1e5-4027-a6ef-7a72f022284d [2022-05-18T19:27:09.303Z] Docker Root Dir: D:\CI\PR-43593\7\daemon [2022-05-18T19:27:09.303Z] Debug Mode (client): false [2022-05-18T19:27:09.303Z] Debug Mode (server): true [2022-05-18T19:27:09.303Z] File Descriptors: -1 [2022-05-18T19:27:09.303Z] Goroutines: 17 [2022-05-18T19:27:09.303Z] System Time: 2022-05-18T19:27:09.1511912Z [2022-05-18T19:27:09.303Z] EventsListeners: 0 [2022-05-18T19:27:09.303Z] Registry: https://index.docker.io/v1/ [2022-05-18T19:27:09.303Z] Labels: [2022-05-18T19:27:09.303Z] Experimental: false [2022-05-18T19:27:09.303Z] Insecure Registries: [2022-05-18T19:27:09.303Z] 127.0.0.0/8 [2022-05-18T19:27:09.303Z] Live Restore Enabled: false [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] [2022-05-18T19:27:09.303Z] INFO: Stopping daemon under test [2022-05-18T19:27:09.760Z] SUCCESS: The process with PID 5596 (child process of PID 9848) has been terminated. [2022-05-18T19:27:09.760Z] SUCCESS: The process with PID 9848 (child process of PID 10540) has been terminated. [2022-05-18T19:27:09.760Z] INFO: Stop tailing logs of the daemon under tests [2022-05-18T19:27:09.760Z] INFO: executeCI.ps1 Completed successfully at 05/18/2022 19:27:09. [2022-05-18T19:27:09.760Z] INFO: Tidying up at end of run [2022-05-18T19:27:09.760Z] ----------- DAEMON LOG ------------ [2022-05-18T19:27:09.760Z] 2022/05/18 18:38:17 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-18T19:27:09.760Z] ----------- END DAEMON LOG -------- [2022-05-18T19:27:09.760Z] INFO: Saving daemon under test log (d:\CI\PR-43593\7\dut.out) to bundles\CIDUT.out [2022-05-18T19:27:09.760Z] INFO: Saving daemon under test log (d:\CI\PR-43593\7\dut.err) to bundles\CIDUT.err [2022-05-18T19:27:09.760Z] INFO: Saving containerd logs to bundles [2022-05-18T19:27:09.760Z] INFO: Nuke-Everything... [2022-05-18T19:27:10.216Z] INFO: Container count on control daemon to delete is 2 [2022-05-18T19:27:10.216Z] 276c28349730 [2022-05-18T19:27:10.216Z] d364493d4ede [2022-05-18T19:27:10.671Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-18T19:27:12.197Z] Deleted: sha256:3525d25e2f77ef26771b9f19094fb46863617088f1d8057e7e59509ae80c85f2 [2022-05-18T19:27:12.197Z] Deleted: sha256:a304c3b176082055f7092d73c88066ec8a581ef732fa8f1972e00ba576f98728 [2022-05-18T19:27:12.197Z] INFO: Tidying pidfile d:\CI\PR-43593\7\docker.pid [2022-05-18T19:27:12.648Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-18T19:27:12.653Z] INFO: Nuking d:\CI [2022-05-18T19:27:16.370Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-18T19:27:23.426Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-18T19:27:23.426Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T19:27:23.426Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-18T19:27:23.426Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-18T19:27:25.597Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-18T19:27:27.767Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-18T19:27:30.660Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-18T19:27:30.660Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-18T19:27:30.660Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-18T19:27:30.660Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-18T19:27:30.660Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-18T19:27:30.660Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T19:27:30.660Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-18T19:27:35.340Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-18T19:27:36.306Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-18T19:27:39.486Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-18T19:27:42.556Z] INFO: Zapped successfully [2022-05-18T19:27:42.556Z] [2022-05-18T19:27:42.556Z] INFO: executeCI.ps1 exiting at Wed May 18 19:27:40 CUT 2022. Duration 01:06:31.4600479 [2022-05-18T19:27:42.556Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-18T19:27:42.806Z] Recording test results [2022-05-18T19:27:43.490Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-18T19:27:45.302Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-18T19:27:47.691Z] Archiving artifacts [2022-05-18T19:27:48.901Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T19:27:49.784Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-18T19:27:49.784Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T19:27:49.784Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-18T19:27:49.784Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.784Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-18T19:27:49.784Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.784Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-18T19:27:49.784Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.784Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-18T19:27:49.785Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-18T19:27:49.785Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T19:27:49.785Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-18T19:27:49.882Z] + make clean [2022-05-18T19:27:50.844Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T19:27:50.844Z] docker-dev-cache [2022-05-18T19:27:50.844Z] docker-mod-cache [Pipeline] deleteDir [2022-05-18T19:27:51.317Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-18T19:27:51.317Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-18T19:27:51.774Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-18T19:27:52.231Z] === RUN TestDockerSuite/TestSearchWithLimit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T19:27:53.761Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-18T19:27:53.761Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-18T19:27:55.930Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-18T19:27:58.825Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-18T19:28:05.876Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-18T19:28:05.876Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:28:05.876Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-18T19:28:14.429Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-18T19:28:14.429Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:28:14.429Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-18T19:28:22.977Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-18T19:28:22.977Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T19:28:22.977Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-18T19:28:22.977Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:28:22.977Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-18T19:28:22.977Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T19:28:22.977Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-18T19:28:22.977Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T19:28:22.977Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-18T19:28:33.273Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-18T19:28:33.273Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:28:33.273Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-18T19:28:33.273Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T19:28:33.273Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-18T19:28:33.273Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T19:28:33.273Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-18T19:28:33.273Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:28:33.273Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-18T19:28:33.273Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T19:28:33.273Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-18T19:28:33.273Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:28:33.273Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-18T19:28:35.446Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-18T19:28:38.342Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-18T19:28:38.342Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T19:28:38.342Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-18T19:28:40.511Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-18T19:28:40.511Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T19:28:40.511Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-18T19:28:40.511Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T19:28:40.511Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-18T19:28:40.511Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:28:40.511Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-18T19:28:40.511Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T19:28:40.511Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-18T19:28:40.511Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:28:40.511Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-18T19:28:40.511Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:28:40.511Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-18T19:28:58.164Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-18T19:28:58.164Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-18T19:28:58.164Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-18T19:28:58.164Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:28:58.164Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-18T19:28:58.164Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-18T19:28:58.164Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-18T19:28:58.164Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-18T19:28:59.701Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-18T19:28:59.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-18T19:29:02.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-18T19:29:03.055Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-18T19:29:03.512Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-18T19:29:03.512Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-18T19:29:03.969Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-18T19:29:16.332Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-18T19:29:16.332Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:29:16.332Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-18T19:29:17.297Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-18T19:29:17.297Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-18T19:29:17.297Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T19:29:17.297Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-18T19:29:29.651Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-18T19:29:29.651Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-18T19:29:29.651Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-18T19:29:44.440Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-18T19:29:44.440Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T19:29:44.440Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite (2784.04s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (108.67s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.94s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.46s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.39s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.86s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.84s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.15s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.37s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.18s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.80s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.91s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.42s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.85s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.47s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.36s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.23s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.76s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.95s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.18s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.29s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.78s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.10s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.55s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.88s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-18T19:29:45.405Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.19s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-05-18T19:29:45.405Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.96s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.62s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.14s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.73s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.82s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.67s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.28s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.29s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.93s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.67s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.00s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignore (89.55s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.08s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.40s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.87s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.81s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.15s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.64s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.18s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.13s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.21s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (118.60s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.81s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.50s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.18s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.28s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.22s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.35s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFails (7.18s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.00s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.61s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.66s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.05s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.48s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.95s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildHistory (12.65s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.52s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.54s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.90s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.31s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.73s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.74s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.30s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.37s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.75s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.47s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.63s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.82s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.73s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.57s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.41s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.91s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.36s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.81s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.90s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.57s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.16s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.24s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.80s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.41s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildRm (13.71s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.63s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.04s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.86s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.67s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.13s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.94s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.04s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildStderr (4.70s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.65s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.91s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.55s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.31s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.76s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.47s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.14s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.60s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.73s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.38s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.74s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.24s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.48s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.38s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.98s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestCommitChange (5.39s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.61s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.76s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestCommitTTY (11.76s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.57s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.64s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.23s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.16s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.33s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.45s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.78s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.31s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.39s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.37s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.99s) [2022-05-18T19:29:45.406Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.59s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-05-18T19:29:45.406Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.03s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.86s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.84s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.57s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.15s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.35s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.97s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.03s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (33.13s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false_____} (7.53s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false_____} (2.61s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false_____} (7.56s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true_____} (2.62s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cb1188__} (7.57s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12102707109_c:\foo_false_____} (2.64s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12102707109_c:\foo_true_____} (2.57s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.38s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.53s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.81s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.77s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.92s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.81s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpToDot (2.53s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCpToStdout (2.67s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.06s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.78s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.32s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.31s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.44s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.53s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsCopy (5.21s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.08s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.86s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.09s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFilters (4.72s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFormat (4.54s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsRename (2.50s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsResize (7.85s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.47s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.85s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.82s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.15s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.13s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.10s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.06s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.30s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.36s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.12s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.47s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecInspectID (4.75s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.38s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.80s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.63s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2022-05-18T19:29:45.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2022-05-18T19:29:45.407Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.63s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.32s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.21s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.07s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.14s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectHistory (4.53s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.19s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.14s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.17s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.28s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.22s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectStatus (2.71s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.55s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.30s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.23s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.23s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.24s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.25s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.98s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.66s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.44s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.22s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.07s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.10s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.96s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.81s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.45s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsSince (9.01s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.56s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.12s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.50s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.38s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsByOrder (8.74s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.70s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.32s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.81s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.82s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.15s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.44s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.78s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.43s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-05-18T19:29:45.874Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.19s) [2022-05-18T19:29:45.874Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.46s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.78s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.98s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.52s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.32s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.25s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.53s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.87s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.76s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.21s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.08s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.45s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.51s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.77s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.88s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.97s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.76s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.08s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.28s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.68s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.31s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.20s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.99s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.24s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.30s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.22s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.27s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.28s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.58s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunEchoStdout (7.04s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.32s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunExitCode (2.33s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.04s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.48s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.75s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.63s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.67s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.27s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.81s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.50s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunRm (2.34s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.68s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.50s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.32s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.24s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.55s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.38s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.76s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.19s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.32s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.15s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.82s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.51s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.91s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.92s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.35s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.42s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.03s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.83s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.37s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.42s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-18T19:29:45.875Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.73s) [2022-05-18T19:29:45.875Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.31s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.31s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.08s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.88s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.84s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.73s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.33s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.28s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.53s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.94s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.70s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.62s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.06s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.61s) [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-18T19:29:45.876Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-18T19:29:45.876Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-18T19:29:45.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-18T19:29:45.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-18T19:29:45.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-18T19:29:45.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-18T19:29:45.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-18T19:29:45.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-18T19:29:45.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-18T19:29:45.876Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-18T19:29:45.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-18T19:29:45.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-18T19:29:45.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-18T19:29:45.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-18T19:29:45.876Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:29:45.876Z] === RUN TestDockerDaemonSuite [2022-05-18T19:29:45.876Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-18T19:29:45.876Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-18T19:29:45.876Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-18T19:29:45.876Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.876Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:29:45.876Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:29:45.876Z] === RUN TestDockerSwarmSuite [2022-05-18T19:29:45.877Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-18T19:29:45.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:29:45.877Z] === RUN TestDockerExternalVolumeSuite [2022-05-18T19:29:45.877Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-18T19:29:45.877Z] === RUN TestDockerNetworkSuite [2022-05-18T19:29:45.877Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-18T19:29:45.877Z] === RUN TestDockerHubPullSuite [2022-05-18T19:29:45.877Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-18T19:29:45.877Z] PASS [2022-05-18T19:29:45.877Z] ok github.com/docker/docker/integration-cli 2784.586s [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === Skipped [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T19:29:45.877Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-18T19:29:45.877Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:29:45.877Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-18T19:29:45.877Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T19:29:45.877Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:29:45.877Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T19:29:45.877Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T19:29:45.877Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T19:29:45.877Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-18T19:29:45.877Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T19:29:45.877Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T19:29:45.877Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-18T19:29:45.877Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-18T19:29:45.877Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-18T19:29:45.877Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-05-18T19:29:45.877Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.877Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2022-05-18T19:29:45.877Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-18T19:29:45.878Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-18T19:29:45.878Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2022-05-18T19:29:45.878Z] [2022-05-18T19:29:45.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T19:29:45.878Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2022-05-18T19:29:46.349Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-18T19:29:46.349Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T19:29:46.349Z] docker_cli_sni_test.go:18: Flakey test [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-18T19:29:46.349Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-18T19:29:46.349Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-18T19:29:46.349Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-18T19:29:46.349Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T19:29:46.349Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.349Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-18T19:29:46.349Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.06s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.06s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-18T19:29:46.350Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T19:29:46.350Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T19:29:46.350Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-18T19:29:46.350Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-18T19:29:46.350Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T19:29:46.350Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:29:46.350Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T19:29:46.350Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-18T19:29:46.350Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-18T19:29:46.350Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-18T19:29:46.350Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-18T19:29:46.350Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T19:29:46.350Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.350Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-18T19:29:46.350Z] [2022-05-18T19:29:46.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T19:29:46.351Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T19:29:46.351Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-18T19:29:46.351Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-18T19:29:46.351Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T19:29:46.351Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T19:29:46.351Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-18T19:29:46.351Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T19:29:46.351Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-18T19:29:46.351Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-18T19:29:46.351Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-18T19:29:46.351Z] [2022-05-18T19:29:46.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T19:29:46.351Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-18T19:29:46.352Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-18T19:29:46.352Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-18T19:29:46.352Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T19:29:46.352Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-18T19:29:46.352Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:29:46.352Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-18T19:29:46.352Z] [2022-05-18T19:29:46.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T19:29:46.352Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T19:29:46.353Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.353Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-18T19:29:46.353Z] [2022-05-18T19:29:46.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:29:46.354Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.354Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:29:46.354Z] [2022-05-18T19:29:46.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T19:29:46.354Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.354Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-18T19:29:46.354Z] [2022-05-18T19:29:46.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:29:46.354Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.354Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-18T19:29:46.354Z] [2022-05-18T19:29:46.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-18T19:29:46.824Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-18T19:29:46.824Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T19:29:46.824Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-18T19:29:46.824Z] [2022-05-18T19:29:46.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T19:29:46.825Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:29:46.825Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T19:29:46.825Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T19:29:46.825Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-18T19:29:46.825Z] [2022-05-18T19:29:46.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:29:46.825Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-18T19:29:46.826Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] DONE 1088 tests, 539 skipped in 2795.883s [2022-05-18T19:29:46.826Z] INFO: Integration tests ended at 05/18/2022 19:29:46. Duration:00:46:36.0345374 [2022-05-18T19:29:46.826Z] INFO: Docker info of the daemon under test at end of run [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] Containers: 10 [2022-05-18T19:29:46.826Z] Running: 0 [2022-05-18T19:29:46.826Z] Paused: 0 [2022-05-18T19:29:46.826Z] Stopped: 10 [2022-05-18T19:29:46.826Z] Images: 18 [2022-05-18T19:29:46.826Z] Server Version: 0.0.0-dev [2022-05-18T19:29:46.826Z] Storage Driver: windowsfilter [2022-05-18T19:29:46.826Z] Windows: [2022-05-18T19:29:46.826Z] Logging Driver: json-file [2022-05-18T19:29:46.826Z] Plugins: [2022-05-18T19:29:46.826Z] Volume: local [2022-05-18T19:29:46.826Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-18T19:29:46.826Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-18T19:29:46.826Z] Swarm: inactive [2022-05-18T19:29:46.826Z] Default Isolation: process [2022-05-18T19:29:46.826Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-18T19:29:46.826Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-18T19:29:46.826Z] OSType: windows [2022-05-18T19:29:46.826Z] Architecture: x86_64 [2022-05-18T19:29:46.826Z] CPUs: 4 [2022-05-18T19:29:46.826Z] Total Memory: 32GiB [2022-05-18T19:29:46.826Z] Name: azwin-2-699a10 [2022-05-18T19:29:46.826Z] ID: 76396fd5-4d27-4ab3-85df-5fc95083ad20 [2022-05-18T19:29:46.826Z] Docker Root Dir: D:\CI\PR-43593\7\daemon [2022-05-18T19:29:46.826Z] Debug Mode (client): false [2022-05-18T19:29:46.826Z] Debug Mode (server): true [2022-05-18T19:29:46.826Z] File Descriptors: -1 [2022-05-18T19:29:46.826Z] Goroutines: 17 [2022-05-18T19:29:46.826Z] System Time: 2022-05-18T19:29:46.6081116Z [2022-05-18T19:29:46.826Z] EventsListeners: 0 [2022-05-18T19:29:46.826Z] Registry: https://index.docker.io/v1/ [2022-05-18T19:29:46.826Z] Labels: [2022-05-18T19:29:46.826Z] Experimental: false [2022-05-18T19:29:46.826Z] Insecure Registries: [2022-05-18T19:29:46.826Z] 127.0.0.0/8 [2022-05-18T19:29:46.826Z] Live Restore Enabled: false [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] [2022-05-18T19:29:46.826Z] INFO: Stopping daemon under test [2022-05-18T19:29:46.826Z] SUCCESS: The process with PID 3612 (child process of PID 7732) has been terminated. [2022-05-18T19:29:46.826Z] SUCCESS: The process with PID 7732 (child process of PID 708) has been terminated. [2022-05-18T19:29:46.826Z] INFO: Stop tailing logs of the daemon under tests [2022-05-18T19:29:46.826Z] INFO: executeCI.ps1 Completed successfully at 05/18/2022 19:29:46. [2022-05-18T19:29:46.826Z] INFO: Tidying up at end of run [2022-05-18T19:29:46.826Z] ----------- DAEMON LOG ------------ [2022-05-18T19:29:46.826Z] 2022/05/18 18:40:25 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-18T19:29:46.826Z] ----------- END DAEMON LOG -------- [2022-05-18T19:29:46.826Z] INFO: Saving daemon under test log (d:\CI\PR-43593\7\dut.out) to bundles\CIDUT.out [2022-05-18T19:29:46.826Z] INFO: Saving daemon under test log (d:\CI\PR-43593\7\dut.err) to bundles\CIDUT.err [2022-05-18T19:29:46.826Z] INFO: Saving containerd logs to bundles [2022-05-18T19:29:46.826Z] INFO: Nuke-Everything... [2022-05-18T19:29:47.815Z] INFO: Container count on control daemon to delete is 2 [2022-05-18T19:29:47.815Z] a53244f75a6b [2022-05-18T19:29:47.815Z] cc4eaffdcb76 [2022-05-18T19:29:47.815Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-18T19:29:50.035Z] Deleted: sha256:5d1236e9f197bcacd9310bb18293c88a615957d1685f462a9445834b408bc5a8 [2022-05-18T19:29:50.035Z] Deleted: sha256:2eb173678ea00b46f9fd88b42757b998a880eb19ea4dc41f2f24a99c655e5dd4 [2022-05-18T19:29:50.035Z] INFO: Tidying pidfile d:\CI\PR-43593\7\docker.pid [2022-05-18T19:29:50.035Z] INFO: Nuking d:\CI [2022-05-18T19:30:25.699Z] INFO: Zapped successfully [2022-05-18T19:30:25.699Z] [2022-05-18T19:30:25.699Z] INFO: executeCI.ps1 exiting at Wed May 18 19:30:22 CUT 2022. Duration 01:09:04.5824460 [2022-05-18T19:30:25.699Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-18T19:30:25.942Z] Recording test results [2022-05-18T19:30:26.454Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-18T19:30:28.193Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-18T19:30:29.934Z] Archiving artifacts [2022-05-18T19:30:31.117Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43593/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-18T19:30:32.104Z] + make clean [2022-05-18T19:30:33.068Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-18T19:30:33.068Z] docker-dev-cache [2022-05-18T19:30:33.068Z] docker-mod-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